aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/strict.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimize strict.lua (#12495)Lars Müller2022-07-021-13/+13
* Remove unused variable WARN_INITZughy2022-05-081-11/+0
* [CSM] Improve security for client-sided mods (#5100)red-0012017-03-131-2/+3
* Only allow strings to be passed to minetest.global_exists (#4253)HybridDog2016-06-281-0/+3
* Refactor loggingShadowNinja2015-10-141-10/+4
* Add minetest.global_exists()ShadowNinja2015-04-211-0/+5
* Change assignment to global in a function to warningrubenwardy2015-02-041-1/+1
* Make duplicate warning checks file and line specificShadowNinja2014-11-231-6/+12
* Fix console spaming by debug function on mod checking for global variable to ...sapier2014-11-231-2/+3
* Add strict moduleShadowNinja2014-11-191-0/+47