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
Use a securely seeded global PRNG for the VM. More... over 4 years ago
Cleanup some arch defines and fix builds. More... over 4 years ago
ARM: Implement FLOAD from GG_State. More... over 4 years ago
Improve assertions. More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
Fix debug.debug() for non-string errors. More... over 4 years ago
Optimize table length computation with hinting. More... over 4 years ago
Remove pow() splitting and cleanup backends. More... over 4 years ago
Cleanup math function compilation and fix inconsistencies. More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
Fix bytecode register allocation for comparisons. More... over 4 years ago
Don't compile math.modf() anymore. More... over 4 years ago
Fix math.min()/math.max() inconsistencies. More... over 4 years ago
Fix narrowing of unary minus. More... over 4 years ago
Cleanup CPU detection and tuning for old CPUs. More... over 4 years ago
ARM64: Fix {AHUV}LOAD specialized to nil/false/true. More... over 4 years ago
ARM, ARM64, PPC: Fix TSETR fallback. More... over 4 years ago
Remove unused file. More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
FFI: Always fall back to metamethods for cdata length/concat. More... over 4 years ago
Windows: Make actual use of internal allocator optimization. More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
Fix overflow check in unpack(). More... over 4 years ago
Merge branch 'master' into v2.1 More... over 4 years ago
Fix Windows make clean. More... over 4 years ago
FFI/ARM64: Fix pass-by-value struct calling conventions. More... almost 5 years ago
Merge branch 'master' into v2.1 More... almost 5 years ago
Fix write barrier for lua_setupvalue() and debug.setupvalue(). More... almost 5 years ago
Make string to number conversions fail on NUL char. More... almost 5 years ago
Merge branch 'master' into v2.1 More... almost 5 years ago