Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-20 | 1 | -1/+12 |
|\| | |||||
| * | ARM: Make hard-float tobit conversions match JIT backend behavior. | Mike Pall | 2024-08-20 | 1 | -1/+12 |
| | | | | | | | | Reported by Peter Cawley. #1253 | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2023-11-12 | 1 | -0/+7 |
|\| | |||||
| * | Add stack check to pcall/xpcall. | Mike Pall | 2023-11-12 | 1 | -0/+7 |
| | | | | | | | | Analyzed by Peter Cawley. #1048 | ||||
* | | FFI: Unify stack setup for C calls in interpreter. | Mike Pall | 2023-08-29 | 1 | -4/+4 |
| | | |||||
* | | 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 |
| | | |||||
* | | Ensure forward progress on trace exit to BC_ITERN. | Mike Pall | 2023-08-13 | 1 | -2/+15 |
| | | | | | | | | | | Also use a safer way to force a static dispatch for BC_RET*. Reported by Bartel Eerdekens. Analyzed by Peter Cawley. #1000 #1045 | ||||
* | | Revert to trival pow() optimizations to prevent inaccuracies. | Mike Pall | 2022-03-08 | 1 | -8/+5 |
| | | |||||
* | | Fix pow() optimization inconsistencies. | Mike Pall | 2022-01-24 | 1 | -5/+8 |
| | | |||||
* | | 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 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-09-20 | 1 | -1/+1 |
|\| | |||||
| * | FFI: Don't load PC from non-function object in FFI continuation. | Mike Pall | 2021-09-20 | 1 | -1/+1 |
| | | | | | | | | Reported by Yichun Zhang. #743 | ||||
* | | Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN. | Mike Pall | 2021-09-19 | 1 | -2/+77 |
| | | | | | | | | Sponsored by OpenResty Inc. | ||||
* | | Refactor table traversal. | Mike Pall | 2021-09-19 | 1 | -17/+11 |
| | | | | | | | | Sponsored by OpenResty Inc. | ||||
* | | String buffers, part 2a: internal SBuf reorg. Use full pointers. | Mike Pall | 2021-06-01 | 1 | -1/+1 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | Handle on-trace OOM errors from helper functions. | Mike Pall | 2021-03-23 | 1 | -1/+2 |
| | | |||||
* | | 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-08-09 | 1 | -2/+1 |
|\| | |||||
| * | Call error function on rethrow after trace exit. | Mike Pall | 2020-08-09 | 1 | -2/+1 |
| | | |||||
* | | Redesign and harden string interning. | Mike Pall | 2020-06-23 | 1 | -6/+6 |
| | | | | | | | | | | Up to 40% faster on hash-intensive benchmarks. With some ideas from Sokolov Yura. | ||||
* | | Fix math.min()/math.max() inconsistencies. | Mike Pall | 2020-05-22 | 1 | -2/+2 |
| | | |||||
* | | ARM, ARM64, PPC: Fix TSETR fallback. | Mike Pall | 2020-05-18 | 1 | -0/+1 |
| | | | | | | | | Thanks to Javier Guerra Giraldez. | ||||
* | | 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 |
| | | |||||
* | | 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 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| | | |||||
* | | ARM: Add external frame unwinding. | Mike Pall | 2015-12-28 | 1 | -0/+11 |
| | | | | | | | | Thanks to Nick Zavaritsky. | ||||
* | | Re-enable trace stitching. | Mike Pall | 2015-08-29 | 1 | -8/+5 |
| | | | | | | | | Thanks to Vyacheslav Egorov. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-05 | 1 | -4/+3 |
|\| | |||||
| * | ARM: Minor interpreter optimization. | Mike Pall | 2015-01-05 | 1 | -3/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-12-27 | 1 | -4/+4 |
|\| | |||||
| * | ARM: Fix write barrier check in BC_USETS. | Mike Pall | 2014-12-27 | 1 | -2/+2 |
| | | |||||
| * | ARM: Fix excess stack growth in interpreter. | Mike Pall | 2014-12-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-01-16 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| | | |||||
* | | Fix KBASE for Lua functions below stitched fast functions. | Mike Pall | 2014-01-16 | 1 | -2/+20 |
| | | |||||
* | | Add trace stitching. | Mike Pall | 2013-12-25 | 1 | -0/+50 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2013-12-02 | 1 | -1/+1 |
|\| | |||||
| * | x64: Fix store to upvalue for lightuserdata values. | Mike Pall | 2013-12-02 | 1 | -1/+1 |
| | | |||||
* | | Add low-overhead profiler. Part 1: interpreter, low-level C API. | Mike Pall | 2013-09-02 | 1 | -0/+12 |
| | | |||||
* | | Save currently executing lua_State in g->cur_L. | Mike Pall | 2013-08-30 | 1 | -11/+15 |
| | | | | | | | | | | | | This is only a good approximation due to deficiencies in the design of the Lua/C API. It indicates _some_ valid state that is/was executing. Also reorder L->cframe stores to achieve a synchronously consistent state. |