241
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
'lua_assert' moved from 'lualib.h' to 'lauxlib.h' More... about 5 years ago
Details More... about 5 years ago
Changed access to global table in the registry More... about 5 years ago
Avoid using 'signal' when 'sigaction' is available More... about 5 years ago
Optimization for 'n^2' More... over 5 years ago
Compiler optimization back to '-O2' More... over 5 years ago
Removed optimization for «if ... then goto» More... over 5 years ago
Bug when growing a stack More... over 5 years ago
'luaL_newstate' should not allocate extra memory More... over 5 years ago
Details More... over 5 years ago
_PROMPT can have non-string values More... over 5 years ago
Comments More... over 5 years ago
Fixed wrong trace of vararg functions More... over 5 years ago
Fixed compiler option -DHARDSTACKTESTS to commit 5aa36e8 More... over 5 years ago
Fixed bug of keys removed from tables vs 'next' More... over 5 years ago
New release number (5.4.2) More... over 5 years ago
'lua_upvalueid' returns NULL on invalid upvalue index More... over 5 years ago
Hash always use all characters in a long string More... over 5 years ago
Details More... over 5 years ago
'recover' finish of 'luaD_pcall' should follow the original More... over 5 years ago
No more field 'lua_State.stacksize' More... over 5 years ago
Avoid shrinking stacks to often More... over 5 years ago
No need for 'volatile' in string.pack/unpack More... over 5 years ago
Wrong cast in 'str_unpack' More... over 5 years ago
Merge branch 'master' of https://github.com/lua/lua More... over 5 years ago
Create README.md
lhf
More... over 5 years ago
Avoid GCs when testing stack overflow More... over 5 years ago
Details in the manual More... over 5 years ago
Correct handling of 'luaV_execute' invocations More... over 5 years ago
Revision of stackless implementation More... over 5 years ago