| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-05-31 | Rename librustsyntax to libsyntax | Kevin Cantu | -217/+0 |
| 2012-05-24 | Use an impl to access parse/common.rs | Paul Stansifer | -159/+170 |
| 2012-05-23 | The parser is represented by a class now. | Paul Stansifer | -17/+13 |
| 2012-05-22 | Get rid of the >>> operator and make >> logical or arithmetic depending on th... | Michael Sullivan | -5/+2 |
| 2012-05-08 | Support visibility modifiers and attributes on view items | Marijn Haverbeke | -5/+9 |
| 2012-04-27 | parser: More refactoring of restricted value name checking | Brian Anderson | -3/+7 |
| 2012-04-24 | syntax: Divide keywords into contextual/restricted. No bad words | Brian Anderson | -5/+5 |
| 2012-04-24 | syntax: Clean up the bad_expr_word functions | Brian Anderson | -5/+13 |
| 2012-04-24 | syntax: Rename is_word to is_keyword, etc. | Brian Anderson | -4/+4 |
| 2012-04-19 | syntax: Move fn spanned into ast_util | Brian Anderson | -5/+1 |
| 2012-04-19 | syntax: Extract some functions into mod common | Brian Anderson | -0/+201 |
