|
d6837b4bb6
|
test
|
2025-05-08 21:46:09 +03:00 |
|
|
80092295f6
|
test
|
2025-05-08 21:44:49 +03:00 |
|
|
f07b30bf52
|
test
|
2025-05-08 21:41:05 +03:00 |
|
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 |
|
David Arroyo
|
751b403e15
|
Initial commit. Beginnings of an ndb parsing library. Lexer/parser functional.
What's left is mapping the input to Go values.
|
2013-07-13 14:05:31 -04:00 |
|