| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-26 | Bugfix for accidental violation of immutable value guarantees due to | Bruce Hill |
| 2025-11-01 | Fix case where `foo.baz.method()` failed to pass `baz` as `(&(foo.baz))` | Bruce Hill |
| 2025-10-12 | More code cleanups | Bruce Hill |
| 2025-09-21 | Bugfixes for anonymous enums, code cleanup to remove type_to_string(), | Bruce Hill |
| 2025-09-01 | Merge branch 'main' into optional-list-indexing | Bruce Hill |
| 2025-09-01 | Switch to using Texts(x) instead of Texts(String(x)) when possible | Bruce Hill |
| 2025-08-31 | Switch to using optional return values for list indexing. | Bruce Hill |
| 2025-08-24 | Shared includes for compile folder to reduce duplicate code | Bruce Hill |
| 2025-08-24 | Move assignment code. | Bruce Hill |
| 2025-08-24 | Finally, split compile.c into compile/expressions.c | Bruce Hill |
| 2025-08-24 | Split declarations into a file | Bruce Hill |
| 2025-08-24 | Add comments and pragmas | Bruce Hill |
| 2025-08-24 | Rename promotion -> promotions | Bruce Hill |
| 2025-08-24 | More splitting out into separate files. | Bruce Hill |
