|
1a196aa8f7
|
Update syntax in docs
|
2025-04-06 23:37:05 -04:00 |
|
|
44cd26f2ce
|
Rename Array -> List in all code and docs
|
2025-04-06 22:45:02 -04:00 |
|
|
2bb2ff871f
|
Change method calls to use foo.baz() instead of foo:baz()
|
2025-04-06 14:20:18 -04:00 |
|
|
0b8074154e
|
First working compile of refactor to add explicit typing to declarations
and support untyped empty collections and `none`s
|
2025-04-04 17:06:09 -04:00 |
|
|
be221b9065
|
Fix docs
|
2025-03-24 22:54:06 -04:00 |
|
|
39a58bc129
|
Clean up behavior and syntax for unsigned bit shifts (<<<, >>>)
|
2024-11-03 16:06:26 -05:00 |
|
|
0b7a0dd043
|
Change reducers to use (OP: ...) syntax and return an optional value
|
2024-11-02 20:22:19 -04:00 |
|
|
e422079fcc
|
Add a Byte datatype
|
2024-09-15 15:33:47 -04:00 |
|
|
27eff711cd
|
Update operators docs to include various undocumented features like
reducers and min/max and ++ and <>
|
2024-08-19 20:15:55 -04:00 |
|
|
3bf8ea8e12
|
Update docs
|
2024-08-10 20:58:24 -04:00 |
|
|
6d3d104363
|
Overhaul of operator metamethods
|
2024-08-10 20:50:15 -04:00 |
|