aboutsummaryrefslogtreecommitdiff
path: root/Lua/Makefile
AgeCommit message (Collapse)Author
2024-05-28Add shadow warningBruce Hill
2024-05-28Add some fixes and compiler flagsBruce Hill
2022-10-27Better error handling behaviorBruce Hill
2022-04-27Added printmatchBruce Hill
2021-09-27Removed definitions as a separate type and instead encode that value inBruce Hill
the patterns themselves. This simplifies memory management a lot and speeds up performance.
2021-09-23Added builtins for lua libraryBruce Hill
2021-09-23WIPBruce Hill
2021-09-22Added Lua bindingsBruce Hill