| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-03-29 | Merge `ExpnId` and `SyntaxContext`. | Jeffrey Seyfried | -342/+0 | |
| 2017-03-27 | allow `InternedString` to be compared to `str` directly | Oliver Schneider | -4/+40 | |
| 2017-03-11 | Add catch expr to AST and disallow catch as a struct name | Taylor Cramer | -1/+2 | |
| 2017-01-29 | Fix the fallout | Vadim Petrochenkov | -10/+9 | |
| 2016-12-22 | Refactor how global paths are represented (for both ast and hir). | Jeffrey Seyfried | -0/+3 | |
| 2016-11-21 | Remove `Rc` from the interner. | Jeffrey Seyfried | -18/+21 | |
| 2016-11-21 | Cleanup `InternedString`. | Jeffrey Seyfried | -32/+0 | |
| 2016-11-21 | Use `Symbol` instead of `InternedString` in the AST, HIR, and various other ↵ | Jeffrey Seyfried | -7/+0 | |
| places. | ||||
| 2016-11-20 | Move `syntax::util::interner` -> `syntax::symbol`, cleanup. | Jeffrey Seyfried | -0/+339 | |
