index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
ext
/
tt
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
'cont' -> 'again' in straggler code
Paul Stansifer
-1
/
+1
2012-07-09
Allow defining token tree macros. They should work now!
Paul Stansifer
-32
/
+124
2012-07-09
Add support for matchers nonterminals.
Paul Stansifer
-1
/
+7
2012-07-06
Fixing an infinite type, updating code to match new Early parser, remembering...
Eric Holk
-1
/
+1
2012-07-06
Adding token tree nonterminals to earley parser.
Eric Holk
-0
/
+1
2012-07-05
Allow soft failure of the macro parser.
Paul Stansifer
-11
/
+18
2012-07-05
Add new syntax for interpolation and repetition, and allow the transcription ...
Paul Stansifer
-8
/
+20
2012-07-05
Start letting the parser catch interpolated ASTs.
Paul Stansifer
-2
/
+15
2012-07-05
Macro By Example transcription of token trees with interpolations and dotdotd...
Paul Stansifer
-25
/
+122
2012-07-05
Store some span information for stride mismatches errors in MBE TT macros.
Paul Stansifer
-9
/
+14
2012-07-05
Move earley_parser.rs to a more appropriate place
Paul Stansifer
-1
/
+270
2012-07-05
Some rearranging in perparation for MBE-style TT transcription.
Paul Stansifer
-0
/
+114