| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-06-26 | Add get_bit() method for Ints and Bytes | Bruce Hill |
| 2025-04-06 | No more colons for blocks | Bruce Hill |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-04-06 | Deprecate `!!` print statement | Bruce Hill |
| 2025-03-25 | Make docstring tests use an actual expression AST instead of text | Bruce Hill |
| 2024-11-19 | Go back to stringifying integers/num32s/bytes without the type | Bruce Hill |
| 2024-11-05 | Add byte hex tests | Bruce Hill |
| 2024-11-05 | Deprecate bit-width integer/num literals in favor of using type | Bruce Hill |
| 2024-09-15 | Add a Byte datatype | Bruce Hill |
