Commit Graph

7 Commits

Author SHA1 Message Date
Dave Cunningham
09c7c8c7c0 Pass through JSON 2016-04-04 02:16:03 -04:00
Joe Beda
964a6e854e Remove unneeded astKind type. 2016-03-07 15:36:35 -08:00
Joe Beda
142b77c41f Finish up blocking out the parser.
There is the most minimal of tests and so this probably doesn't work well yet.  Adding tests is the next job.
2016-03-01 17:08:35 -08:00
Joe Beda
6a29151819 Add copyright notice to all files.
With this commit, I grant a Copyright License in this project submitted up until now to Google under the terms of the Google CLA.  See https://cla.developers.google.com/about/google-individual.
2016-02-20 18:31:21 -08:00
Dave Cunningham
2f91602896 Fix build errors, implement parseCommaList 2016-02-19 22:25:18 -05:00
Joe Beda
7b6ac5f2d7 Check in work in progress on parser. Doesn't build right now. 2016-02-16 10:46:31 -08:00
Joe Beda
dc07929f9a First cut at AST definition 2016-01-22 15:37:34 -08:00