1
0
Fork 0
mirror of https://github.com/imjasonh/csvstruct synced 2026-07-08 11:04:57 +00:00
Commit graph

23 commits

Author SHA1 Message Date
56e5f3185f fix encode, need to call Flush 2014-05-15 14:03:35 -04:00
f5a423c821 add godoc 2014-05-15 13:44:46 -04:00
46201aaf1f rename to decode.go 2014-05-15 13:41:24 -04:00
6c63e469f5 begin encoding, tests fail/skipped currently 2014-05-15 13:40:50 -04:00
2731c3991a support DecodeNext(nil) to skip a line 2014-05-15 12:55:24 -04:00
905ef96dff don't send email 2014-05-15 12:33:15 -04:00
fa178edcf9 add example 2014-05-15 12:31:56 -04:00
f12bbf25ba add build badge 2014-05-15 12:21:35 -04:00
9d07ca61c9 support uints 2014-05-15 12:20:41 -04:00
f70eb22586 add .travis.yml 2014-05-15 12:11:03 -04:00
df76957f57 update godoc 2014-05-15 11:25:17 -04:00
767236b43d resolve 2014-05-15 11:24:32 -04:00
bb2e4c6006 Initial commit 2014-05-15 08:23:53 -07:00
3eb5423212 support non-string values, add skipped test for pointers 2014-05-15 11:22:29 -04:00
e351bdc1ec godoc link 2014-05-15 10:45:37 -04:00
e1ffca054c struct tags 2014-05-15 10:42:25 -04:00
ec6e566ed1 handle unexported fields 2014-05-15 10:32:47 -04:00
22a720a148 I got it to work. Tests pass 2014-05-15 10:07:07 -04:00
49f48c08ef continuing to struggle with reflect... 2014-05-15 08:31:35 -04:00
86f0dda5fe rename in 2014-05-14 21:17:36 -04:00
c1191dc0b4 slight tweaks, add TODOs 2014-05-14 21:11:21 -04:00
3d555447d4 Big refactoring, reflection still borked 2014-05-14 20:54:19 -04:00
Jason Hall
b3642d32df 2014-01-08 06:34:16 -08:00