diff options
author | Mike Pall <mike> | 2023-08-21 02:28:49 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2023-08-21 02:28:49 +0200 |
commit | c34594681909cac98d44629863df2c7afd93eaf0 (patch) | |
tree | 494edfb290b2354cd738e07751c58d65d6b1c1c2 /doc/extensions.html | |
parent | 158a284cc9c33ade9054df976018401e4996cfbd (diff) | |
download | luajit-c34594681909cac98d44629863df2c7afd93eaf0.tar.gz luajit-c34594681909cac98d44629863df2c7afd93eaf0.tar.bz2 luajit-c34594681909cac98d44629863df2c7afd93eaf0.zip |
Update documentation for switch to rolling releases.
Diffstat (limited to 'doc/extensions.html')
-rw-r--r-- | doc/extensions.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/extensions.html b/doc/extensions.html index fc673ef7..f8b45c28 100644 --- a/doc/extensions.html +++ b/doc/extensions.html | |||
@@ -59,14 +59,15 @@ td.excinterop { | |||
59 | <a href="ext_c_api.html">Lua/C API</a> | 59 | <a href="ext_c_api.html">Lua/C API</a> |
60 | </li></ul> | 60 | </li></ul> |
61 | </li><li> | 61 | </li><li> |
62 | <a href="status.html">Status</a> | 62 | <a href="https://luajit.org/status.html">Status <span class="ext">»</span></a> |
63 | </li><li> | 63 | </li><li> |
64 | <a href="faq.html">FAQ</a> | 64 | <a href="https://luajit.org/faq.html">FAQ <span class="ext">»</span></a> |
65 | </li><li> | 65 | </li><li> |
66 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 66 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
67 | </li></ul> | 67 | </li></ul> |
68 | </div> | 68 | </div> |
69 | <div id="main"> | 69 | <div id="main"> |
70 | |||
70 | <p> | 71 | <p> |
71 | LuaJIT is fully upwards-compatible with Lua 5.1. It supports all | 72 | LuaJIT is fully upwards-compatible with Lua 5.1. It supports all |
72 | <a href="https://www.lua.org/manual/5.1/manual.html#5"><span class="ext">»</span> standard Lua | 73 | <a href="https://www.lua.org/manual/5.1/manual.html#5"><span class="ext">»</span> standard Lua |