Max Brunsfeld
|
b3edd8f749
|
Remove use of shared_ptr in choice, repeat, and seq factories
|
2017-03-17 14:28:13 -07:00 |
|
Max Brunsfeld
|
db4b9ebc7c
|
Implement Rule as a union rather than an abstract base class
|
2017-03-17 13:29:31 -07:00 |
|
Max Brunsfeld
|
49d25bd0f8
|
Remove EXTERNAL_TOKEN grammar rule type
|
2016-12-04 15:02:32 -08:00 |
|
Max Brunsfeld
|
c966af0412
|
Start work on external tokens
|
2016-12-02 16:24:19 -08:00 |
|
Max Brunsfeld
|
88e8cab7f9
|
Remove all mention of the ERROR rule type
|
2016-09-01 16:34:44 -07:00 |
|
Max Brunsfeld
|
e0c24e3be6
|
Remove old error recovery code
|
2016-03-02 20:58:39 -08:00 |
|
Max Brunsfeld
|
3f08bfb264
|
Fix build warnings
|
2016-02-12 14:11:11 -08:00 |
|
Max Brunsfeld
|
b80a330a74
|
Fix assorted memory leaks in test code
|
2016-02-05 12:23:54 -08:00 |
|
Max Brunsfeld
|
569b9d4099
|
Allow comments within grammar JSON
|
2016-01-14 11:28:13 -08:00 |
|
Max Brunsfeld
|
d4632ab9a9
|
Make the compile function plain C and take a JSON grammar
|
2016-01-11 12:33:48 -08:00 |
|
Max Brunsfeld
|
b69e19c525
|
Add plain C API for compiling a JSON grammar
|
2016-01-10 13:44:22 -08:00 |
|