mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-12-05 10:15:23 +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.