| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-07 | resolve: Collapse `macro_rules` scope chains on the fly | Vadim Petrochenkov | -2/+28 | |
| 2020-10-24 | resolve: Relax macro resolution consistency check to account for any errors | Vadim Petrochenkov | -4/+4 | |
| 2020-09-01 | Give a better error message for duplicate built-in macros | Joshua Nelson | -4/+18 | |
| Previously, this would say no such macro existed, but this was misleading, since the macro _did_ exist, it was just already seen. - Say where the macro was previously defined - Add long-form error message | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1091 | |
