| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-21 | Remove xxd dependency (no more building with changelog) | Bruce Hill | |
| 2025-09-01 | Tweak gitignore | Bruce Hill | |
| 2025-08-18 | Fix some compatibility issues, including #embed and `alignof` and some ↵ | Bruce Hill | |
| Makefile comment parsing issues. | |||
| 2025-05-05 | Update gitignore | Bruce Hill | |
| 2025-05-02 | Move coroutines into examples folder due to compatibility issues on some | Bruce Hill | |
| platforms/compilers | |||
| 2025-04-15 | Change compilation configuration so Tomo is fully capable of running | Bruce Hill | |
| locally from the build directory, including with TCC. | |||
| 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-08 | Tweak gitignore to exclude library .h files | Bruce Hill | |
| 2025-04-07 | Update gitignore again | Bruce Hill | |
| 2025-04-07 | Tweak gitignore | 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-03-21 | Add readme for tests | Bruce Hill | |
| 2025-03-21 | Add /build to gitignore | Bruce Hill | |
| 2025-03-17 | Move to using a .build/ folder for generated files instead of foo.tm.c | Bruce Hill | |
| in the same folder | |||
| 2025-03-17 | Big overhaul: | Bruce Hill | |
| - Clean up environment code using type strings instead of manually defining types - Add Commands module - Move Shell lang into an example module that uses Commands module - Fix some bugs with chained library dependencies | |||
| 2024-09-06 | Tweak gitignore | Bruce Hill | |
| 2024-05-02 | Ignore compiled test binaries | Bruce Hill | |
| 2024-04-03 | Hook things up so the compiler can run better without installing | Bruce Hill | |
| 2024-03-24 | Ignore generated files | Bruce Hill | |
| 2024-02-24 | Rename 'nextlang'->'tomo' | Bruce Hill | |
| 2024-02-12 | Initial working version of generic cord func | Bruce Hill | |
| 2024-02-04 | Updates and functionality | Bruce Hill | |
