aboutsummaryrefslogtreecommitdiff
path: root/environment.h
AgeCommit message (Expand)Author
2024-03-19Module importsBruce Hill
2024-03-18More file commentsBruce Hill
2024-03-17Preface symbols with file prefixBruce Hill
2024-03-17Support nested comprehensionsBruce Hill
2024-03-15Skip/stop for 'while' loopsBruce Hill
2024-03-15Fancy skip/stop implementationBruce Hill
2024-03-14Array comprehensionsBruce Hill
2024-03-09Implement lambdas and closuresBruce Hill
2024-03-04Struct and enum methods and static membersBruce Hill
2024-03-03Make constructors actually functions for enumsBruce Hill
2024-03-03Initial pass at namespacingBruce Hill
2024-02-29First working method callsBruce Hill
2024-02-29Add type namespacesBruce Hill
2024-02-17Custom tostring functions workingBruce Hill
2024-02-17Major cleanupBruce Hill
2024-02-15Progress towards environmentsBruce Hill