aboutsummaryrefslogtreecommitdiff
path: root/test/rng.tm
AgeCommit message (Expand)Author
2025-04-01Moved RNG out of the compiler and into a standalone libraryBruce Hill
2025-03-25Make docstring tests use an actual expression AST instead of textBruce Hill
2025-03-05Overhaul of constructors, making it more consistent and correct. AlsoBruce Hill
2024-11-19Go back to stringifying integers/num32s/bytes without the typeBruce Hill
2024-11-05Deprecate bit-width integer/num literals in favor of using typeBruce Hill
2024-11-03Add RNGs to the languageBruce Hill