Commit Graph

9 Commits

Author SHA1 Message Date
38d6189d43 Further support for .dylib files on mac by changing syntax for library
imports to `use -lfoo` instead of `use foo.so`
2025-03-30 15:41:37 -04:00
645d66e0de Change table syntax to {key=value} and {:K,V}/{K,V} 2025-01-12 16:49:58 -05:00
6caf6f9131 Add -I flag for installing 2024-09-22 14:59:40 -04:00
b1f882af91 Update docs 2024-09-15 21:25:43 -04:00
6b5a9d65e3 Overhaul of how libraries are installed 2024-09-15 21:18:42 -04:00
06e432aa8d Update docs a bit 2024-09-13 13:52:57 -04:00
ad51b208b4 Overhaul of import syntax. Now everything uses use: use foo, `use
./foo.tm`, `use <foo.h>`, `use libfoo.so`
2024-08-22 14:02:48 -04:00
52799d311e Update docs a bit 2024-08-16 01:20:46 -04:00
586bf82848 Move docs to docs 2024-08-10 16:44:45 -04:00