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-cz10@luajit.org
last changeTue, 9 Mar 2010 02:47:49 +0000
last refreshTue, 09 Mar 2010 16:22:07 +0100
Content tags:
Add:
shortlog
19 hours ago Mike PallAvoid tracing the nil return case of tonumber(). master
20 hours ago Mike PallAdd WinSDK v7.0 requirement for building on Windows...
23 hours ago Mike PallDo not fuse SLOAD across RETF.
2 days ago Mike PallRELEASE LuaJIT-2.0.0-beta3 v2.0.0-beta3
2 days ago Mike PallFix tracebacks for failed coroutines.
2 days ago Mike PallAdd OS/CPU/CC compatibility matrix to docs. Fix spelling.
2 days ago Mike PallRebase dynamic library on OSX/x64.
2 days ago Mike PallImprove placement of dynamically generated code on...
2 days ago Mike PallFix assertion in rec_check_slots.
2 days ago Mike PallGenerate indirect calls for out-of-range distances...
2 days ago Mike PallFix unwind info for assembler part for OSX.
2 days ago Mike PallFix disassembly of call/jmp ModRM.
4 days ago Mike PallFix generated 64 bit Mach-O assembler output.
5 days ago Mike PallDocument jit.status().
5 days ago Mike PallUpdate docs: native build default, cross-compilation...
5 days ago Mike PallAllocate 32 bit memory on OSX/x64 with mmap() hinting.
...
tags
2 days ago v2.0.0-beta3 RELEASE v2.0.0-beta3
2 days ago v2.0.0-beta2-hotfix2 LuaJIT-2.0.0-beta2 hotfix #2
2 days ago v2.0.0-beta1 RELEASE LuaJIT-2.0.0-beta1
2 days ago v2.0.0-beta2 RELEASE LuaJIT-2.0.0-beta2
heads
19 hours ago master