extended global static analysis tool for Lua

lglob is based on David Manura's globalsplus.lua script
and parses the bytecode output of luac to flag the setting
and getting of globals and their fields. (both 'ToString' and 'math.sine'
are considered errors). The whitelist used can be set,
and required modules are tracked.

Versions

0.8-19 years ago218 downloads

Labels