| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -12/+0 | |
| 2017-02-16 | Refactor macro resolution errors + add derive macro suggestions | Josh Driver | -1/+1 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-08-23 | `m1!{...}` -> `m1!(...)` | Paul Stansifer | -1/+1 | |
| 2012-07-30 | Change syntax extension syntax: `#m[...]` -> `m!{...}`. | Paul Stansifer | -1/+1 | |
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-15 | Add backtraces for syntax problems. | Paul Stansifer | -1/+1 | |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -3/+1 | |
| 2011-06-07 | rustc: Use a set-based approach to unification; remove ty_bound_param and ↵ | Patrick Walton | -2/+1 | |
| ty_local. Sorry, big perf regression; will fix soon. | ||||
| 2011-06-03 | "macro" -> "syntax extension" for now | Paul Stansifer | -1/+1 | |
| 2011-06-03 | Make the macro system more modular. | Paul Stansifer | -0/+5 | |
