1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
anselme/parser
Étienne Reuh Fildadut e7cfab524a Fix Lua 5.1 compatibility
Well error messages are still wrong due to pcall limitations in 5.1 but it works as intended.
2021-12-12 16:00:05 +01:00
..
common.lua Add variable reference and use them in alias(ref, id) 2021-12-09 14:34:21 +01:00
expression.lua Add variable reference and use them in alias(ref, id) 2021-12-09 14:34:21 +01:00
postparser.lua Add scoped functions 2021-12-11 01:05:01 +01:00
preparser.lua Fix Lua 5.1 compatibility 2021-12-12 16:00:05 +01:00