| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-05 | Fix some permission stuff to make it more seamless to install to | Bruce Hill | |
| directories the user doesn't own (e.g. /usr/local, owned by root) | |||
| 2025-05-02 | Improved stack trace function names | Bruce Hill | |
| 2025-05-02 | Bugfix for stack traces | Bruce Hill | |
| 2025-04-27 | Update stdlib to use `print` instead of `printf` in all cases. This | Bruce Hill | |
| means bringing in fpconv to do float-to-string conversion and a few updates to integer and number methods for string formatting. | |||
| 2025-04-15 | Add configuration script to choose install paths and default C compiler | Bruce Hill | |
| and bake those into the compiled Tomo code | |||
| 2025-04-14 | Print full library path | Bruce Hill | |
| 2025-04-14 | Slightly more robust filtering of stack trace from main() onwards | 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 | |
