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
7449605d5637a83442ba0b22d134586906540110
luaj
/
src
/
main
/
java
/
lua
History
James Roseborough
7449605d56
Improve table processing when table lookup fails.
2007-06-16 04:42:20 +00:00
..
io
Improve call stack handling to prepare for propert tail call handling.
2007-06-15 06:41:40 +00:00
value
Improve table processing when table lookup fails.
2007-06-16 04:42:20 +00:00
Builtin.java
Fix for loop that uses iterator
2007-06-16 02:47:47 +00:00
GlobalState.java
Initial draft of interpreter. Lua compiled "chunks" can be unmarshalled. Approximately half of bytecodes implemented in some form or another.
2007-06-08 05:11:37 +00:00
Lua.java
Initial draft of interpreter. Lua compiled "chunks" can be unmarshalled. Approximately half of bytecodes implemented in some form or another.
2007-06-08 05:11:37 +00:00