Improve documentation and tests.

This commit is contained in:
James Roseborough
2012-10-13 14:32:34 +00:00
parent 3d2812ed35
commit c921b033c5
5 changed files with 7 additions and 3 deletions

View File

@@ -745,5 +745,6 @@ and LuaForge:
<li>values associated with weak keys may linger longer than expected
<li>behavior of luaj when a SecurityManager is used has not been fully characterized
<li>negative zero is treated as identical to integer value zero throughout luaj
<li>lua compiled into java bytecode using luajc cannot use string.dump() or xpcall()
</ul>