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
81
Commits
2
Branches
2
Tags
9f6d7543cd9c80216257c746351a3d4c9128ae28
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ian Farmer
c0f054549b
Change the pom.xml and remove some use of Java 1.5 features to reduce the
...
number of errors produced by "mvn package".
2007-07-19 04:23:42 +00:00
James Roseborough
be20581731
Improve call stack handling to prepare for propert tail call handling.
2007-06-15 06:41:40 +00:00
James Roseborough
70dfc20f57
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