aboutsummaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/status.html')
-rw-r--r--doc/status.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/status.html b/doc/status.html
index c1b8b15d..3da8fe78 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -45,8 +45,8 @@ ul li { padding-bottom: 0.3em; }
45<div id="main"> 45<div id="main">
46<p> 46<p>
47The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents 47The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents
48the current <span style="color: #0000c0;">stable branch</span>. As of 48the current <span style="color: #0000c0;">stable branch</span>.
49this writing there have been no open bugs since about a year. So, if 49Only a single bug has been discovered in the last two years. So, if
50you need a rock-solid VM, you are encouraged to fetch the latest 50you need a rock-solid VM, you are encouraged to fetch the latest
51release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">&raquo;</span>&nbsp;Download</a> 51release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">&raquo;</span>&nbsp;Download</a>
52page. 52page.
@@ -55,7 +55,9 @@ page.
55<span style="color: #c00000;">LuaJIT 2.0</span> is the currently active 55<span style="color: #c00000;">LuaJIT 2.0</span> is the currently active
56<span style="color: #c00000;">development branch</span>. 56<span style="color: #c00000;">development branch</span>.
57It has <b>Beta Test</b> status and is still undergoing 57It has <b>Beta Test</b> status and is still undergoing
58substantial changes. It's maturing quickly, so you should definitely 58substantial changes.
59It has <a href="http://luajit.org/performance.html"><span class="ext">&raquo;</span>&nbsp;much better performance</a> than LuaJIT 1.x.
60It's maturing quickly, so you should definitely
59start to evaluate it for new projects right now. 61start to evaluate it for new projects right now.
60</p> 62</p>
61 63