minetest/builtin/common
HybridDog 5355cb1d87
minetest.serialize: Reversible number serialization (#9722)
* minetest.serialize: Reversible number to string conversion

The %a format is not supported in Lua 5.1.
This commit also adds two tests for number serialization.
2020-04-22 16:43:48 +02:00
..
tests minetest.serialize: Reversible number serialization (#9722) 2020-04-22 16:43:48 +02:00
after.lua Optimize core.after in a simple way (#8351) 2019-03-27 21:05:50 +01:00
async_event.lua Use "core" namespace internally 2014-05-08 13:02:04 -04:00
chatcommands.lua Also print help commands to chat for server terminal (#8869) 2019-09-19 00:37:56 +02:00
filterlist.lua Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
information_formspecs.lua Fix some chatcommands not returning a value (#9503) 2020-03-14 15:01:22 +01:00
misc_helpers.lua Cleanup global namespace pollution in builtin (#9451) 2020-03-06 20:19:14 +00:00
serialize.lua minetest.serialize: Reversible number serialization (#9722) 2020-04-22 16:43:48 +02:00
strict.lua [CSM] Improve security for client-sided mods (#5100) 2017-03-13 23:56:05 +01:00
vector.lua Use vector.dot and vector.cross in vector.angle 2019-07-16 21:44:42 +02:00