| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-03-16 | Fix shell escaping for arrays of paths | Bruce Hill | |
| 2025-03-16 | Fix shell escaping of paths | Bruce Hill | |
| 2025-02-25 | Add $Shell.execute() | Bruce Hill | |
| 2025-02-24 | Add $Shell:execute() | Bruce Hill | |
| 2025-02-19 | Fix shell escaping (add quotes) | Bruce Hill | |
| 2025-01-23 | Overhaul of Text implementation to be more like Cords and have much | Bruce Hill | |
| better performance for long sequences of repeated concatenation. | |||
| 2024-11-29 | Change how types handle metamethods | Bruce Hill | |
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill | |
| 2024-10-25 | Move unistr header out of tomo header | Bruce Hill | |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill | |
| 2024-09-23 | Add shell escaping for arrays of text | Bruce Hill | |
| 2024-09-16 | Update Shell API to have byte-based mode and by_line() just like files | Bruce Hill | |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill | |
