Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update changelog. | Mike Pall | 2017-05-01 | 1 | -1/+25 |
| | |||||
* | Merge branch 'master' into v2.1 | Mike Pall | 2017-05-01 | 3 | -4/+46 |
|\ | |||||
| * | RELEASE LuaJIT-2.0.5v2.0.5 | Mike Pall | 2017-05-01 | 3 | -4/+4 |
| | | |||||
| * | Update changelog. | Mike Pall | 2017-05-01 | 1 | -0/+42 |
| | | |||||
* | | FFI: Update docs on compiler limitations. | Mike Pall | 2017-05-01 | 1 | -2/+1 |
| | | |||||
* | | Document added C API extensions from Lua 5.2/5.3. | Mike Pall | 2017-04-07 | 1 | -0/+9 |
| | | |||||
* | | Add some more changes and extensions from Lua 5.2. | Mike Pall | 2017-03-30 | 1 | -0/+15 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | Fix extension docs about package.searchers. | Mike Pall | 2017-01-18 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 17 | -34/+34 |
|\| | |||||
| * | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 16 | -32/+32 |
| | | |||||
* | | LJ_GC64: Add build options and install instructions. | Mike Pall | 2017-01-17 | 2 | -6/+12 |
| | | |||||
* | | Add some more extensions from Lua 5.2/5.3. | Mike Pall | 2017-01-17 | 1 | -0/+4 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -3/+3 |
|\| | |||||
| * | Fix HTML formatting. | Mike Pall | 2017-01-17 | 1 | -3/+3 |
| | | |||||
* | | Document 47 bit limit for lightuserdata. | Mike Pall | 2016-11-25 | 1 | -0/+11 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-11-21 | 1 | -0/+7 |
|\| | |||||
| * | Update contact info. | Mike Pall | 2016-11-21 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-07-31 | 1 | -3/+4 |
|\| | |||||
| * | Revert "OSX: Switch to Clang as the default compiler." | Mike Pall | 2016-07-31 | 1 | -2/+2 |
| | | | | | | | | | | It breaks cross-compilation to Android. And host "gcc" aliases to "clang", anyway. | ||||
* | | Set arg table before evaluating LUA_INIT and -e chunks. | Mike Pall | 2016-07-17 | 1 | -0/+1 |
| | | |||||
* | | MIPS: Support MIPS16 interlinking. | Mike Pall | 2016-06-08 | 1 | -1/+1 |
| | | |||||
* | | MIPS64, part 1: Add MIPS64 support to interpreter. | Mike Pall | 2016-05-28 | 3 | -7/+12 |
| | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
* | | Cleanup install docs. | Mike Pall | 2016-05-26 | 1 | -31/+46 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-05-20 | 1 | -6/+0 |
|\| | |||||
| * | Add guard for obscure aliasing between open upvalues and SSA slots. | Mike Pall | 2016-05-20 | 1 | -6/+0 |
| | | | | | | | | Thanks to Peter Cawley. | ||||
* | | Windows/x86: Add full exception interoperability. | Mike Pall | 2016-05-07 | 1 | -14/+11 |
| | | | | | | | | Contributed by Peter Cawley. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-22 | 1 | -3/+6 |
|\| | |||||
| * | Fix install for cross-builds. | Mike Pall | 2016-03-22 | 1 | -3/+6 |
| | | |||||
* | | Update changelog. | Mike Pall | 2016-03-03 | 1 | -4/+14 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 17 | -34/+34 |
|\| | |||||
| * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 16 | -32/+32 |
| | | |||||
* | | Document minimum compiler requirements for 2.1 branch. | Mike Pall | 2015-11-04 | 1 | -3/+3 |
| | | |||||
* | | Update changelog. | Mike Pall | 2015-10-24 | 1 | -0/+1 |
| | | |||||
* | | iOS/ARM64: Add build instructions. | Mike Pall | 2015-10-24 | 1 | -0/+7 |
| | | | | | | | | Thanks to Vyacheslav Egorov. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-10-24 | 1 | -16/+13 |
|\| | |||||
| * | Update build instructions. | Mike Pall | 2015-10-24 | 1 | -15/+12 |
| | | |||||
* | | FFI: Add ssize_t declaration. | Mike Pall | 2015-09-20 | 2 | -0/+3 |
| | | |||||
* | | Parse Unicode string escape \u{XX...}. | Mike Pall | 2015-08-30 | 2 | -0/+8 |
| | | | | | | | | Thanks to drbo. | ||||
* | | Re-enable trace stitching. | Mike Pall | 2015-08-29 | 1 | -1/+1 |
| | | | | | | | | Thanks to Vyacheslav Egorov. | ||||
* | | Update changelog. | Mike Pall | 2015-08-25 | 1 | -0/+53 |
| | | |||||
* | | Add note about bytecode compatibility wrt. LJ_GC64/LJ_FR2. | Mike Pall | 2015-08-25 | 1 | -0/+5 |
| | | |||||
* | | Remove LuaJIT 1.x change history. | Mike Pall | 2015-08-24 | 1 | -229/+0 |
| | | |||||
* | | Parse binary number literals (0bxxx). | Mike Pall | 2015-08-19 | 2 | -3/+3 |
| | | |||||
* | | Add Xbox One port. | Mike Pall | 2015-06-12 | 2 | -2/+12 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-05-14 | 3 | -4/+54 |
|\| | |||||
| * | RELEASE LuaJIT-2.0.4v2.0.4 | Mike Pall | 2015-05-14 | 3 | -4/+4 |
| | | |||||
| * | Update changelog. | Mike Pall | 2015-05-14 | 1 | -0/+50 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2015-03-11 | 1 | -11/+2 |
|\| | |||||
| * | Doc cleanup. | Mike Pall | 2015-03-11 | 1 | -11/+2 |
| | | |||||
* | | LJ_GC64: Return true for ffi.abi("gc64"). | Mike Pall | 2015-01-07 | 1 | -0/+2 |
| | |