Iñigo Valentin 20c5ef3900 Upgraded minimun CMake version 1 month ago
..
cmake 7a96606d01 Project structure changed: 3 years ago
dynasm 7b7ad59a2c Initial commit. Minor modifications over QGears 4 years ago
etc 7b7ad59a2c Initial commit. Minor modifications over QGears 4 years ago
src 7b7ad59a2c Initial commit. Minor modifications over QGears 4 years ago
.gitignore a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
CMakeLists.txt 20c5ef3900 Upgraded minimun CMake version 1 month ago
COPYRIGHT 7b7ad59a2c Initial commit. Minor modifications over QGears 4 years ago
CPackConfig.cmake a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
CPackSourceConfig.cmake a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
Makefile a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
README.md 7b7ad59a2c Initial commit. Minor modifications over QGears 4 years ago
buildvm a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
cmake_install.cmake a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
dist.info 7b7ad59a2c Initial commit. Minor modifications over QGears 4 years ago
lj_bcdef.h a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
lj_ffdef.h a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
lj_folddef.h a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
lj_libdef.h a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
lj_recdef.h a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
lj_vm.s a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
luaconf.h a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
luajit a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago
minilua a791a98dd9 Fixed luajit dependency. Added master config file. Cleaned Ogre configuration files. Updated muild guide. 1 year ago

README.md

README for LuaJIT 2.0.3

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

Project Homepage: http://luajit.org/

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