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
ARM64: Fix pcall() error case. More... about 3 years ago
OSX/ARM64: Fix external unwinding. More... about 3 years ago
Fix string buffer method recording. More... over 3 years ago
Fix interaction of profiler and ITERN recording. More... over 3 years ago
Fix compilation of multi-result call to next(). More... over 3 years ago
ARM64: Fix IR_HREF code generation. More... over 3 years ago
MIPS64: Fix soft-float IR_TOSTR. More... over 3 years ago
Merge branch 'master' into v2.1 More... over 3 years ago
MIPS: Fix register allocation in assembly of HREF. More... over 3 years ago
Fix compiler warning. More... over 3 years ago
Merge branch 'master' into v2.1 More... over 3 years ago
Windows/x64: Document MSVC flags for C++ exception interoperability. More... over 3 years ago
FFI: Ensure returned string is alive in ffi.typeinfo(). More... over 3 years ago
OSX/ARM64: Disable unwind info. More... over 3 years ago
Merge branch 'master' into v2.1 More... over 3 years ago
Fix stack allocation after on-trace stack check. More... over 3 years ago
Fix ITERN blacklisting. More... over 3 years ago
Ensure ITERN forward progress on interpreter bailout. More... over 3 years ago
ARM64: Reorder interpreter stack frame and fix unwinding. More... over 3 years ago
Don't bail out to interpreter to JLOOP originating from ITERN. More... over 3 years ago
Merge branch 'master' into v2.1 More... over 3 years ago
FFI: Don't load PC from non-function object in FFI continuation. More... over 3 years ago
FFI: Don't load PC from non-function object in FFI continuation. More... over 3 years ago
FFI: Fix missing cts->L initialization in argv2ctype(). More... over 3 years ago
OSX/ARM64: Disable external unwinding for now. More... over 3 years ago
Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN. More... over 3 years ago
Use IR_HIOP for generalized two-register returns. More... over 3 years ago
Refactor table traversal. More... over 3 years ago
ARM: Fix symbol display in trace disassembly. More... over 3 years ago
Refactor IR_TMPREF generation. More... over 3 years ago