diff options
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/status.html b/doc/status.html index ba62625e..23847da9 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -206,12 +206,6 @@ interested in sponsoring a port to a particular architecture, please | |||
206 | use the given contact address. | 206 | use the given contact address. |
207 | </li> | 207 | </li> |
208 | <li> | 208 | <li> |
209 | There are some planned <b>structural improvements</b> to the compiler, | ||
210 | like compressed snapshot maps or generic handling of calls to helper | ||
211 | methods. These are of lesser importance, unless other developments | ||
212 | elevate their priority. | ||
213 | </li> | ||
214 | <li> | ||
215 | <b>Documentation</b> about the <b>internals</b> of LuaJIT is still sorely | 209 | <b>Documentation</b> about the <b>internals</b> of LuaJIT is still sorely |
216 | missing. Although the source code is included and is IMHO well | 210 | missing. Although the source code is included and is IMHO well |
217 | commented, many basic design decisions are in need of an explanation. | 211 | commented, many basic design decisions are in need of an explanation. |