Features
- Add builtin standards support for minetest (#108) — @BuckarooBanzay and @appgurueu
Performance
- Memoize results to addresses speed refression from new feature in v0.26 (#105) — @tomlau10
Static analyzer and linter for Lua, detecting undefined globals and unused values.
uses: step..luacheckcache file. Default cache directory is
%LOCALAPPDATA%\Luacheck\Cache on Windows,
~/Library/Caches/Luacheck on OS X/macOS, and
$XDG_CACHE_HOME/luacheck or ~/.config/luacheck on other systems.local declarations (but ignores them for now)randomize missing from busted set of standard globals (#183).table and thread definitions for ngx_lua.match definition for busted.