David Arroyo
|
459a02c410
|
Change Emit -> Marshal, Parse -> Unmarshal to fit in with rest of std library
|
2013-07-15 10:21:14 -04:00 |
|
David Arroyo
|
10567f459b
|
Feature complete. I may change the names, and error-handling needs to be more robust. I feel pretty good about resisting bad input, but not so good about saving to or writing from complex data structures, or maps with interface{} elements.
|
2013-07-15 10:16:10 -04:00 |
|
David Arroyo
|
a19bd721cd
|
Lots of progress made on the decoding side, we can parse a single line in to several types. Left to do: Encoding, better errors, and formally define valid attribute characters.
|
2013-07-14 11:27:12 -04:00 |
|