| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-05-28 | standardize limit comparisons with `Limit` type | David Wood | -1/+1 | |
| This commit introduces a `Limit` type which is used to ensure that all comparisons against limits within the compiler are consistent (which can result in ICEs if they aren't). Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2019-01-03 | Improve error generation, fixup recursion limits | Aaron Hill | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+23 | |
