| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
| 2025-03-21 | Fix issue with constant initializers for metamethods | Bruce Hill |
| 2025-03-16 | Fixes for opaque external structs | Bruce Hill |
| 2025-03-05 | Overhaul of constructors, making it more consistent and correct. Also | Bruce Hill |
| 2025-01-02 | Use `holding` blocks for mutexed data instead of lambdas | Bruce Hill |
| 2024-12-31 | Array:heap_pop() now returns an optional value | Bruce Hill |
| 2024-12-31 | Add array:pop() | Bruce Hill |
| 2024-12-19 | Add Text:from()/to() and Array:slice() for symmetry | Bruce Hill |
| 2024-12-07 | Use likely()/unlikely() macros and a few bugfixes for integers | 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 | Use an RNG parameter for array:random(), array:shuffle(), | Bruce Hill |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill |
