From 637177eb1397ef1800027bccd50dbdc1af29a15b Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 13 Jan 2014 21:08:31 +1000 Subject: Remove LuaJIT source, we can use packaged LuaJIT 2.0 release now. Also some cleanups related to the other library removals. --- libraries/luajit-2.0/doc/status.html | 240 ----------------------------------- 1 file changed, 240 deletions(-) delete mode 100644 libraries/luajit-2.0/doc/status.html (limited to 'libraries/luajit-2.0/doc/status.html') diff --git a/libraries/luajit-2.0/doc/status.html b/libraries/luajit-2.0/doc/status.html deleted file mode 100644 index d9cffe0..0000000 --- a/libraries/luajit-2.0/doc/status.html +++ /dev/null @@ -1,240 +0,0 @@ - - - -Status & Roadmap - - - - - - - - - -
-Lua -
- - -
-

-The LuaJIT 1.x series represents -the current stable branch. -Only a single bug has been discovered in the last two years. So, if -you need a rock-solid VM, you are encouraged to fetch the latest -release of LuaJIT 1.x from the » Download -page. -

-

-LuaJIT 2.0 is the currently active -development branch. -It has Beta Test status and is still undergoing -substantial changes. -It has » much better performance than LuaJIT 1.x. -It's maturing quickly, so you should definitely -start to evaluate it for new projects right now. -

- -

Current Status

-

-This is a list of the things you should know about the LuaJIT 2.0 beta test: -

- - -

Roadmap

-

-Please refer to the -» LuaJIT -Roadmap 2011 for the latest release plan. Here's the general -project plan for LuaJIT 2.0: -

- -
-
- - - -- cgit v1.1