Eric Holk
|
d09bcc0131
|
Adding token tree nonterminals to earley parser.
|
2012-07-06 10:42:40 -07:00 |
|
Paul Stansifer
|
a8112f3b34
|
Allow soft failure of the macro parser.
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
7f9b1fbe35
|
Add new syntax for interpolation and repetition, and allow the transcription of separators.
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
62db5706e6
|
Start letting the parser catch interpolated ASTs.
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
0c6fe6470e
|
Macro By Example transcription of token trees with interpolations and dotdotdots.
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
f4fb975e4e
|
Store some span information for stride mismatches errors in MBE TT macros.
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
534270551e
|
Move earley_parser.rs to a more appropriate place
|
2012-07-05 18:09:31 -07:00 |
|
Paul Stansifer
|
39590d81f0
|
Some rearranging in perparation for MBE-style TT transcription.
|
2012-07-05 18:09:31 -07:00 |
|