aboutsummaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/status.html')
-rw-r--r--doc/status.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/status.html b/doc/status.html
index 5f8fa463..d9cffe03 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -148,10 +148,6 @@ with me, before writing major improvements, to avoid duplication of
148effort. 148effort.
149</li> 149</li>
150<li> 150<li>
151<b>Trace management</b> needs more tuning: less drastic countermeasures
152against trace explosion and better heuristics in general.
153</li>
154<li>
155Some checks are missing in the JIT-compiled code for obscure situations 151Some checks are missing in the JIT-compiled code for obscure situations
156with <b>open upvalues aliasing</b> one of the SSA slots later on (or 152with <b>open upvalues aliasing</b> one of the SSA slots later on (or
157vice versa). Bonus points, if you can find a real world test case for 153vice versa). Bonus points, if you can find a real world test case for