|
46b61d3ed2
|
Add text:by_line()/:by_split()/:by_match()
|
2024-12-21 16:32:22 -05:00 |
|
|
478ddad9aa
|
Add Text:reversed()
|
2024-12-19 15:32:19 -05:00 |
|
|
b0faa5adc2
|
Add Text:from()/to() and Array:slice() for symmetry
|
2024-12-19 13:50:35 -05:00 |
|
|
f66f8ad711
|
Add serialization and deserialization
|
2024-11-29 18:09:12 -05:00 |
|
|
4b5e4cd1f2
|
Change how types handle metamethods
|
2024-11-29 12:55:14 -05:00 |
|
|
ccada385c4
|
Add Text.at(i) for getting a single cluster
|
2024-11-19 13:27:27 -05:00 |
|
|
aabc0a3cff
|
Update text API to use optional returns when applicable
|
2024-11-04 01:17:47 -05:00 |
|
|
bdca4fc6e1
|
Fix header inline functions to use extern inline and some GCC magic
|
2024-10-30 13:59:15 -04:00 |
|
|
9ebb039a81
|
Fix up some GCC compiler flag options for LTO and inlining
|
2024-10-29 23:14:31 -04: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 |
|
|
6012a00763
|
Clean up pattern code to make better use of TextIter_t and fix up
URI/URL patterns
|
2024-09-14 00:12:52 -04:00 |
|
|
c455e7b67d
|
Rename builtins/ -> stdlib/
|
2024-09-13 20:18:08 -04:00 |
|