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
1,053
Commits
2
Branches
2
Tags
3613bc0862d323332c5c5b9fc5d627a3cc2fbf69
Commit Graph
1053 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
James Roseborough
de763e0a1e
Support for iterator-style for loops, and "pairs" builting function
2007-06-10 22:53:09 +00:00
James Roseborough
e1e6625aa1
Add binary compares, some unary ops, fix binary arithmetic, add plain for loop.
2007-06-10 19:49:47 +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
First
Previous
...
18
19
20
21
22
Next
Last