Drew Wells
|
2799afc14b
|
adds std encoding API fixes #4
The std encoding format is Unmarshal([]byte, interface{}) error.
This naturally lends itself well to being passed readfile or exhausted
reader/buffer.
|
2016-03-10 15:36:44 -05:00 |
|
Mitchell Hashimoto
|
b3a9867999
|
replace parse with new json parser
|
2015-11-08 15:53:33 -08:00 |
|
Mitchell Hashimoto
|
9501fc5ad0
|
decoder work
|
2015-11-06 23:12:15 -08:00 |
|
Mitchell Hashimoto
|
f340e2e557
|
compiles, all tests failing
|
2014-08-11 16:33:28 -07:00 |
|
Mitchell Hashimoto
|
3a02b49a51
|
parse
|
2014-08-02 11:44:14 -07:00 |
|
Mitchell Hashimoto
|
d5f339015f
|
hcl package for hcl parsing
|
2014-08-02 11:41:10 -07:00 |
|
Mitchell Hashimoto
|
358b43ddbc
|
JSON parser
|
2014-08-02 11:38:41 -07:00 |
|
Mitchell Hashimoto
|
23e6ebe938
|
Arrays, empty structures, assignment objects accepted
|
2014-08-01 08:14:57 -07:00 |
|
Mitchell Hashimoto
|
9a98eac129
|
Commit things
|
2014-07-31 18:44:21 -07:00 |
|
Mitchell Hashimoto
|
da4c96fbd5
|
Hook up a parser parse tests
|
2014-07-31 14:08:31 -07:00 |
|
Mitchell Hashimoto
|
b6a1162606
|
The beginning of something
|
2014-07-31 13:56:51 -07:00 |
|