aster2013 4a50e3d78d Add lua_getmainthread function to return main thread. 12 лет назад
..
dynasm a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 лет назад
src 4a50e3d78d Add lua_getmainthread function to return main thread. 12 лет назад
CMakeLists.txt 8ef4dc47eb Better integration of MinGW cross-compiling build process. 12 лет назад
CMakeLists.txt-buildvm.in 327ab9af76 Minor tweak to link lua/luajit tool without Urho3D dependency libs. 12 лет назад
CMakeLists.txt-minilua.in 327ab9af76 Minor tweak to link lua/luajit tool without Urho3D dependency libs. 12 лет назад
COPYRIGHT a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 лет назад
DetectTargetArchitecture.cmake 4d565aa401 Add new 'package' CMake built-in target for generating binary packages. 12 лет назад
README a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 лет назад

README

README for LuaJIT 2.0.2
-----------------------

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

Project Homepage: http://luajit.org/

LuaJIT is Copyright (C) 2005-2013 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