minetest/builtin/common
Lars Müller 3eafcab64e
Builtin: Redo serialize.lua (#11427)
Features:

* Support for arbitrary references, including self-referencing
* Short output, references "long" strings as a bonus
* Around the same speed, potentially slower if long, short keys are present
* Properly works with NaN and inf
2022-06-11 20:00:26 +02:00
..
tests Builtin: Redo serialize.lua (#11427) 2022-06-11 20:00:26 +02:00
after.lua Free arguments of cancelled minetest.after() jobs 2022-01-19 23:30:18 +01:00
chatcommands.lua Improve error message if using "/help --" (#11796) 2021-12-01 20:22:46 +01:00
filterlist.lua Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
information_formspecs.lua Builtin: Optimize misc helpers (#12377) 2022-05-27 21:40:38 +02:00
misc_helpers.lua core.formspec_escape: Restore backwards compat 2022-06-06 18:32:28 +02:00
serialize.lua Builtin: Redo serialize.lua (#11427) 2022-06-11 20:00:26 +02:00
strict.lua Remove unused variable WARN_INIT 2022-05-08 19:11:15 +02:00
vector.lua Add vector.combine (#11920) 2022-05-04 07:44:14 -04:00