| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-08 | Add a "did you mean?" suggestion for invalid field/method names. | Bruce Hill | |
| 2025-09-06 | Refactor a bit in order to catch issue with ConvertDefs creating | Bruce Hill | |
| infinite loops | |||
| 2025-08-25 | Update file header comments | Bruce Hill | |
| 2025-08-24 | Remove vim modelines | Bruce Hill | |
| 2025-08-24 | Constructors and functions with underscore arguments should be allowed to be ↵ | Bruce Hill | |
| called, but only if the underscore arguments are not provided but are implicit from the default values. Same for constructing structs with private fields. | |||
| 2025-08-24 | Code cleanup | Bruce Hill | |
| 2025-08-23 | Lots of cleanups | Bruce Hill | |
| 2025-04-04 | First working compile of refactor to add explicit typing to declarations | Bruce Hill | |
| and support untyped empty collections and `none`s | |||
| 2025-03-21 | Move files into src/ and build into build/ | Bruce Hill | |
