summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update changelog.Mike Pall2017-05-011-1/+25
* Merge branch 'master' into v2.1Mike Pall2017-05-013-4/+46
|\
| * RELEASE LuaJIT-2.0.5v2.0.5Mike Pall2017-05-013-4/+4
| * Update changelog.Mike Pall2017-05-011-0/+42
* | FFI: Update docs on compiler limitations.Mike Pall2017-05-011-2/+1
* | Document added C API extensions from Lua 5.2/5.3.Mike Pall2017-04-071-0/+9
* | Add some more changes and extensions from Lua 5.2.Mike Pall2017-03-301-0/+15
* | Fix extension docs about package.searchers.Mike Pall2017-01-181-1/+1
* | Merge branch 'master' into v2.1Mike Pall2017-01-1717-34/+34
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-1716-32/+32
* | LJ_GC64: Add build options and install instructions.Mike Pall2017-01-172-6/+12
* | Add some more extensions from Lua 5.2/5.3.Mike Pall2017-01-171-0/+4
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-3/+3
|\|
| * Fix HTML formatting.Mike Pall2017-01-171-3/+3
* | Document 47 bit limit for lightuserdata.Mike Pall2016-11-251-0/+11
* | Merge branch 'master' into v2.1Mike Pall2016-11-211-0/+7
|\|
| * Update contact info.Mike Pall2016-11-211-0/+7
* | Merge branch 'master' into v2.1Mike Pall2016-07-311-3/+4
|\|
| * Revert "OSX: Switch to Clang as the default compiler."Mike Pall2016-07-311-2/+2
* | Set arg table before evaluating LUA_INIT and -e chunks.Mike Pall2016-07-171-0/+1
* | MIPS: Support MIPS16 interlinking.Mike Pall2016-06-081-1/+1
* | MIPS64, part 1: Add MIPS64 support to interpreter.Mike Pall2016-05-283-7/+12
* | Cleanup install docs.Mike Pall2016-05-261-31/+46
* | Merge branch 'master' into v2.1Mike Pall2016-05-201-6/+0
|\|
| * Add guard for obscure aliasing between open upvalues and SSA slots.Mike Pall2016-05-201-6/+0
* | Windows/x86: Add full exception interoperability.Mike Pall2016-05-071-14/+11
* | Merge branch 'master' into v2.1Mike Pall2016-03-221-3/+6
|\|
| * Fix install for cross-builds.Mike Pall2016-03-221-3/+6
* | Update changelog.Mike Pall2016-03-031-4/+14
* | Merge branch 'master' into v2.1Mike Pall2016-03-0317-34/+34
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-0316-32/+32
* | Document minimum compiler requirements for 2.1 branch.Mike Pall2015-11-041-3/+3
* | Update changelog.Mike Pall2015-10-241-0/+1
* | iOS/ARM64: Add build instructions.Mike Pall2015-10-241-0/+7
* | Merge branch 'master' into v2.1Mike Pall2015-10-241-16/+13
|\|
| * Update build instructions.Mike Pall2015-10-241-15/+12
* | FFI: Add ssize_t declaration.Mike Pall2015-09-202-0/+3
* | Parse Unicode string escape \u{XX...}.Mike Pall2015-08-302-0/+8
* | Re-enable trace stitching.Mike Pall2015-08-291-1/+1
* | Update changelog.Mike Pall2015-08-251-0/+53
* | Add note about bytecode compatibility wrt. LJ_GC64/LJ_FR2.Mike Pall2015-08-251-0/+5
* | Remove LuaJIT 1.x change history.Mike Pall2015-08-241-229/+0
* | Parse binary number literals (0bxxx).Mike Pall2015-08-192-3/+3
* | Add Xbox One port.Mike Pall2015-06-122-2/+12
* | Merge branch 'master' into v2.1Mike Pall2015-05-143-4/+54
|\|
| * RELEASE LuaJIT-2.0.4v2.0.4Mike Pall2015-05-143-4/+4
| * Update changelog.Mike Pall2015-05-141-0/+50
* | Merge branch 'master' into v2.1Mike Pall2015-03-111-11/+2
|\|
| * Doc cleanup.Mike Pall2015-03-111-11/+2
* | LJ_GC64: Return true for ffi.abi("gc64").Mike Pall2015-01-071-0/+2