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
Files
aeafca11b66010851f1f720a245b793991a07482
luaj
/
src
/
test
/
java
History
Ian Farmer
aeafca11b6
Change LString to use an array of bytes instead of wrapping Java's String.
...
This brings our implementation more in line with regular C Lua.
2007-09-10 06:27:54 +00:00
..
lua
Change LString to use an array of bytes instead of wrapping Java's String.
2007-09-10 06:27:54 +00:00
LuacRunner.java
Various changes:
2007-08-01 04:15:27 +00:00
LuaJavaAppRunner.java
Fix a few VM issues which were causing subtle failures in the test cases.
2007-09-04 01:52:33 +00:00
SampleClass.java
Initial draft of luajava package support.
2007-06-19 05:17:07 +00:00