| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-17 | Add --version flag for executables and more documentation. | Bruce Hill | |
| 2025-04-26 | Add TOMO_VERSION as a variable accessible to tomo programs at runtime | Bruce Hill | |
| 2025-04-25 | Improved errors for list indexing | Bruce Hill | |
| 2025-04-25 | Clang fixes | Bruce Hill | |
| 2025-04-17 | Add getenv()/setenv() | Bruce Hill | |
| 2025-04-15 | Bring back TCC support! | Bruce Hill | |
| 2025-04-14 | Reworking of stack traces (back to using addr2line) for compatibility | Bruce Hill | |
| and improved output quality | |||
| 2025-04-12 | Replace addr2line with libbacktrace to get improved stack traces | Bruce Hill | |
| 2025-04-01 | Show full doctest inspection if test fails | Bruce Hill | |
| 2025-03-27 | Add missing include | Bruce Hill | |
| 2025-03-27 | Deprecate custom printf specifiers in favor of print() function that | Bruce Hill | |
| uses _Generic() to generically convert any value to a string or print as a string. | |||
| 2025-03-25 | Make docstring tests use an actual expression AST instead of text | Bruce Hill | |
| matching | |||
| 2025-03-21 | Move stdlib into src/ | Bruce Hill | |
