0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'v2.1' into v2.1-agentzh More... 5 days ago
Merge branch 'master' into v2.1 More... 5 days ago
Fix segment release check in internal memory allocator. More... 5 days ago
Fix compiler warning. More... 5 days ago
FFI: Turn FFI finalizer table into a proper GC root. More... 5 days ago
OSX/iOS: Always generate 64 bit non-FAT Mach-O object files. More... 5 days ago
Show name of NYI bytecode in -jv and -jdump. More... 5 days ago
Use generic trace error for OOM during trace stitching. More... 5 days ago
Fix serialization format docs. More... 5 days ago
Merge branch 'v2.1' into v2.1-agentzh. More... about 1 month ago
Merge branch 'v2.1' into v2.1-agentzh More... about 1 month ago
feature: add s390x disassembler. More... about 1 month ago
Handle all types of errors during trace stitching. More... about 1 month ago
Fix recording of __concat metamethod. More... about 1 month ago
Merge branch 'master' into v2.1 More... about 1 month ago
Prevent down-recursion for side traces. More... about 1 month ago
Check frame size limit before returning to a lower frame. More... about 1 month ago
FFI: Treat cdata finalizer table as a GC root. More... about 1 month ago
Handle stack reallocation in debug.setmetatable() and lua_setmetatable(). More... about 1 month ago
Merge branch 'v2.1' into v2.1-agentzh More... about 2 months ago
optimize: [ppc64le] Aligned code as per other archs for next_1 function and relevant code changes. More... 2 months ago
Merge branch 'master' into v2.1 More... 3 months ago
Rework stack overflow handling. More... 3 months ago
Merge branch 'master' into v2.1 More... 3 months ago
Preserve keys with dynamic values in template tables when saving bytecode. More... 3 months ago
Merge branch 'master' into v2.1 More... 3 months ago
Prevent include of luajit_rolling.h. More... 3 months ago
Merge branch 'master' into v2.1 More... 3 months ago
Fix documentation bug about '\z' string escape. More... 3 months ago
Fix zero stripping in %g number formatting. More... 3 months ago