Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Tim Chevalier
|
ea5f19206c
|
Comments only: TODOs to FIXMEs; annotate
|
2012-07-12 18:09:31 -07:00 |
|
Michael Sullivan
|
2ea9c8df0f
|
Accept prefix notation for writing the types of str/~ and friends.
|
2012-07-12 16:52:26 -07:00 |
|
Paul Stansifer
|
54741b9427
|
Allow defining token tree macros. They should work now!
|
2012-07-09 17:44:46 -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
|
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 |
|