Yao Wei Tjong 姚伟忠 e91307ce51 Clean up build scripts to adhere to format convention. 12 tahun lalu
..
dynasm a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 tahun lalu
src f6213623ed Workaround for VS2008 64-bit mode. 12 tahun lalu
CMakeLists.txt e91307ce51 Clean up build scripts to adhere to format convention. 12 tahun lalu
CMakeLists.txt-buildvm.in 2b90804c6e Fixed LuaJIT build on Linux, both native and cross-compiling. 12 tahun lalu
CMakeLists.txt-minilua.in 2b90804c6e Fixed LuaJIT build on Linux, both native and cross-compiling. 12 tahun lalu
COPYRIGHT a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 tahun lalu
DetectTargetArchitecture.cmake e91307ce51 Clean up build scripts to adhere to format convention. 12 tahun lalu
README a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 tahun lalu

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