241
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Randomness added to table length computation More... 7 months ago
Correction in utf8.offset More... 7 months ago
Short strings can be external, too More... 7 months ago
lua.c doesn't use function pointers with LUA_READLINE More... 7 months ago
New method to unload DLLs More... 7 months ago
lua option '--' may not be followed by script More... 7 months ago
Optional initialization for global declarations More... 7 months ago
Correction in definition of CIST_FRESH More... 7 months ago
Details (comments) More... 7 months ago
Added missing casts from lua_Unsigned to size_t More... 8 months ago
LUAI_MAXSTACK defined privately More... 8 months ago
Warning in loslib.c (signed-unsigned comparison) More... 8 months ago
Manual updated to version 5.5 More... 8 months ago
Cast added to 'add_history' More... 8 months ago
Application name for 'readline' is "lua", not "Lua" More... 8 months ago
Refactoring in the use of 'readline' by 'lua.c' More... 8 months ago
No need to limit variable declarations to 250 More... 8 months ago
Check string indices when loading binary chunk More... 8 months ago
New metatable in an all-weak table can fool the GC More... 8 months ago
Simpler code for 'traversetable' More... 8 months ago
Dump uses varints also for integer constants More... 8 months ago
The main thread cannot be closed More... 8 months ago
A coroutine can close itself More... 8 months ago
Loading a binary chunk should not break assertions More... 9 months ago
Removed uneeded check in parser More... 9 months ago
Bug: check for constructor overflow in [exp] fields More... 9 months ago
New way to control preambular declaration More... 9 months ago
Proper error message when jumping into 'global *' More... 9 months ago
Variable attributes can prefix name list More... 9 months ago
Detail More... 9 months ago