| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-05-31 | Rename librustsyntax to libsyntax | Kevin Cantu | -157/+0 |
| 2012-05-21 | remove mutable cycle from ast_fold | Niko Matsakis | -5/+5 |
| 2012-05-18 | add #mod[], which expands to the current module path | Paul Stansifer | -0/+16 |
| 2012-04-30 | Revert "Eliminate a copy in syntax::parse::new_parser_from_file" | Tim Chevalier | -1/+1 |
| 2012-04-30 | Eliminate a copy in syntax::parse::new_parser_from_file | Tim Chevalier | -1/+1 |
| 2012-04-23 | Simplify representation of ast::path | Marijn Haverbeke | -2/+2 |
| 2012-04-19 | Disallow rebinding / matching against consts in alts | Tim Chevalier | -3/+2 |
| 2012-04-19 | Annotate FIXMEs (comments only) | Tim Chevalier | -1/+1 |
| 2012-04-18 | syntax: Put the main parser interface in mod parse | Brian Anderson | -2/+2 |
| 2012-04-12 | Support general warnings and errors in lint pass via flags and attrs. Close #... | Graydon Hoare | -6/+1 |
| 2012-03-29 | rustc: Move ext to librustsyntax | Brian Anderson | -0/+147 |
