This website requires JavaScript.
Explore
Help
Register
Sign In
open-autonomous-connection
/
luaj
Watch
1
Star
0
Fork
0
You've already forked luaj
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
08dfdf1434d741a736511a32c5dd4821cacf027f
luaj
/
src
/
jse
History
James Roseborough
b545646922
Add utilities and sample code to load luaj in custom class loader for strong sandboxing, and use of orphaned threads.
2015-04-17 02:59:50 +00:00
..
META-INF
/services
Initial sources for planned 2.0 luaj vm release. Most interpreter features and library functions working.
2009-10-27 06:12:24 +00:00
org/luaj
/vm2
Add utilities and sample code to load luaj in custom class loader for strong sandboxing, and use of orphaned threads.
2015-04-17 02:59:50 +00:00
lua.java
Fix bug in Globals.UTF8Stream affecting loading from Readers. Add buffered input for compiling and loading of scripts.
2014-07-03 21:44:27 +00:00
luac.java
Fix bug in Globals.UTF8Stream affecting loading from Readers. Add buffered input for compiling and loading of scripts.
2014-07-03 21:44:27 +00:00
luajc.java
Convert anonymous classes to inner classes (gradle build support).
2015-03-08 20:22:30 +00:00