From dc2493e7525bb7633f697ef10f72b72b46222249 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Fri, 30 Aug 2019 00:45:36 -0400 Subject: Forget what I said, I just need to change git attributes to mark for vendor --- lib/LuaJIT/doc/status.html | 122 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 lib/LuaJIT/doc/status.html (limited to 'lib/LuaJIT/doc/status.html') diff --git a/lib/LuaJIT/doc/status.html b/lib/LuaJIT/doc/status.html new file mode 100644 index 0000000..e0d912e --- /dev/null +++ b/lib/LuaJIT/doc/status.html @@ -0,0 +1,122 @@ + + + +Status + + + + + + + + +
+Lua +
+ + +
+

+LuaJIT 2.0 is the current +stable branch. This branch is in +feature-freeze — new features will only be added to LuaJIT 2.1. +

+ +

Current Status

+

+LuaJIT ought to run all Lua 5.1-compatible source code just fine. +It's considered a serious bug if the VM crashes or produces unexpected +results — please report this. +

+

+Known incompatibilities and issues in LuaJIT 2.0: +

+ +
+
+ + + -- cgit v1.2.3