Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-12-22 | 1 | -1/+2 |
|\| | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-12-07 | 1 | -0/+4 |
|\| | |||||
| * | FFI: Fix dangling reference to CType. Improve checks. | Mike Pall | 2022-12-07 | 1 | -0/+4 |
| | | | | | | | | Reported by elmknot. | ||||
* | | 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: Fix missing cts->L initialization in argv2ctype(). | Mike Pall | 2021-09-20 | 1 | -1/+1 |
| | | |||||
* | | String buffers, part 3d: Compile string buffer methods and functions. | Mike Pall | 2021-07-19 | 1 | -1/+16 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | FFI: Support FFI numbers in string.format() and buf:putf(). | Mike Pall | 2021-06-03 | 1 | -0/+9 |
| | | |||||
* | | String buffers, part 2d: basic string buffer methods. | Mike Pall | 2021-06-01 | 1 | -3/+5 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | FFI: Handle zero-fill of struct-of-NYI. | Mike Pall | 2021-03-23 | 1 | -1/+19 |
| | | |||||
* | | 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-12-28 | 1 | -0/+5 |
|\| | |||||
| * | FFI: Fix recording of union initialization. | Mike Pall | 2020-12-28 | 1 | -0/+5 |
| | | | | | | | | Thanks to Alex Shpilkin. | ||||
* | | Add support for full-range 64 bit lightuserdata. | Mike Pall | 2020-09-30 | 1 | -4/+2 |
| | | |||||
* | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -8/+11 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-05-08 | 1 | -2/+4 |
|\| | |||||
| * | FFI: Always fall back to metamethods for cdata length/concat. | Mike Pall | 2020-05-08 | 1 | -2/+4 |
| | | | | | | | | Thanks to Egor Skriptunoff. | ||||
* | | 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 | 2018-04-22 | 1 | -0/+2 |
|\| | |||||
| * | FFI: Add tonumber() specialization for failed conversions. | Mike Pall | 2018-04-22 | 1 | -0/+2 |
| | | | | | | | | Contributed by Javier Guerra Giraldez. | ||||
* | | MIPS64: Add soft-float support to JIT compiler backend. | Mike Pall | 2017-06-07 | 1 | -2/+2 |
| | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
* | | FFI: Compile bitfield loads/stores. | Mike Pall | 2017-04-30 | 1 | -2/+47 |
| | | |||||
* | | 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-07-17 | 1 | -1/+2 |
|\| | |||||
| * | Fix for cdata vs. non-cdata arithmetics/comparisons. | Mike Pall | 2016-07-17 | 1 | -1/+2 |
| | | | | | | | | Thanks to Vyacheslav Egorov. | ||||
* | | LJ_FR2: Add support for trace recording and snapshots. | Mike Pall | 2016-05-23 | 1 | -10/+20 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | 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 |
| | | |||||
* | | 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 |
| | | |||||
* | | Add LJ_FR2 mode: Two-slot frame info. | Mike Pall | 2015-01-03 | 1 | -1/+1 |
| | | |||||
* | | Avoid dependency on frame layout for LJ_POST_FIXCOMP. | Mike Pall | 2014-12-15 | 1 | -2/+1 |
| | | | | | | | | The auxiliary value in u32.lo wasn't used, anyway. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-09-08 | 1 | -0/+1 |
|\| | |||||
| * | FFI: Fix for cdata vs. non-cdata arithmetic and comparisons. | Mike Pall | 2014-09-08 | 1 | -0/+1 |
| | | | | | | | | Thanks to Roman Tsisyk. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-07-04 | 1 | -1/+4 |
|\| | |||||
| * | FFI: Fix compilation of reference field access. | Mike Pall | 2014-07-04 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-05-15 | 1 | -1/+2 |
|\| | |||||
| * | FFI: Fix recording of indexing a struct pointer ctype object itself. | Mike Pall | 2014-05-15 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-05-06 | 1 | -5/+9 |
|\| | |||||
| * | FFI: Another fix for cdata equality comparisons. | Mike Pall | 2014-05-06 | 1 | -5/+9 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-04-08 | 1 | -1/+3 |
|\| | |||||
| * | FFI: Fix cdata equality comparison against strings. | Mike Pall | 2014-04-08 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2014-04-01 | 1 | -27/+34 |
|\| | |||||
| * | FFI: Allow non-scalar cdata to be compared for equality by address. | Mike Pall | 2014-04-01 | 1 | -27/+34 |
| | |