descriptionLuaJIT is a Just-In-Time Compiler for the Lua programming language.
homepage URLhttp://luajit.org/
repository URLhttp://luajit.org/git/luajit-2.0.git
ownergitmirror-cz11@luajit.org
last changeFri, 3 Feb 2012 23:32:45 +0000
last refreshSat, 04 Feb 2012 06:39:40 +0100
Content tags:
Add:
shortlog
6 hours ago Mike PallFix bytecode dump for certain number constants. master
2 days ago Mike PallFFI: Fix library unloading on POSIX systems.
3 days ago Mike PallMIPS: Add MIPS disassembler.
11 days ago Mike PallBump copyright date to 2012.
11 days ago Mike PallMIPS: Update install docs.
11 days ago Mike PallMIPS: Add interpreter. Enable MIPS build rules.
11 days ago Mike PallPPC: Avoid pointless arg clearing in BC_IFUNCF. Remove...
11 days ago Mike PallPPC: Fix argument checking for rawget.
11 days ago Mike PallPPC: Fix resume after yield from hook.
11 days ago Mike PallARM: Avoid pointless arg clearing in BC_IFUNCF. Fix...
11 days ago Mike PallMIPS: Add missing opcodes to the DynASM MIPS module...
2012-01-20 Mike PallFix parsing of hex literals with exponents.
2012-01-15 Mike PallFFI: Don't touch frame in callbacks with tailcalls...
2011-12-17 Mike PallFFI: Ignore number parsing errors while skipping defini...
2011-12-17 Mike PallFFI: Ignore empty statements in ffi.cdef().
2011-12-16 Mike PallMIPS: Add DynASM MIPS module and encoding engine.
...
tags
7 weeks ago v2.0.0-beta9 RELEASE LuaJIT-2.0.0-beta9
7 months ago v2.0.0-beta8-fixed RELEASE LuaJIT-2.0.0-beta8 (fixed)
7 months ago v2.0.0-beta8 RELEASE LuaJIT-2.0.0-beta8
9 months ago v2.0.0-beta7 RELEASE LuaJIT-2.0.0-beta7
11 months ago v2.0.0-beta6 RELEASE LuaJIT-2.0.0-beta6
17 months ago v2.0.0-beta5 RELEASE LuaJIT-2.0.0-beta5
22 months ago v2.0.0-beta4 RELEASE v2.0.0-beta4
22 months ago v2.0.0-beta3 RELEASE v2.0.0-beta3
22 months ago v2.0.0-beta2-hotfix2 LuaJIT-2.0.0-beta2 hotfix #2
22 months ago v2.0.0-beta1 RELEASE LuaJIT-2.0.0-beta1
22 months ago v2.0.0-beta2 RELEASE LuaJIT-2.0.0-beta2
heads
6 hours ago master