|
9a62f8d6a6
|
Add $Shell.execute()
|
2025-02-25 00:59:31 -05:00 |
|
|
928f3250b3
|
Add $Shell:execute()
|
2025-02-24 18:23:18 -05:00 |
|
|
29849d1457
|
Fix shell escaping (add quotes)
|
2025-02-19 18:24:27 -05:00 |
|
|
f93dde1449
|
Overhaul of Text implementation to be more like Cords and have much
better performance for long sequences of repeated concatenation.
|
2025-01-23 15:33:56 -05:00 |
|
|
4b5e4cd1f2
|
Change how types handle metamethods
|
2024-11-29 12:55:14 -05:00 |
|
|
1e3fb8a2c0
|
Rename "NULL" to "NONE"
|
2024-11-24 16:18:21 -05:00 |
|
|
29d1d74d7a
|
Move unistr header out of tomo header
|
2024-10-25 14:05:07 -04:00 |
|
|
1a6ce0047b
|
Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code
|
2024-09-30 14:39:30 -04:00 |
|
|
b432fc82c7
|
Add shell escaping for arrays of text
|
2024-09-23 14:36:20 -04:00 |
|
|
9703ca45f0
|
Update Shell API to have byte-based mode and by_line() just like files
|
2024-09-16 17:02:20 -04:00 |
|
|
c455e7b67d
|
Rename builtins/ -> stdlib/
|
2024-09-13 20:18:08 -04:00 |
|