Max Brunsfeld
|
6c4d00aad5
|
Print diffs when tests fail
|
2019-01-07 22:01:40 -08:00 |
|
Max Brunsfeld
|
20fcffb393
|
Add parse subcommand
Co-Authored-By: Timothy Clem <timothy.clem@gmail.com>
|
2019-01-07 17:57:36 -08:00 |
|
Max Brunsfeld
|
8291d294fb
|
Add test subcommand
Co-Authored-By: Timothy Clem <timothy.clem@gmail.com>
|
2019-01-07 17:57:27 -08:00 |
|
Max Brunsfeld
|
f059557a9d
|
Move parser generation code in to 'generate' module within CLI crate
|
2019-01-07 10:23:01 -08:00 |
|
Max Brunsfeld
|
4e29fe69df
|
Reduce lex table size by merging compatible entry point states
|
2019-01-07 09:59:04 -08:00 |
|
Max Brunsfeld
|
001f8c8f55
|
Rename LookaheadSet -> TokenSet
Also, replace non-standard `with` method with a `FromIterator`
implementation.
|
2019-01-07 08:39:47 -08:00 |
|
Max Brunsfeld
|
47607cecf4
|
Reorganize repo, add rust CLI and binding code,
|
2019-01-04 17:31:49 -08:00 |
|
Max Brunsfeld
|
5b0e12ea33
|
Move code into cli directory
|
2019-01-04 16:50:52 -08:00 |
|