Skip to content

Commit

Permalink
Add LuaJIT as a regular sub-dir.
Browse files Browse the repository at this point in the history
Some trouble with a local 'git command', caused some
files to be deleted. F*ck Linus Torvalds!
  • Loading branch information
gvanem committed Sep 14, 2020
1 parent c7de50d commit f6a6865
Show file tree
Hide file tree
Showing 293 changed files with 135,925 additions and 294,714 deletions.
6 changes: 0 additions & 6 deletions .gitattributes

This file was deleted.

55 changes: 0 additions & 55 deletions .gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion LuaJIT
Submodule LuaJIT deleted from 7dbf0b
16 changes: 16 additions & 0 deletions LuaJIT/README
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

Loading

0 comments on commit f6a6865

Please sign in to comment.