| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-21 | Move stdlib into src/ | Bruce Hill | |
| 2025-03-21 | Remove some less-supported code features like static initializers for | Bruce Hill | |
| variable-sized arrays | |||
| 2025-01-02 | Use `holding` blocks for mutexed data instead of lambdas | Bruce Hill | |
| 2024-11-29 | Add serialization and deserialization | Bruce Hill | |
| 2024-11-29 | Change how types handle metamethods | Bruce Hill | |
| 2024-11-03 | Add RNGs to the language | Bruce Hill | |
| 2024-11-03 | Fix per-thread RNG | Bruce Hill | |
| 2024-10-27 | Add an include | Bruce Hill | |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill | |
| 2024-09-24 | Add '$' prefix on all user code | Bruce Hill | |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill | |
