| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill | |
| 2024-09-15 | Overhaul of how libraries are installed | Bruce Hill | |
| 2024-09-12 | For single-member structs/enums, don't print the member name | Bruce Hill | |
| 2024-09-05 | Update 'use' test to include a '../examples/vectors.tm' import as well | Bruce Hill | |
| as an unnamed import | |||
| 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-19 | Add test for importing initialized values | Bruce Hill | |
| 2024-06-17 | Fix 'use' test to use 'import' instead | Bruce Hill | |
