|
44cd26f2ce
|
Rename Array -> List in all code and docs
|
2025-04-06 22:45:02 -04:00 |
|
|
d8afa73368
|
Improved inline C code: now uses C_code keyword and supports
interpolation with @
|
2025-04-06 21:43:19 -04:00 |
|
|
6782cc5570
|
No more colons for blocks
|
2025-04-06 16:07:23 -04:00 |
|
|
2bb2ff871f
|
Change method calls to use foo.baz() instead of foo:baz()
|
2025-04-06 14:20:18 -04:00 |
|
|
7b735ab6fc
|
Misc fixes
|
2025-04-04 18:29:09 -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 |
|
|
f32d2a25c1
|
Rename default RNG to random
|
2025-04-01 21:03:45 -04:00 |
|
|
6de2d68a70
|
Moved RNG out of the compiler and into a standalone library
|
2025-04-01 16:55:24 -04:00 |
|