| 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 |
| | | | |||||
| * | | Change handling of nil value markers in template tables. | Mike Pall | 2025-03-11 | 1 | -1/+3 |
| | | | | | | | | | | | Reported by Bernhard M. Wiedemann. #1348 #1155 Fixes from Peter Cawley, Christian Clason, Lewis Russell. | ||||
| * | | REVERT: Change handling of nil value markers in template tables. | Mike Pall | 2025-03-10 | 1 | -3/+1 |
| | | | |||||
| * | | Change handling of nil value markers in template tables. | Mike Pall | 2025-03-09 | 1 | -1/+3 |
| | | | | | | | | | Reported by Bernhard M. Wiedemann. #1348 #1155 | ||||
| * | | 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 | 2023-12-23 | 1 | -0/+2 |
| |\| | |||||
| | * | Check for IR_HREF vs. IR_HREFK aliasing in non-nil store check. | Mike Pall | 2023-12-23 | 1 | -0/+2 |
| | | | | | | | | | Thanks to Peter Cawley. #1133 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-12-23 | 1 | -11/+9 |
| |\| | |||||
| | * | Simplify handling of instable types in TNEW/TDUP load forwarding. | Mike Pall | 2023-12-23 | 1 | -11/+9 |
| | | | | | | | | | Thanks to Peter Cawley. #994 | ||||
| * | | Check for upvalue state transition in IR_UREFO. | Mike Pall | 2023-11-05 | 1 | -5/+10 |
| | | | | | | | | | Thanks to Peter Cawley. #1085 | ||||
| * | | 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 | 2023-06-02 | 1 | -2/+2 |
| |\| | |||||
| | * | Fix handling of instable types in TNEW/TDUP load forwarding. | Mike Pall | 2023-06-02 | 1 | -1/+2 |
| | | | | | | | | | Analyzed by Sergey Kaplun. #994 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-04-16 | 1 | -0/+6 |
| |\| | |||||
| | * | Fix TDUP load forwarding after table rehash. | Mike Pall | 2023-04-16 | 1 | -0/+6 |
| | | | | | | | | | Reported by Sergey Kaplun. #980 | ||||
| * | | Fix alias analysis for table length forwarding. | Mike Pall | 2022-05-20 | 1 | -1/+1 |
| | | | | | | | | | Contributed by Maxim Sokolov. | ||||
| * | | 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 |
| | | | |||||
| * | | Fix HREFK forwarding vs. table.clear(). | Mike Pall | 2022-01-15 | 1 | -31/+32 |
| | | | | | | | | | Reported by XmiliaH. | ||||
| * | | Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN. | Mike Pall | 2021-09-19 | 1 | -1/+4 |
| | | | | | | | | | Sponsored by OpenResty Inc. | ||||
| * | | String buffers, part 3d: Compile string buffer methods and functions. | Mike Pall | 2021-07-19 | 1 | -2/+26 |
| | | | | | | | | | Sponsored by fmad.io. | ||||
| * | | 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 | -20/+5 |
| |\| | |||||
| | * | Ensure full init of IR_NOP instructions. | Mike Pall | 2020-10-12 | 1 | -20/+5 |
| | | | |||||
| * | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -6/+9 |
| | | | |||||
| * | | Optimize table length computation with hinting. | Mike Pall | 2020-05-27 | 1 | -35/+62 |
| | | | | | | | | | 10x faster on loop with t[#t+1] = x idiom. Also used by table.insert. | ||||
| * | | 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 | 2019-05-09 | 1 | -1/+2 |
| |\| | |||||
| | * | Fix TNEW load forwarding with instable types. | Mike Pall | 2019-05-09 | 1 | -1/+2 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Embed 64 bit constants directly in the IR, using two slots. | Mike Pall | 2016-05-23 | 1 | -2/+2 |
| | | | | | | | | | 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-02-18 | 1 | -0/+1 |
| |\| | |||||
| | * | FFI: Prevent DSE across ffi.string(). | Mike Pall | 2015-02-18 | 1 | -0/+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 |
| | | | |||||
| * | | Fix alias analysis for table.len vs. table.clear. | Mike Pall | 2014-04-01 | 1 | -9/+19 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2014-03-28 | 1 | -11/+9 |
| |\| | |||||
| | * | FFI: Fix pseudo type conversions for type punning. | Mike Pall | 2014-03-28 | 1 | -11/+9 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Add table.clear(). | Mike Pall | 2013-11-25 | 1 | -1/+10 |
| |/ | |||||
| * | Fix type punning alias analysis for constified pointers. | Mike Pall | 2013-11-07 | 1 | -4/+5 |
| | | |||||
