| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-01 | Moved RNG out of the compiler and into a standalone library | Bruce Hill | |
| 2025-03-25 | Make docstring tests use an actual expression AST instead of text | Bruce Hill | |
| matching | |||
| 2025-03-05 | Overhaul of constructors, making it more consistent and correct. Also | Bruce Hill | |
| changed T(), T, T_t, T_s type names to T(), T$$info, T$$type, T$$struct for unambiguity | |||
| 2024-11-19 | Go back to stringifying integers/num32s/bytes without the type | Bruce Hill | |
| constructor. | |||
| 2024-11-05 | Deprecate bit-width integer/num literals in favor of using type | Bruce Hill | |
| constructors | |||
| 2024-11-03 | Add RNGs to the language | Bruce Hill | |
