| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-21 | Move stdlib into src/ | Bruce Hill | |
| 2025-03-17 | Big overhaul: | Bruce Hill | |
| - Clean up environment code using type strings instead of manually defining types - Add Commands module - Move Shell lang into an example module that uses Commands module - Fix some bugs with chained library dependencies | |||
| 2025-02-13 | Deprecate Range datatype in favor of using iterator methods | Bruce Hill | |
| 2025-01-02 | Use `holding` blocks for mutexed data instead of lambdas | Bruce Hill | |
| 2025-01-02 | Replace threads with generic mutexed datastructures. | Bruce Hill | |
| 2024-11-29 | Change how types handle metamethods | Bruce Hill | |
| 2024-11-17 | Rename datetime -> moment | Bruce Hill | |
| 2024-11-03 | Add RNGs to the language | Bruce Hill | |
| 2024-10-25 | Minor imports cleanup | Bruce Hill | |
| 2024-09-29 | Add DateTime | Bruce Hill | |
| 2024-09-15 | Add a Byte datatype | Bruce Hill | |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill | |
