|
|
731c8af66a
|
fix bug with decoding with tag names and omitempty
|
2014-12-22 17:00:56 -05:00 |
|
|
|
df50f1e0f5
|
Support pointers in decoding
- support omitempty tag for pointer fields
- s/out/got/g
- s/exp/want/g
|
2014-12-22 16:50:22 -05:00 |
|
|
|
8db223d89f
|
s/DecoderOpts/DecodeOpts/g
|
2014-12-21 00:04:25 -05:00 |
|
|
|
425fe16c28
|
Support types implementing TextMarshaler and TextUnmarshaler
|
2014-12-20 22:50:36 -05:00 |
|
|
|
5dcdc4db0d
|
remove New...Opts methods, move opts to a chainable method, much nicer
|
2014-12-19 14:35:00 -05:00 |
|
|
|
8191e4e833
|
remove TODO
|
2014-07-17 18:18:48 -04:00 |
|
|
|
51fb9f87d2
|
clean up Decode a little
|
2014-07-17 18:18:13 -04:00 |
|
|
|
d5bcadb070
|
remove SkipLeadingRows (it was dumb)
|
2014-07-17 16:05:18 -04:00 |
|
|
|
06b9401386
|
begin support for maps
|
2014-07-17 15:49:10 -04:00 |
|
|
|
6014af3cde
|
Add DecoderOpts to specify options when decoding
|
2014-07-17 14:15:40 -04:00 |
|
|
|
1be2e9907b
|
Document DecodeNext/EncodeNext, and fix a bug found by go vet
|
2014-06-18 11:50:21 -04:00 |
|
|
|
4ef24bfd38
|
more tests, handle unexported and tagged fields moar better
|
2014-05-15 14:56:55 -04:00 |
|
|
|
56e5f3185f
|
fix encode, need to call Flush
|
2014-05-15 14:03:35 -04:00 |
|
|
|
46201aaf1f
|
rename to decode.go
|
2014-05-15 13:41:24 -04:00 |
|