Commit Graph

6 Commits

Author SHA1 Message Date
d4b10514fb Clean up some more null->none renames and fix the documentation. Also
change the literal syntax to `NONE:T` instead of `!T`
2024-11-24 16:36:27 -05:00
b8d7eabc02 Deprecate bit-width integer/num literals in favor of using type
constructors
2024-11-05 15:18:32 -05:00
e3c1dd2df5 Add PATCH 2024-10-28 14:37:30 -04:00
074cf22ad4 Change function syntax from func(args)->ret to func(args -> ret) 2024-10-09 13:26:28 -04:00
693caebcfb Remove unused code 2024-09-18 14:03:54 -04:00
8b512adbbc Move each example to its own folder 2024-09-15 17:50:43 -04:00