241
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
'printstack' (from ltests.c) made public More... over 1 year ago
lua.c loads 'readline' dynamically More... over 1 year ago
Small changes in casts from void* to functions More... over 1 year ago
Updated dependencies in the make file More... over 1 year ago
New instruction format for SETLIST/NEWTABLE More... over 1 year ago
'isIT'/'isOT' turned from macros to functions More... over 1 year ago
Flexible limit for use of registers by constructors More... over 1 year ago
Clearer code for controlling maximum registers More... over 1 year ago
Length of external strings must fit in Lua integer More... over 1 year ago
Details in the manual More... over 1 year ago
Removed 'int' size limit for string.rep More... over 1 year ago
Removed 'int' size limit for pack/unpack More... over 1 year ago
lua_writestring & co. moved to llimits.h More... over 1 year ago
llimits.h being used by all Lua code More... over 1 year ago
Cleaning of llimits.h More... over 1 year ago
GC test was not restarting collector after pause More... over 1 year ago
Tricky _PROMPT may trigger undefined behavior in lua.c More... over 1 year ago
Bug: luaL_traceback may need more than 5 stack slots More... over 1 year ago
Bug: overlapping assignments More... over 1 year ago
More disciplined use of 'errno' More... over 1 year ago
Encoding of table indices (hres) must use C indices More... over 1 year ago
Bug: Active-lines for stripped vararg functions More... over 1 year ago
Manual for 'string.format' lists what it accepts More... over 1 year ago
utf8.offset returns also final position of character More... over 1 year ago
Manual: errors in lua_toclose are not memory errors More... over 1 year ago
Details More... almost 2 years ago
New year (2024) More... almost 2 years ago
'getmode' renamed to 'getMode' More... almost 2 years ago
Yet another representation for arrays More... almost 2 years ago
Small simplification in 'findloader' More... almost 2 years ago