Sign in
edge
/
third_party
/
spf13
/
cast
/
HEAD
d1139ba
Add missing time formats and tests
by Cameron Moore
· 8 years ago
master
56a7ecb
Add Unix epoch support to ToTimeE
by Cameron Moore
· 8 years ago
24b6558
Add "yyyy-MM-dd HH:mm:ss" string format
by emacsist
· 8 years ago
2580bc9
Remove expensive TRACE logging
by Bjørn Erik Pedersen
· 9 years ago
7c3adfb
Add benchmark for ToBool
by Bjørn Erik Pedersen
· 9 years ago
60e7a69
Add ToBoolSlice()
by M@
· 9 years ago
fa673d6
Fixe `ToDurationE()`
by Chih-Hung Yeh
· 9 years ago
4532b05
FIx ToStringMapStringSliceE
by Feng
· 9 years ago
e31f36f
Log the To* invocations as TRACE
by Bjørn Erik Pedersen
· 9 years ago
27b586b
Add support for the other html template types
by Bjørn Erik Pedersen
· 9 years ago
0eed3d1
Add a ToInt64() and necessary plumbing
by Matt Keller
· 9 years ago
7c7add0
Add ability to cast int64's to strings
by Matt Keller
· 9 years ago
ee7b3e0
Add bool case to ToStringE
by Cyrill Schumacher
· 9 years ago
6770a32
Add int64 and float64 type coercion in ToDuration
by Tyler Power
· 9 years ago
ee815aa
add date formats found in jekyll posts
by Jeff Hodges
· 10 years ago
1c4ba95
adding back default statements and adding comments and cleanups
by jackspirou
· 10 years ago
d7ba796
adding unit tests for ToStringMapString and ToStringMapStringSlice methods
by jackspirou
· 10 years ago
7ed57e5
adding ToStringMapStringSlice method
by jackspirou
· 10 years ago
893a415
Add support for template.URL
by bep
· 10 years ago
4d07383
Make ToIntSliceE more flexible
by bep
· 10 years ago
2c4fdb5
Add ToIntSlice
by bep
· 10 years ago
3cc9db9
Add ToDuration
by Chance Zibolski
· 10 years ago
dace11d
Use strings.Fields
by Chance Zibolski
· 10 years ago
b24b4ff
ToStringSliceE: Support string values
by Chance Zibolski
· 10 years ago
2318c5c
Add support for pointers to basic types
by spf13
· 10 years ago
421411c
Add proper support for error -> string and Stringer -> string.
by spf13
· 10 years ago
c0388c7
Defaulted .ToStringE to use reflection to find a stringer element
by Derek Perkins
· 10 years ago
0a58809
Add support for HTML to String
by bep
· 10 years ago
312ed27
Merge pull request #6 from txgruppi/readme-update
by Steve Francia
· 10 years ago
fb4a45a
Merge pull request #5 from txgruppi/master
by Steve Francia
· 10 years ago
c8f8b1b
Merge pull request #4 from bjornerik/tostringmapbool
by Steve Francia
· 10 years ago
81040b7
Updated README, it was describing the wrong return type
by txgruppi
· 10 years ago
ed6dd5a
Updated to return bool false only for zero
by txgruppi
· 10 years ago
bbe2d4b
Add ToStringMapBool
by bep
· 11 years ago
770890f
Removed forgotten fmt.Println("here")
by Asdine El Hrychy
· 11 years ago
075c75a
Added ToBool case for string, and added ToBool test cases
by Romain Baugue
· 11 years ago
99f1223
Adding ToSlice
by spf13
· 11 years ago
d578378
Caste now returns error instead of bool.
by spf13
· 11 years ago
b252e9f
Handling another case (map[string]interface{})
by spf13
· 11 years ago
5a9b0d4
adding Int to Float. Testing for float
by spf13
· 11 years ago
d6ad112
Handling complex cases where input matches expected output
by spf13
· 11 years ago
559d577
Writing the README. Handling a few more cases, adding more tests.
by spf13
· 11 years ago
6796452
initial commit of library & tests
by spf13
· 11 years ago
0c4ca41
Initial commit
by Steve Francia
· 11 years ago