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
/
util
/
parser_testing.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-06
added string_to_tts
John Clements
-0
/
+6
2013-09-06
add hygiene support fns, move them around.
John Clements
-8
/
+7
2013-09-03
Modernized a few more types in syntax::ast
Marvin Löbel
-3
/
+3
2013-09-02
Renamed syntax::ast::ident -> Ident
Marvin Löbel
-1
/
+1
2013-07-25
syntax: Fix #6416 by aborting on errors after test parse.
Graydon Hoare
-5
/
+22
2013-07-22
Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg.
Michael Woerister
-1
/
+1
2013-06-25
great renaming propagation: syntax
Corey Richardson
-1
/
+0
2013-06-13
Use @str instead of @~str in libsyntax and librustc. Fixes #5048.
Huon Wilson
-11
/
+11
2013-06-06
add test cases for fold traversing macros
John Clements
-0
/
+78
2013-06-05
add hygiene support functions
John Clements
-1
/
+2
2013-06-05
interner just uses uints, not idents with syntax context
John Clements
-4
/
+14
2013-05-20
getting rid of interner_key! macro
John Clements
-45
/
+3
2013-05-20
hygiene infrastructure.
John Clements
-12
/
+18
2013-05-20
refactoring test functions
John Clements
-0
/
+96