72 Commits (master)
 

Author SHA1 Message Date
  Chance Zibolski dace11d497 Use strings.Fields 9 years ago
  Chance Zibolski b24b4ff690 ToStringSliceE: Support string values 9 years ago
  spf13 2318c5caf2 Add support for pointers to basic types 9 years ago
  spf13 421411cf35 Add proper support for error -> string and Stringer -> string. 9 years ago
  Derek Perkins c0388c79a0 Defaulted .ToStringE to use reflection to find a stringer element 9 years ago
  bep 0a58809502 Add support for HTML to String 9 years ago
  Steve Francia 312ed27bce Merge pull request #6 from txgruppi/readme-update 9 years ago
  Steve Francia fb4a45a374 Merge pull request #5 from txgruppi/master 9 years ago
  Steve Francia c8f8b1be37 Merge pull request #4 from bjornerik/tostringmapbool 9 years ago
  txgruppi 81040b7566 Updated README, it was describing the wrong return type 9 years ago
  txgruppi ed6dd5ade6
Updated to return bool false only for zero 9 years ago
  bep bbe2d4b35d Add ToStringMapBool 9 years ago
  Asdine El Hrychy 770890fb15 Removed forgotten fmt.Println("here") 9 years ago
  Romain Baugue 075c75a269 Added ToBool case for string, and added ToBool test cases 9 years ago
  spf13 99f1223ff6 Adding ToSlice 10 years ago
  spf13 d578378de0 Caste now returns error instead of bool. 10 years ago
  spf13 b252e9f21d Handling another case (map[string]interface{}) 10 years ago
  spf13 5a9b0d4cc3 adding Int to Float. Testing for float 10 years ago
  spf13 d6ad1120de Handling complex cases where input matches expected output 10 years ago
  spf13 559d57776b Writing the README. Handling a few more cases, adding more tests. 10 years ago
  spf13 6796452c69 initial commit of library & tests 10 years ago
  Steve Francia 0c4ca4142d Initial commit 10 years ago