Commit Graph

8 Commits

Author SHA1 Message Date
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
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
Joe Beda
cdbee43fa4 Improve test coverage, add README badges. 2016-01-21 13:40:20 -08:00
Joe Beda
a04a6cf2e3 Initial commit with lexer 2016-01-21 13:11:48 -08:00