| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into v2.1 | Mike Pall | 2026-01-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump copyright date. | Mike Pall | 2026-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2025-05-28 | 1 | -2/+4 |
| |\| | |||||
| | * | Avoid out-of-range PC for stack overflow error from snapshot restore. | Mike Pall | 2025-05-28 | 1 | -2/+4 |
| | | | | | | | | | Reported by Sergey Kaplun. #1359 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2024-08-15 | 1 | -1/+2 |
| |\| | |||||
| | * | Different fix for partial snapshot restore due to stack overflow. | Mike Pall | 2024-08-15 | 1 | -1/+2 |
| | | | | | | | | | Reported by Junlong Li. Fixed by Peter Cawley. #1196 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2024-05-25 | 1 | -2/+4 |
| |\| | |||||
| | * | Prevent sanitizer warning in snap_restoredata(). | Mike Pall | 2024-05-25 | 1 | -2/+4 |
| | | | | | | | | | Thanks to Sergey Kaplun. #1193 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2024-01-23 | 1 | -3/+8 |
| |\| | |||||
| | * | Fix unsinking of IR_FSTORE for NULL metatable. | Mike Pall | 2024-01-23 | 1 | -3/+8 |
| | | | | | | | | | Reported by pwnhacker0x18. #1147 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-12-11 | 1 | -4/+8 |
| |\| | |||||
| | * | Only emit proper parent references in snapshot replay. | Mike Pall | 2023-12-11 | 1 | -4/+8 |
| | | | | | | | | | Thanks to Peter Cawley. #1132 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-12-10 | 1 | -0/+16 |
| |\| | |||||
| | * | Emit sunk IR_NEWREF only once per key on snapshot replay. | Mike Pall | 2023-12-10 | 1 | -0/+12 |
| | | | | | | | | | Thanks to Sergey Kaplun and Peter Cawley. #1128 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-28 | 1 | -5/+13 |
| |\| | |||||
| | * | Handle table unsinking in the presence of IRFL_TAB_NOMM. | Mike Pall | 2023-08-28 | 1 | -5/+15 |
| | | | | | | | | | Reported by Sergey Kaplun. #1052 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-25 | 1 | -1/+1 |
| |\| | |||||
| | * | Don't export internal symbol. | Mike Pall | 2022-01-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | | | |||||
| * | | Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN. | Mike Pall | 2021-09-19 | 1 | -2/+8 |
| | | | | | | | | | Sponsored by OpenResty Inc. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-07-27 | 1 | -3/+32 |
| |\| | |||||
| | * | Consider slots used by upvalues in use-def analysis. | Mike Pall | 2021-07-27 | 1 | -3/+32 |
| | | | | | | | | | Reported by XmiliaH. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-07-23 | 1 | -1/+6 |
| |\| | |||||
| | * | Prevent loop in snap_usedef(). | Mike Pall | 2021-07-23 | 1 | -1/+6 |
| | | | | | | | | | Reported by XmiliaH. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-05-29 | 1 | -2/+4 |
| |\| | |||||
| | * | Fix use-def analysis for vararg functions. | Mike Pall | 2021-05-29 | 1 | -2/+4 |
| | | | | | | | | | Reported by Shmuel Zeigerman. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-05-24 | 1 | -1/+3 |
| |\| | |||||
| | * | Fix use-def analysis for BC_VARG. | Mike Pall | 2021-05-24 | 1 | -1/+3 |
| | | | | | | | | | Reported by Ryan Lucia. | ||||
| * | | Handle on-trace OOM errors from helper functions. | Mike Pall | 2021-03-23 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2020-10-12 | 1 | -0/+3 |
| |\| | |||||
| | * | Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*. | Mike Pall | 2020-10-12 | 1 | -0/+3 |
| | | | | | | | | | | | Reported by Arseny Vakhrushev. Fix contributed by Peter Cawley. | ||||
| * | | Add support for full-range 64 bit lightuserdata. | Mike Pall | 2020-09-30 | 1 | -1/+8 |
| | | | |||||
| * | | LJ_GC64: Always snapshot functions for non-base frames. | Mike Pall | 2020-08-27 | 1 | -2/+7 |
| | | | | | | | | | | | Reported by Arseny Vakhrushev. Analysis and fix contributed by Peter Cawley. | ||||
| * | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -38/+58 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | Fix unsinking of 64 bit constants. | Mike Pall | 2019-08-30 | 1 | -1/+1 |
| | | | | | | | | | Contributed by Thibault Charbonnier. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2019-01-10 | 1 | -3/+3 |
| |\| | |||||
| | * | Fix overflow of snapshot map offset. | Mike Pall | 2019-01-10 | 1 | -3/+3 |
| | | | | | | | | | Thanks to Yichun Zhang. | ||||
| * | | MIPS64: Add soft-float support to JIT compiler backend. | Mike Pall | 2017-06-07 | 1 | -9/+12 |
| | | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
| * | | MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend. | Mike Pall | 2017-02-20 | 1 | -1/+2 |
| | | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| | | | |||||
