mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-11-06 13:55:19 +01:00
pcall and xpcall no longer magically disable the infinite loop security(Note: This can actually crash a server, even without the ability to use loops), and the lexer now continues lexing after a unknown character instead of rolling it all into cleanup.