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 changeWed, 10 Mar 2010 21:13:23 +0000
last refreshSat, 13 Mar 2010 05:09:43 +0100
Content tags:
Add:
shortlog
2 days ago Mike PallFix potential hang in UCLO redirection handling in... master
3 days ago Mike PallFix handling of bad argument types in recorder.
3 days ago Mike PallFix recording of getmetatable() for non-tables.
4 days ago Mike PallAvoid tracing the nil return case of tonumber().
4 days ago Mike PallAdd WinSDK v7.0 requirement for building on Windows...
4 days ago Mike PallDo not fuse SLOAD across RETF.
5 days ago Mike PallRELEASE LuaJIT-2.0.0-beta3 v2.0.0-beta3
5 days ago Mike PallFix tracebacks for failed coroutines.
5 days ago Mike PallAdd OS/CPU/CC compatibility matrix to docs. Fix spelling.
5 days ago Mike PallRebase dynamic library on OSX/x64.
5 days ago Mike PallImprove placement of dynamically generated code on...
5 days ago Mike PallFix assertion in rec_check_slots.
5 days ago Mike PallGenerate indirect calls for out-of-range distances...
5 days ago Mike PallFix unwind info for assembler part for OSX.
5 days ago Mike PallFix disassembly of call/jmp ModRM.
8 days ago Mike PallFix generated 64 bit Mach-O assembler output.
...
tags
5 days ago v2.0.0-beta3 RELEASE v2.0.0-beta3
5 days ago v2.0.0-beta2-hotfix2 LuaJIT-2.0.0-beta2 hotfix #2
5 days ago v2.0.0-beta1 RELEASE LuaJIT-2.0.0-beta1
5 days ago v2.0.0-beta2 RELEASE LuaJIT-2.0.0-beta2
heads
2 days ago master