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
Wiki
Activity
161
Commits
2
Branches
0
Tags
ecacbfde9234cd367aa533d1be6123af80f4f3a9
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