| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-29 | Overhaul to versioning system (paths go tov2025-11-29 | Bruce Hill | |
| `/tomo@TOMOVERSION/lib@LIBVERSION` instead of using underscores. Tomo versioning now uses date-based versions. | |||
| 2025-09-01 | Change module install directory to PREFIX/lib/tomo_vX.Y/* | Bruce Hill | |
| 2025-05-20 | Add docs | Bruce Hill | |
| 2025-05-20 | Add more advanced configuration options to modules.ini and support | Bruce Hill | |
| automatically downloading and installing from it. | |||
| 2025-05-17 | Add `modules.ini` file for import aliases, as well as default aliases | Bruce Hill | |
| for the built-in modules. | |||
| 2025-05-11 | Add new system for tracking versions. | Bruce Hill | |
| 2025-04-30 | Update compiler to use randomly generated unique-per-file symbol | Bruce Hill | |
| suffixes instead of needing to rename symbols with objcopy | |||
| 2025-04-06 | Update syntax in docs | Bruce Hill | |
| 2025-03-30 | Further support for .dylib files on mac by changing syntax for library | Bruce Hill | |
| imports to `use -lfoo` instead of `use foo.so` | |||
| 2025-01-12 | Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}` | Bruce Hill | |
| 2024-09-22 | Add -I flag for installing | Bruce Hill | |
| 2024-09-15 | Update docs | Bruce Hill | |
| 2024-09-15 | Overhaul of how libraries are installed | Bruce Hill | |
| 2024-09-13 | Update docs a bit | Bruce Hill | |
| 2024-08-22 | Overhaul of import syntax. Now everything uses `use`: `use foo`, `use | Bruce Hill | |
| ./foo.tm`, `use <foo.h>`, `use libfoo.so` | |||
| 2024-08-16 | Update docs a bit | Bruce Hill | |
| 2024-08-10 | Move docs to docs | Bruce Hill | |
