aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into v2.1Mike Pall2020-10-129-29/+29
|\|
| * Minor changes and https-ify links.Mike Pall2020-10-129-28/+28
* | Add support for full-range 64 bit lightuserdata.Mike Pall2020-09-301-11/+0
* | Merge branch 'master' into v2.1Mike Pall2020-07-123-10/+34
|\|
| * Add FAQ about sandboxing. Minor fixes.Mike Pall2020-07-122-9/+33
* | Merge branch 'master' into v2.1Mike Pall2020-01-2615-1020/+68
|\|
| * Documentation cleanup.Mike Pall2020-01-2614-1148/+64
* | Merge branch 'master' into v2.1Mike Pall2020-01-2017-34/+34
|\|
| * Bump copyright date.Mike Pall2020-01-2016-32/+32
* | x64: Enable LJ_GC64 mode by default.Mike Pall2019-12-082-9/+7
* | Merge branch 'master' into v2.1Mike Pall2019-12-081-2/+2
|\|
| * OSX: Don't set a default MACOSX_DEPLOYMENT_TARGET.Mike Pall2019-12-081-2/+2
* | Merge branch 'master' into v2.1Mike Pall2019-12-082-48/+24
|\|
| * Update Android and iOS build docs.Mike Pall2019-12-081-55/+13
| * Add note about the unsuitabilty of math.random() for crypto.Mike Pall2019-12-081-0/+4
* | Merge branch 'master' into v2.1Mike Pall2019-12-081-39/+6
|\|
| * Update MSVC build script and docs.Mike Pall2019-12-081-39/+6
* | Windows: Add UWP support, part 1.Mike Pall2018-06-051-0/+2
* | From Lua 5.3: assert() accepts any type of error object.Mike Pall2018-06-051-0/+1
* | Merge branch 'master' into v2.1Mike Pall2018-04-2517-49/+34
|\|
| * Bump copyright date to 2018.Mike Pall2018-04-2516-46/+32
* | Merge branch 'master' into v2.1Mike Pall2018-01-181-2/+2
|\|
| * Fix LuaJIT API docs for LUAJIT_MODE_*.Mike Pall2018-01-181-2/+2
* | Merge branch 'master' into v2.1Mike Pall2017-08-181-1/+1
|\|
| * Use https for freelists.org links.Mike Pall2017-08-181-1/+1
* | 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