|
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 |
|
|
645d66e0de
|
Change table syntax to {key=value} and {:K,V} /{K,V}
|
2025-01-12 16:49:58 -05:00 |
|
|
40c33987fa
|
Bring back table[key] syntax
|
2024-11-30 15:50:54 -05:00 |
|
|
fc9a6f1416
|
Add RNGs to the language
|
2024-11-03 22:37:48 -05:00 |
|
|
074cf22ad4
|
Change function syntax from func(args)->ret to func(args -> ret)
|
2024-10-09 13:26:28 -04:00 |
|
|
d4bde89b5c
|
Document functions
|
2024-08-19 15:57:06 -04:00 |
|