David Arroyo
|
a8b0910400
|
testing github web hooks
|
2013-11-02 00:20:46 -04:00 |
|
David Arroyo
|
c4298513d4
|
testing github web hooks␣
|
2013-11-02 00:17:10 -04:00 |
|
David Arroyo
|
70b8bf299f
|
testing github web hooks
|
2013-11-02 00:15:22 -04:00 |
|
David Arroyo
|
d4c0c0202e
|
move README to README.md
|
2013-11-02 00:14:33 -04:00 |
|
David Arroyo
|
2e8b3e5670
|
Correct import path
|
2013-11-02 00:12:14 -04:00 |
|
David Arroyo
|
1281840c23
|
Rename README.md to README
|
2013-07-21 10:34:47 -04:00 |
|
David Arroyo
|
bf451c513c
|
Wrote README
|
2013-07-15 10:30:54 -04: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 |
|