| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-26 | Resolve spacing before comparing (#2235) | Eric Biedert | |
| 2022-12-21 | Document text category | Laurenz | |
| 2022-12-09 | Align set rule | Laurenz | |
| 2022-04-30 | New block spacing model | Laurenz | |
| 2022-04-18 | Fix duplicate RTL text and alignment + fr bugs | Laurenz | |
| 2022-02-07 | Redesigned template layout | Laurenz | |
| 2021-12-21 | Set Rules Episode IX: The Rise of Testing | Laurenz | |
| 2021-12-15 | Set Rules Episode VII: The Set Awakens | Laurenz | |
| 2021-12-15 | Set Rules Episode VI: Return of the Refactor | Laurenz | |
| 2021-10-26 | Fr in stack and par | Laurenz | |
| 2021-08-17 | Make percentages for h and v relative to area instead of font size | Laurenz | |
| 2021-07-31 | Call args span now includes parens | Laurenz | |
| 2021-07-30 | Fatal errors | Laurenz | |
| - Makes errors fatal, so that a phase is only reached when all previous phases were error-free - Parsing still recovers and can produce multiple errors - Evaluation fails fast and can thus produce only a single error (except for parse errors due to an import) - The single error that could occur during execution is removed for now - Removes Value::Error variant | |||
| 2021-06-10 | Restructure tests | Laurenz | |
