|
6086b2dbda
|
Expose PathType as a proper enum
|
2025-03-18 17:00:30 -04:00 |
|
|
94993c5f11
|
Add Path:expand_home() as a publicly visible API and bugfix it
|
2025-03-17 18:59:03 -04:00 |
|
|
b0b2504a94
|
Update file path API and docs
|
2025-03-16 16:11:43 -04:00 |
|
|
f51acef40e
|
Overhaul of Path so it uses root and array of components instead of
stringly typed
|
2025-03-15 14:22:11 -04:00 |
|
|
4231789b71
|
Rename datetime -> moment
|
2024-11-17 14:49:03 -05:00 |
|
|
52e3d3fe6f
|
Update Path:read_bytes() API to take a byte count
|
2024-11-03 16:58:12 -05:00 |
|
|
7cd67dd7f3
|
Add file globbing
|
2024-10-29 14:36:49 -04:00 |
|
|
1a6ce0047b
|
Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code
|
2024-09-30 14:39:30 -04:00 |
|
|
05515d8645
|
Add DateTime
|
2024-09-29 20:06:09 -04:00 |
|
|
e63372452e
|
Define OptionalPath_t
|
2024-09-28 02:06:47 -04:00 |
|
|
33876323aa
|
Update path reading APIs to use optional values instead of erroring
|
2024-09-15 15:50:28 -04:00 |
|
|
e422079fcc
|
Add a Byte datatype
|
2024-09-15 15:33:47 -04:00 |
|
|
c455e7b67d
|
Rename builtins/ -> stdlib/
|
2024-09-13 20:18:08 -04:00 |
|