| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-09-08 | Fix nearly every GCC warning and add __attribute__((pure/const)) where | Bruce Hill |
| 2024-09-05 | Correctly resolve '../' paths | Bruce Hill |
| 2024-08-22 | Overhaul of import syntax. Now everything uses `use`: `use foo`, `use | Bruce Hill |
| 2024-07-26 | Replace heap_str with GC_strdup | Bruce Hill |
| 2024-06-06 | Prefer 'sizeof(t[n])' over 'sizeof(t)*n' | Bruce Hill |
| 2024-05-28 | Changes to dependency tracking, compilation, and object linking | Bruce Hill |
| 2024-05-18 | Add syntax for "inline C(...)" | Bruce Hill |
| 2024-05-02 | Support space indents | Bruce Hill |
| 2024-03-19 | Module imports | Bruce Hill |
| 2024-03-14 | Remove some shadowed variables | Bruce Hill |
| 2024-03-10 | Rearranging some files | Bruce Hill |
