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

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