Commit Graph

9 Commits (b2a8c619f32153c2b80c8d1bf87f1b74fd498155)

Author SHA1 Message Date
Felix Lange b2a8c619f3 add support for github.com/naoina/toml 8 years ago
Felix Lange 1a75a21610 remove superfluous nil check for simple slices, maps conversions 8 years ago
Felix Lange 8c7f4ae1e5 disable field type pointer-wrapping for Marshal* 8 years ago
Felix Lange 75f278cf92 use non-pointer receiver for Marshal* methods 8 years ago
Felix Lange 72fbea27b0 preserve nil maps and slices in generated Marshal* methods 8 years ago
Felix Lange 71af48c00f add quotes around field name in required field error 8 years ago
Felix Lange 788895d3d8 recognize named map and slice types 8 years ago
Felix Lange c180464f1d improve generated code 8 years ago
Felix Lange 5b3e75f776 add support for map/slice conversions, tests 8 years ago