239
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better documentation for 'multires' expressions More... over 2 years ago
More checks and documentation for uses of EXTRA_STACK More... over 2 years ago
Bug: 'lua_settop' may use an invalid pointer to stack More... over 2 years ago
'luaV_concat' can use invalidated pointer to stack More... over 2 years ago
'lua_checkstack' doesn't need to check stack overflow More... over 2 years ago
Save stack space while handling errors More... over 2 years ago
Details (identation and typos) More... over 2 years ago
Factoring out common parts of 'codearith' and 'codebitwise' More... over 2 years ago
Bug: Wrong code generation in bitwise operations More... over 2 years ago
New release number (5.4.5) More... almost 3 years ago
Details More... almost 3 years ago
Avoid computing invalid addresses More... almost 3 years ago
Bug: Lua can generate wrong code when _ENV is <const> More... almost 3 years ago
Bug: lua.c assumes that argv has at least one element More... almost 3 years ago
Explanation of borders in the manual More... almost 3 years ago
Detail More... about 3 years ago
New year (2022) More... about 3 years ago
Bug: finalizer calling exit can corrupt finalization order More... about 3 years ago
Details More... about 3 years ago
Bug: finalizers can be called with an invalid stack More... about 3 years ago
Fix debug information about finalizers More... about 3 years ago
Bug: GC is not reentrant More... about 3 years ago
Bug: Lua stack still active when closing a state More... about 3 years ago
Main 'mainposition' replaced by 'mainpositionTV' More... about 3 years ago
Wrong assert in 'collectvalidlines' More... about 3 years ago
Corrected bug in 'luaD_tryfuncTM' More... about 3 years ago
Avoid OP_VARARGPREP for active lines More... about 3 years ago
Bug: Wrong status in coroutine during reset More... about 3 years ago
Bug: C stack overflow with coroutines More... about 3 years ago
More uniform implementation for tail calls More... about 3 years ago