| 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 | -4/+6 |
| | | | | | | | | | | | 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 | -6/+4 |
| | | | |||||
| * | | Change handling of nil value markers in template tables. | Mike Pall | 2025-03-09 | 1 | -4/+6 |
| | | | | | | | | | 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 | 2024-12-16 | 1 | -1/+1 |
| |\| | |||||
| | * | Force fallback source name for stripped bytecode. | Mike Pall | 2024-12-16 | 1 | -1/+1 |
| | | | | | | | | | Reported by Lyrth. #1319 | ||||
| * | | Add cross-32/64 bit and deterministic bytecode generation. | Mike Pall | 2024-01-22 | 1 | -3/+6 |
| | | | | | | | | | Contributed by Peter Cawley. #993 #1008 | ||||
| * | | 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-15 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | | | |||||
| * | | Abstract out on-demand loading of FFI library. | Mike Pall | 2021-06-01 | 1 | -5/+1 |
| | | | |||||
| * | | String buffers, part 2a: internal SBuf reorg. Use full pointers. | Mike Pall | 2021-06-01 | 1 | -5/+5 |
| | | | | | | | | | 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 |
| | | | |||||
| * | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -10/+10 |
| | | | |||||
| * | | 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 | 2020-01-13 | 1 | -5/+5 |
| |\| | |||||
| | * | Fix embedded bytecode loader. | Mike Pall | 2020-01-13 | 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 |
| | | | |||||
| * | | 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 | -0/+1 |
| | | | |||||
| * | | Cleanup of TValue setters. No functional changes. | Mike Pall | 2014-12-20 | 1 | -1/+1 |
| | | | |||||
| * | | Cleanup of memory vs. GC sizes. No functional changes. | Mike Pall | 2014-12-20 | 1 | -1/+1 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | Properly fix loading of embedded bytecode. | Mike Pall | 2013-09-20 | 1 | -1/+2 |
| | | | |||||
| * | | Refactor internal string formatting. | Mike Pall | 2013-05-12 | 1 | -1/+2 |
| | | | |||||
| * | | String buffer refactoring, part 4. | Mike Pall | 2013-02-28 | 1 | -2/+2 |
| | | | | | | | | | Add lua_State pointer to SBuf for buffer resizing. | ||||
| * | | String buffer refactoring, part 3. | Mike Pall | 2013-02-28 | 1 | -49/+39 |
| | | | | | | | | | Switch to pointers for start/end of buffer in lexer. | ||||
| * | | Cleanup lexer source code. | Mike Pall | 2013-02-28 | 1 | -3/+3 |
| | | | |||||
| * | | String buffer refactoring, part 2. | Mike Pall | 2013-02-27 | 1 | -10/+11 |
| | | | | | | | | | | | Switch to pointers for start/pos/end of buffer. Abstract out some buffer writers. | ||||
| * | | String buffer refactoring, part 1. | Mike Pall | 2013-02-27 | 1 | -17/+6 |
| | | | | | | | | | | | Move string buffer handling to lj_buf.*. Use common buffer resizing function. | ||||
| * | | Add support for embedding LuaJIT bytecode for builtins. | Mike Pall | 2013-02-22 | 1 | -18/+16 |
| |/ | |||||
| * | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
| | | |||||
| * | FFI: Load FFI library on-demand for bytecode with cdata literals. | Mike Pall | 2013-01-15 | 1 | -2/+12 |
| | | |||||
| * | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
| | | |||||
| * | Load embedded bytecode with require(). | Mike Pall | 2011-08-17 | 1 | -1/+1 |
| | | |||||
| * | Add support for bytecode loading/saving. | Mike Pall | 2011-06-13 | 1 | -0/+466 |
