Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
luacheck.exe | 2017-11-13 | 612.4 kB | |
0.21.2 source code.tar.gz | 2017-11-13 | 137.1 kB | |
0.21.2 source code.zip | 2017-11-13 | 175.9 kB | |
README.md | 2017-11-13 | 202 Bytes | |
Totals: 4 Items | 925.6 kB | 0 |
Fixes:
- Fixed error when an upvalue is accessed from an unreachable closure (#139).
- Fixed unreachable code and accessing uninitialized variables not being detected inside unreachable functions.