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
Fixed dangling 'StkId' in 'luaV_finishget' More... almost 2 years ago
Details More... almost 2 years ago
Some 'unsigned int' changed to 'unsigned' More... almost 2 years ago
'luaH_get' functions return tag of the result More... almost 2 years ago
'luaH_get' functions return 'TValue' More... almost 2 years ago
Removed "bulk operations" More... almost 2 years ago
Added "bulk operations" to arrays More... almost 2 years ago
Details More... almost 2 years ago
Removed type 'varint_t' More... almost 2 years ago
API asserts for illegal pops of to-be-closed variables More... almost 2 years ago
Fixed warnings from different compilers More... almost 2 years ago
New interface to function 'luaL_openselectedlibs' More... almost 2 years ago
Revising code for Varint encoding in dumps More... almost 2 years ago
Removed deprecated function 'setcstacklimit' More... about 2 years ago
Field 'lastfree' changed (back) to 'Node *' More... about 2 years ago
Better handling of size limit when resizing a table More... about 2 years ago
Details More... about 2 years ago
Merge branch 'master' into nextversion More... about 2 years ago
Small optimization in 'luaH_psetint' More... about 2 years ago
New function 'table.create' More... about 2 years ago
New mechanism to query GC parameters More... about 2 years ago
Clear interface between references and predefines More... about 2 years ago
Removed uses of LUA_NUMTAGS More... about 2 years ago
Optimizations for 'lua_rawgeti' and 'lua_rawseti' More... about 2 years ago
Bug: Yielding in a hook stops in the wrong instruction More... about 2 years ago
A few more tweaks in the garbage collector More... about 2 years ago
Fixed buffers reuse absolute line information More... about 2 years ago
Several tweaks in the garbage collector More... about 2 years ago
Removed compatibility option LUA_COMPAT_GCPARAMS More... about 2 years ago
New option "setparms" for 'collectgarbage' More... about 2 years ago