Ian Farmer f83ad9e4ae Fix two problems with weak tables.
(1) User data values would be dropped even if other references
    to the wrapped Java instance existed.
(2) Dropped elements were never actually cleaned out of the table.
2008-10-17 22:02:13 +00:00
2008-10-17 22:02:13 +00:00
2008-08-06 20:38:15 +00:00
2008-08-06 20:38:15 +00:00
2008-08-06 20:38:15 +00:00
2008-08-06 20:38:15 +00:00
Description
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling. Forked GitHub Repository: https://github.com/luaj/luaj
https://luaj.sourceforge.net/ MIT 17 MiB
3.0.2 Latest
2019-03-09 15:38:32 +00:00
Languages
Java 100%