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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
ext
Age
Commit message (
Expand
)
Author
Lines
2012-06-25
parsing for the macro system
Paul Stansifer
-0
/
+243
2012-06-22
Serialize out uniq vecs types
Michael Sullivan
-8
/
+11
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-16
/
+14
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-35
/
+45
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-15
Make token trees parseable.
Paul Stansifer
-0
/
+1
2012-06-14
Remove code from parser that was awaiting snapshot
Tim Chevalier
-1
/
+1
2012-06-13
Box AST idents
Brian Anderson
-88
/
+95
2012-06-07
syntax: Remove some more implicit copies
Patrick Walton
-6
/
+10
2012-06-06
borrowck changes: some copies, some removed mut annotations, some dvec
Niko Matsakis
-5
/
+6
2012-06-06
misc. copies in core/syntax to please borrowck
Niko Matsakis
-1
/
+1
2012-06-04
Move imports around in qquote to avoid another cyclic import
Patrick Walton
-4
/
+4
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+2922
[prev]