aboutsummaryrefslogtreecommitdiff
path: root/compile.h
AgeCommit message (Expand)Author
2024-03-09First pass at lambdas/closuresBruce Hill
2024-03-06Fix namespace initializersBruce Hill
2024-03-03Rename as_str -> as_textBruce Hill
2024-03-03Make load method be "use$name"Bruce Hill
2024-02-24Split struct code into a separate fileBruce Hill
2024-02-18Type compiling stuffBruce Hill
2024-02-18Split module code into header/c fileBruce Hill
2024-02-18Move file compilation into a separate fileBruce Hill
2024-02-17Various fixes, including for Null valuesBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-13Change compilation ordering by splitting into chunksBruce Hill
2024-02-11Changes to string parsingBruce Hill
2024-02-04Updates and functionalityBruce Hill
2024-02-04Initial commitBruce Hill