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
/
expand.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-09
Allow defining token tree macros. They should work now!
Paul Stansifer
-17
/
+25
2012-07-09
Enable item macros to define macros.
Paul Stansifer
-3
/
+9
2012-07-09
Allow folds to drop items.
Paul Stansifer
-9
/
+15
2012-07-06
Recursively expand items, and keep expansion stack, per Paul's code review co...
Eric Holk
-3
/
+10
2012-07-06
Plumbing and parsing for item-position macros.
Eric Holk
-4
/
+38
2012-07-01
Convert to new closure syntax
Brian Anderson
-6
/
+6
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-2
/
+2
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-1
/
+1
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-2
/
+2
2012-06-25
Make it possible to make built-in tt syntax extensions
Paul Stansifer
-1
/
+35
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-4
/
+4
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-4
/
+4
2012-06-15
Bugfix: obey the tt_lexer's own invariants.
Paul Stansifer
-7
/
+3
2012-06-15
Add the interner to parse_sess.
Paul Stansifer
-0
/
+4
2012-06-13
Box AST idents
Brian Anderson
-6
/
+6
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+157