Commit Graph

9 Commits

Author SHA1 Message Date
Dave Cunningham
09c7c8c7c0 Pass through JSON 2016-04-04 02:16:03 -04:00
Joe Beda
d8dc42a151 Finish unit tests for parser. 2016-03-07 17:19:27 -08:00
Joe Beda
566a2cf4f2 Happy case tests for parser.
No testing of error cases or location reporting yet.
2016-03-07 15:26:16 -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
e70cc51c68 Fix lint issues and add package comment 2016-02-25 17:09:44 -08:00
Dave Cunningham
c3f136d987 Port lexer changes from google/jsonnet 0c96da7 to 27ddf2c Fix #1 2016-02-22 22:25:41 -05: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