| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-11-21 | Cleanup `InternedString`. | Jeffrey Seyfried | -1/+1 | |
| 2016-02-11 | [breaking-change] don't glob export ast::Item_ variants | Oliver 'ker' Schneider | -2/+2 | |
| 2015-09-24 | Cleanup interfaces of Name, SyntaxContext and Ident | Vadim Petrochenkov | -1/+1 | |
| Make sure Name, SyntaxContext and Ident are passed by value Make sure Idents don't serve as keys (or parts of keys) in maps, Ident comparison is not well defined | ||||
| 2015-09-03 | Add an intital HIR and lowering step | Nick Cameron | -0/+2 | |
| 2015-08-24 | Move entry point identification logic to libsyntax | William Throwe | -0/+42 | |
| Identifying entry points will be useful in --test mode, which is handled in libsyntax. | ||||
