| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
| 2025-03-05 | Overhaul of constructors, making it more consistent and correct. Also | Bruce Hill |
| 2024-12-19 | Default RNG now uses static, thread-local memory instead of heap | Bruce Hill |
| 2024-12-19 | RNG needs to not be thread-local to make GC happy | Bruce Hill |
| 2024-12-17 | Minor cleanups and fixes to RNG, chacha, and text | Bruce Hill |
| 2024-12-12 | Tweaks to RNG code | Bruce Hill |
| 2024-12-07 | Use likely()/unlikely() macros and a few bugfixes for integers | Bruce Hill |
| 2024-11-29 | Change how types handle metamethods | Bruce Hill |
| 2024-11-04 | Minor code cleanup | Bruce Hill |
| 2024-11-03 | Add RNGs to the language | Bruce Hill |
