| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-09-08 | Fix nearly every GCC warning and add __attribute__((pure/const)) where | Bruce Hill |
| 2024-09-02 | Initial WIP first past | Bruce Hill |
| 2024-08-22 | Overhaul of import syntax. Now everything uses `use`: `use foo`, `use | Bruce Hill |
| 2024-08-17 | Allow for top-level or namespace-level variables that are initialized | Bruce Hill |
| 2024-07-26 | Replace heap_str with GC_strdup | Bruce Hill |
| 2024-07-26 | Replace heap_strn() with GC_strndup() | Bruce Hill |
| 2024-06-01 | Change how floats are serialized | Bruce Hill |
| 2024-05-18 | Add syntax for "inline C(...)" | Bruce Hill |
| 2024-05-12 | WIP, but functional interfaces | Bruce Hill |
| 2024-04-20 | Fix USE_COLOR | Bruce Hill |
| 2024-04-16 | Invert escaping so user symbols get prepended with "$" and builtin | Bruce Hill |
| 2024-03-29 | Switch naming convention to use '$' in symbols more | Bruce Hill |
| 2024-03-18 | More file comments | Bruce Hill |
| 2024-03-10 | Rearranging some files | Bruce Hill |
