mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-07 09:55:09 -05:00
882e12f8ab
Changes: * Add comments to explain the dumping code * Add support for dumping values of any type (as '<' <type> '>') * Add support for tables as keys in dump2() * Make dump2() return it's result (like dump()) rather than printing it * Simplify and optimize function serialization via serialize() |
||
---|---|---|
.. | ||
async_event.lua | ||
filterlist.lua | ||
misc_helpers.lua | ||
serialize.lua | ||
vector.lua |