Commit Graph

23 Commits

Author SHA1 Message Date
a1d18fd422 Add C string type 2024-05-18 14:38:41 -04:00
02fe49a764 Deprecate interfaces (RIP) 2024-05-12 20:13:19 -04:00
d143c72b22 WIP, but functional interfaces 2024-05-12 13:50:06 -04:00
f21fc700bb Handle type namespaces in other modules 2024-03-22 01:52:00 -04:00
4592e95fa9 Pull namespaces from the type binding 2024-03-21 13:33:10 -04:00
adbb07fdc2 Module imports 2024-03-19 14:22:03 -04:00
ced54c2919 More file comments 2024-03-18 12:49:38 -04:00
b83221f422 Remove references to libgccjit 2024-03-09 23:23:31 -05:00
cbdd357b41 Deprecate secret langs (just use one-member structs) 2024-03-09 19:02:13 -05:00
5131fdff62 Improve handling of secret text 2024-03-09 18:47:56 -05:00
2b83ab279d Add langs to the language 2024-03-09 18:22:12 -05:00
0921f3723b Remove dead code 2024-03-09 13:11:57 -05:00
07c2b0ec26 Array methods 2024-03-08 14:23:16 -05:00
103edd6362 Fix cyclic structs/enums 2024-03-05 12:49:13 -05:00
8fab88c56f Rename Str -> Text 2024-03-03 18:15:45 -05:00
ec7a9e5f10 Initial pass at namespacing 2024-03-03 13:04:50 -05:00
bd0a618f4c Type compiling stuff 2024-02-18 02:34:39 -05:00
7355b2f7fe Change things up to use type params for all array and table methods 2024-02-17 18:38:29 -05:00
de3eeacfa0 Major cleanup 2024-02-17 16:56:19 -05:00
317b8f5319 Progress towards environments 2024-02-15 13:43:46 -05:00
9901f09ca4 Syntax tweaks and cleanup 2024-02-14 13:43:23 -05:00
2c5401aaf7 Deprecate Char type 2024-02-12 00:41:49 -05:00
930c09f46d More features and progress 2024-02-08 00:52:18 -05:00