Aegisub/vendor/luajit
Thomas Goyne d311da75e0 Change LuaJIT's deployment target back to 10.4
Targetting 10.7 makes the error handler segfault, and targetting 10.4
appears to work fine.
2014-07-23 14:53:48 -07:00
..
dynasm
include
src Change LuaJIT's deployment target back to 10.4 2014-07-23 14:53:48 -07:00
COPYRIGHT
Makefile Convert the build system to non-recursive make 2014-06-17 11:37:20 -07:00
README
unicode-io.patch Patch io.open and io.popen to support Unicode filenames on Windows 2014-07-15 14:32:54 -07:00
unicode-os.patch Patch os module methods to add Unicode support on Windows 2014-07-15 14:32:54 -07:00

README

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