aboutsummaryrefslogtreecommitdiff
path: root/doc/extensions.html
diff options
context:
space:
mode:
authorMike Pall <mike>2023-08-21 02:38:56 +0200
committerMike Pall <mike>2023-08-21 02:38:56 +0200
commitf0ff869bc2fffa17bb765c4c773457578da125a9 (patch)
treea439bf4fe179352af5a6808ab5c5d4584cff197e /doc/extensions.html
parentef587afb2cd7267c0defd04aa642593b76a6b23d (diff)
parentc34594681909cac98d44629863df2c7afd93eaf0 (diff)
downloadluajit-f0ff869bc2fffa17bb765c4c773457578da125a9.tar.gz
luajit-f0ff869bc2fffa17bb765c4c773457578da125a9.tar.bz2
luajit-f0ff869bc2fffa17bb765c4c773457578da125a9.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/extensions.html')
-rw-r--r--doc/extensions.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/extensions.html b/doc/extensions.html
index c7ace015..eb591d1e 100644
--- a/doc/extensions.html
+++ b/doc/extensions.html
@@ -63,14 +63,15 @@ td.excinterop {
63<a href="ext_profiler.html">Profiler</a> 63<a href="ext_profiler.html">Profiler</a>
64</li></ul> 64</li></ul>
65</li><li> 65</li><li>
66<a href="status.html">Status</a> 66<a href="https://luajit.org/status.html">Status <span class="ext">&raquo;</span></a>
67</li><li> 67</li><li>
68<a href="faq.html">FAQ</a> 68<a href="https://luajit.org/faq.html">FAQ <span class="ext">&raquo;</span></a>
69</li><li> 69</li><li>
70<a href="https://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a> 70<a href="https://luajit.org/list.html">Mailing List <span class="ext">&raquo;</span></a>
71</li></ul> 71</li></ul>
72</div> 72</div>
73<div id="main"> 73<div id="main">
74
74<p> 75<p>
75LuaJIT is fully upwards-compatible with Lua 5.1. It supports all 76LuaJIT is fully upwards-compatible with Lua 5.1. It supports all
76<a href="https://www.lua.org/manual/5.1/manual.html#5"><span class="ext">&raquo;</span>&nbsp;standard Lua 77<a href="https://www.lua.org/manual/5.1/manual.html#5"><span class="ext">&raquo;</span>&nbsp;standard Lua