Aegisub/subprojects/luajit
odrling 3753e9c491 fix luajit for windows
seems that happens for msys2 too
2020-11-23 21:56:50 +01:00
..
dynasm meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00
include meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00
src fix luajit for windows 2020-11-23 21:56:50 +01:00
COPYRIGHT meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00
Makefile meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00
README meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00
meson.build meson: enable Lua 5.2 compat for both native and host builds 2020-11-08 11:41:57 -05:00
unicode-io.patch meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00
unicode-os.patch meson: move luajit to subprojects directory 2019-10-05 21:34:34 +02:00

README

README for LuaJIT 2.0.4
-----------------------

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

Project Homepage: http://luajit.org/

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