-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some trouble with a local 'git command', caused some files to be deleted. F*ck Linus Torvalds!
- Loading branch information
Showing
293 changed files
with
135,925 additions
and
294,714 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Submodule LuaJIT
deleted from
7dbf0b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
README for LuaJIT 2.1.0-beta3 | ||
----------------------------- | ||
|
||
LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. | ||
|
||
Project Homepage: http://luajit.org/ | ||
|
||
LuaJIT is Copyright (C) 2005-2020 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 | ||
|
Oops, something went wrong.