241
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unused function 'luaD_inctop' More... about 1 month ago
Cleaning 'luaP_isIT' and 'luaP_isOT' More... about 1 month ago
Avoid warning in some compilers More... 2 months ago
Small correction in luaP_opmodes More... 2 months ago
Details More... 2 months ago
new macro 'setnilvalue2s' More... 3 months ago
'load' reader function doesn't need to preserve stack More... 3 months ago
Bug: 'lua_load' does not preserve the stack More... 3 months ago
Details More... 3 months ago
Better error messages for vararg-table fields More... 3 months ago
Avoid macros luaL_loadbuffer and luaL_loadfile More... 3 months ago
Stricter test for use of '__builtin_expect' More... 3 months ago
Bug: wrong initialization in result from 'gmatch' More... 3 months ago
Bug: Loading a binary chunk does not run the GC More... 3 months ago
Adjustment in useless parameter L in macros luai_num* More... 4 months ago
'table.tunpack' using 'aux_getn' like the others More... 4 months ago
Details More... 4 months ago
Slightly better documentation for LUAI_MAXALIGN More... 4 months ago
BUG: shift overflow in utf-8 decode More... 5 months ago
Details More... 5 months ago
Avoid an assignment of values that overlap More... 5 months ago
Environment variable for readline library name More... 5 months ago
New year and (eventual) new release More... 5 months ago
Explanation about char* parameters in the C API More... 6 months ago
Another way to handle option -E More... 6 months ago
Some compilation options configurable from makefile More... 6 months ago
New compile option LUA_COMPAT_LOOPVAR More... 6 months ago
More effort in avoiding errors in finalizers More... 6 months ago
Special case for 'string.rep' over an empty string More... 6 months ago
BUG: Possible overflow in 'string.packsize' More... 6 months ago