| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-11 | Clean up doctest code a bit | Bruce Hill | |
| 2025-03-10 | For doctests, only print code if there's no expected value. If there's | Bruce Hill | |
| an error, show the mismatch below the stack trace. | |||
| 2025-03-09 | Add fail_text() so there isn't a hacky/broken fail() with promotion to | Bruce Hill | |
| CString | |||
| 2025-01-02 | Use `holding` blocks for mutexed data instead of lambdas | Bruce Hill | |
| 2025-01-02 | Replace threads with generic mutexed datastructures. | Bruce Hill | |
| 2024-10-31 | Remove unused args for end_test() | Bruce Hill | |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill | |
| 2024-09-28 | Overhaul of argument parsing code | Bruce Hill | |
| 2024-09-27 | Improved support for CLI arg parsing | Bruce Hill | |
| 2024-09-18 | Move USE_COLOR into stdlib | Bruce Hill | |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill | |
