9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add -F option to override filename in jit.bcsave (luajit -b). More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
Patch luajit.pc with INSTALL_INC, if customized. More... over 2 years ago
LJ_GC64: Fix lua_concat(). More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
Prevent use of RTLD_DEFAULT when NO_RTLD_DEFAULT is defined. More... over 2 years ago
Improve GC estimation for userdata with attached managed memory. More... over 2 years ago
Add missing GC steps to string buffer methods. More... over 2 years ago
x86/x64: Limit VLOAD fusion to simple cases. More... over 2 years ago
OSX/iOS/ARM64: Fix generation of Mach-O object files. More... over 2 years ago
Prevent trace start at BC_ITERL after compiled BC_ITERN. More... over 2 years ago
ARM64: Allow building with unwinding disabled. More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
FFI: Fix sizeof expression in C parser for reference types. More... over 2 years ago
FFI: Fix ffi.alignof() for reference types. More... over 2 years ago
FFI: Allow ffi.metatype() for typedefs with attributes. More... over 2 years ago
OSX/iOS/ARM64: Fix bytecode embedding in Mach-O object file. More... over 2 years ago
LJ_GC64: Fix IR_VARG offset for fixed number of results. More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
x86/x64: Fix math.ceil(-0.9) result sign. More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
Grammar and spell check. More... over 2 years ago
Make embedded bytecode readable and forward-compatible. More... over 2 years ago
DynASM: Fix warnings. More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
Fix warnings in minilua.c. More... over 2 years ago
Merge branch 'master' into v2.1 More... over 2 years ago
Update console build instructions. More... over 2 years ago
Add Nintendo Switch port. More... over 2 years ago
Avoid zero-sized arrays in jit_State. More... over 2 years ago