Aegisub/vendor/luajit
Martin Herkt 5d1c6daa63 Initial port of the build system to Meson
Still some TODOs left. Probably only works on Linux for now.
2020-02-08 23:40:07 +01:00
..
dynasm Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
include Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
src Initial port of the build system to Meson 2020-02-08 23:40:07 +01:00
COPYRIGHT LuaJIT 2.0.4 2015-09-12 12:38:01 +02:00
Makefile LuaJIT: enable Makefile verbosity with V=1 2015-09-12 13:09:32 +02:00
README LuaJIT 2.0.4 2015-09-12 12:38:01 +02:00
meson.build Initial port of the build system to Meson 2020-02-08 23:40:07 +01:00
unicode-io.patch Apply and update LuaJIT patches 2018-05-12 03:06:01 -04:00
unicode-os.patch Apply and update LuaJIT patches 2018-05-12 03:06:01 -04: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