241
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug of old finalized objects in the GC More... over 5 years ago
Macro LUAI_ASSERT eases turning assertions on More... over 5 years ago
Change in macro HARDMEMTESTS for testing GC More... over 5 years ago
Fixed bug of access violation in finalizers More... over 5 years ago
Fixed bugs of stack reallocation x GC More... over 5 years ago
Avoid any code before locks in the API More... over 5 years ago
Make sure that main thread is non yieldable More... over 5 years ago
Keep minimum size when shrinking a stack More... over 5 years ago
Keep memory errors as memory errors More... over 5 years ago
Avoid memory allocation in some functions from 'ltests.c' More... over 5 years ago
Details More... over 5 years ago
'luaV_concat' can "concat" one single value More... over 5 years ago
Simplification and smaller buffers for 'lua_pushfstring' More... over 5 years ago
Added '.gitignore' to the repository More... over 5 years ago
Fixed detail in 'loadUpvalues' More... over 5 years ago
Details More... over 5 years ago
Detail in 'lua_resetthread' More... over 5 years ago
Fixed missing GC barriers in compiler and undump More... over 5 years ago
In 'lua_checkmemory', userdata can be gray, too More... over 5 years ago
'luaE_shrinkCI' shouldn't remove first free CallInfo More... over 5 years ago
Details More... over 5 years ago
Avoid calling 'fprintf' with NULL More... over 5 years ago
Fixed two bugs in to-be-closed variables x constants More... over 5 years ago
Improvements in the manual More... over 5 years ago
Details (more uniformity in error messages) More... almost 6 years ago
'luaL_execresult' does not assume -1 status as error More... almost 6 years ago
Improvements in the handling of signals More... almost 6 years ago
Cleaner definition for 'TString' More... almost 6 years ago
Details in comments More... almost 6 years ago
Back to old encoding of versions in binary files More... almost 6 years ago