aboutsummaryrefslogtreecommitdiff
path: root/builtin/common/strict.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | exist.
* Add strict moduleShadowNinja2014-11-191-0/+47
Also fix leaking globals found by it.