241
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New macro 'completestate' More... about 5 years ago
Forbid changing numerical types through compiler options More... about 5 years ago
Fixed some bugs around stack reallocation More... about 5 years ago
Optimization/simplification of 'getbaseline' More... about 5 years ago
Optimizations for line hook More... about 5 years ago
Small improvements in hooks More... about 5 years ago
Janitorial work More... about 5 years ago
Correct order of return hooks vs. close metamethods More... about 5 years ago
Simpler handling of errors when creating tbc variables More... about 5 years ago
Allow yields in '__close' metamethods ater errors More... about 5 years ago
Corrected documentation for 'table.sort' More... about 5 years ago
Allow yields inside '__close' metamethods More... about 5 years ago
New API function 'lua_closeslot' More... about 5 years ago
Handles '__close' errors in coroutines in "coroutine style" More... about 5 years ago
Do not insert nil values into tables More... about 5 years ago
Better error messages for calling non-callable objects More... about 5 years ago
No need to recheck close method before calling it More... about 5 years ago
Reset thread before panicking More... about 5 years ago
Cleaner handling of errors in '__close' metamethods More... about 5 years ago
Report last error in closing methods More... about 5 years ago
Upvalues removed from 'openupval' before being closed More... about 5 years ago
'coroutine.close'/'lua_resetthread' report original errors More... about 5 years ago
Cleaner handling of floats in pack/unpack More... about 5 years ago
Cleaner definition for macro 'ttisclosure' More... about 5 years ago
Review of asserts in 'ltests.c' More... about 5 years ago
Details (do not affect regular code) More... about 5 years ago
Changes in the API of 'luaH_set' and related functions More... about 5 years ago
Added test cases for error messages about goto/label More... about 5 years ago
n Windows, 'popen' accepts "[rw][bt]?" as valid modes More... about 5 years ago
Avoid "bad programming habits" in the reference system More... about 5 years ago