240
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug: GC is not reentrant More... over 2 years ago
Bug: Lua stack still active when closing a state More... over 2 years ago
Main 'mainposition' replaced by 'mainpositionTV' More... over 2 years ago
Wrong assert in 'collectvalidlines' More... over 2 years ago
Corrected bug in 'luaD_tryfuncTM' More... over 2 years ago
Avoid OP_VARARGPREP for active lines More... over 2 years ago
Bug: Wrong status in coroutine during reset More... over 2 years ago
Bug: C stack overflow with coroutines More... over 2 years ago
More uniform implementation for tail calls More... over 2 years ago
Removed goto's in 'luaD_precall' More... over 2 years ago
Avoid taking the address of a 'TValue' field More... over 2 years ago
Documentation More... over 2 years ago
Avoid overflows when incrementing parameters in C More... over 2 years ago
Using 'inline' in some functions More... over 2 years ago
Revamp of format validation in 'string.format' More... over 2 years ago
'luaD_tryfuncTM' checks stack space by itself More... over 2 years ago
Undo simplification of tail calls (commit 901d760) More... over 2 years ago
Detail in 'testes/math.lua' More... over 2 years ago
Option '-l' can give a name for the global variable. More... over 2 years ago
Added tests for string reuse by the scanner More... over 2 years ago
Improved documentation for 'lua_getinfo' More... over 2 years ago
Bug: luaL_tolstring may get confused with negative index More... almost 3 years ago
Bug: Negation in 'luaV_shiftr' may overflow More... almost 3 years ago
Correction on documentation of string-buffer operations More... almost 3 years ago
Simplification in the parameters of 'luaD_precall' More... almost 3 years ago
Bug: 'local function' can assign to '<const>' variables More... almost 3 years ago
C functions can be tail called, too More... almost 3 years ago
Simpler implementation for tail calls More... almost 3 years ago
Avoid the term "undefined behavior" in the manual More... almost 3 years ago
'index2value' more robust More... almost 3 years ago