- 23 Jan, 2016 5 commits
-
-
coseyo authored
-
coseyo authored
-
astaxie authored
Support Parse Bool with more diffrent values
-
astaxie authored
Checks if index is greater than the length of the wildcards. #1580
-
ysqi authored
ParseBool returns the boolean value represented by the string. It accepts 1, 1.0, t, T, TRUE, true, True, YES, yes, Yes,Y, y, ON, on, On, 0, 0.0, f, F, FALSE, false, False, NO, no, No, N,n, OFF, off, Off. Any other value returns an error.
-
- 22 Jan, 2016 2 commits
- 21 Jan, 2016 2 commits
- 20 Jan, 2016 1 commit
-
-
astaxie authored
template.go 的beegoTplFuncMap注释有误
-
- 19 Jan, 2016 2 commits
- 18 Jan, 2016 10 commits
-
-
Henrique Bejgel authored
-
https://github.com/astaxie/beegoastaxie authored
-
astaxie authored
-
astaxie authored
simplify the implementation of splitPath in tree.go
-
youngsterxyf authored
-
astaxie authored
-
https://github.com/astaxie/beegoastaxie authored
-
astaxie authored
-
astaxie authored
DRY
-
youngsterxyf authored
-
- 17 Jan, 2016 14 commits
- 15 Jan, 2016 4 commits
-
-
astaxie authored
-
astaxie authored
some typo fixed
-
astaxie authored
-
JessonChan authored
-