descriptionLuaJIT is a Just-In-Time Compiler for the Lua programming language.
homepage URLhttp://luajit.org/
repository URLhttp://luajit.org/git/luajit.git
ownergitmirror-cz19@luajit.org
last changeSun, 10 Mar 2024 16:29:48 +0000 (10 17:29 +0100)
last refreshTue, 16 Apr 2024 20:21:22 +0000 (16 22:21 +0200)
content tags
add:
README
README for LuaJIT 2.1
---------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: https://luajit.org/

LuaJIT is Copyright (C) 2005-2023 Mike Pall.
LuaJIT is free software, released under the MIT license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.

Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:

 doc/luajit.html
shortlog
2024-03-10 Mike PallHandle all types of errors during trace stitching.v2.1
2024-03-10 Mike PallFix recording of __concat metamethod.
2024-03-10 Mike PallMerge branch 'master' into v2.1
2024-03-10 Mike PallPrevent down-recursion for side traces.masterv2.0
2024-03-10 Mike PallCheck frame size limit before returning to a lower...
2024-03-10 Mike PallFFI: Treat cdata finalizer table as a GC root.
2024-03-10 Mike PallHandle stack reallocation in debug.setmetatable() and...
2024-02-04 Mike PallMerge branch 'master' into v2.1
2024-02-04 Mike PallRework stack overflow handling.
2024-01-31 Mike PallMerge branch 'master' into v2.1
2024-01-31 Mike PallPreserve keys with dynamic values in template tables...
2024-01-31 Mike PallMerge branch 'master' into v2.1
2024-01-31 Mike PallPrevent include of luajit_rolling.h.
2024-01-26 Mike PallMerge branch 'master' into v2.1
2024-01-26 Mike PallFix documentation bug about '\z' string escape.
2024-01-25 Mike PallFix zero stripping in %g number formatting.
...
tags
7 months ago v2.0.ROLLING v2.0.ROLLING
7 months ago v2.1.ROLLING v2.1.ROLLING
6 years ago v2.1.0-beta3 RELEASE LuaJIT-2.1.0-beta3
6 years ago v2.0.5 RELEASE LuaJIT-2.0.5
8 years ago v2.1.0-beta2 RELEASE LuaJIT-2.1.0-beta2
8 years ago v2.1.0-beta1 RELEASE LuaJIT-2.1.0-beta1
8 years ago v2.0.4 RELEASE LuaJIT-2.0.4
10 years ago v2.0.3 RELEASE LuaJIT-2.0.3
10 years ago v2.0.2 RELEASE LuaJIT-2.0.2
11 years ago v2.0.1-fixed RELEASE LuaJIT-2.0.1 (fixed)
11 years ago v2.0.1 RELEASE LuaJIT-2.0.1
11 years ago v2.0.0 RELEASE LuaJIT-2.0.0
11 years ago v2.0.0-rc3 RELEASE LuaJIT-2.0.0-rc3
11 years ago v2.0.0-rc2 RELEASE LuaJIT-2.0.0-rc2
11 years ago v2.0.0-rc1 RELEASE LuaJIT-2.0.0-rc1
11 years ago v2.0.0-beta11 RELEASE LuaJIT-2.0.0-beta11
...
heads
5 weeks ago v2.1
5 weeks ago v2.0
5 weeks ago master
forks
Cached version (4462s old)
luajit-2.0/celess22.git Contributions and possible fixes for LuaJIT celess22@gmail.com 5 years ago