241
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Environment variable for readline library name More... 22 days ago
New year and (eventual) new release More... 23 days ago
Explanation about char* parameters in the C API More... 29 days ago
Another way to handle option -E More... about 1 month ago
Some compilation options configurable from makefile More... about 1 month ago
New compile option LUA_COMPAT_LOOPVAR More... about 1 month ago
More effort in avoiding errors in finalizers More... about 1 month ago
Special case for 'string.rep' over an empty string More... about 2 months ago
BUG: Possible overflow in 'string.packsize' More... about 2 months ago
Details More... about 2 months ago
Details More... about 2 months ago
BUG: Arithmetic overflow in 'collectgarbage"step"' More... about 2 months ago
Details More... 2 months ago
GC checks stack space before running finalizer More... 2 months ago
'luaL_newstate' starts state with warnings on More... 2 months ago
Format adjust in the manual More... 2 months ago
Details More... 3 months ago
Wrong assert in 'luaK_indexed' More... 3 months ago
In luaB_close, running coroutines do not go to default More... 3 months ago
Functions with vararg tables don't need hidden args. More... 3 months ago
New conceptual model for vararg More... 3 months ago
Details More... 3 months ago
'__pairs' can also return a to-be-closed object More... 3 months ago
External strings are as good as internal ones More... 3 months ago
Correction in line info for semantic errors More... 3 months ago
Global initialization checks name conflict More... 4 months ago
Details More... 4 months ago
Vertical bar removed from syntax of vararg table More... 4 months ago
Case VVARGIND added to luaK_storevar More... 4 months ago
Fixed initialization of global variables More... 4 months ago