rjpcomputing / luaforwindows

Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows. NOTICE: Looking for maintainer.
2.88k stars 482 forks source link

Add strictness #90

Closed Yonaba closed 8 years ago

Yonaba commented 9 years ago

strictness is a module for tracking accesses and assignments of undefined variables in Lua. It was designed for Lua 5.0, 5.1 and works for Lua 5.2, in some sense. Would you be interested in adding it to LuaForWindows ?

rjpcomputing commented 9 years ago

Please make a pull request with these additions?

You just place the modules files: