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
80677e9a167e02848490ab69d213c696ac759a74
luaj
/
src
/
test
/
res
/
test7.luac
6 lines
674 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix two bugs in LuaJava compatibility addon: (1) LDouble to Double/double coercions were missing (2) LuaJava.LMethod.luaStackCall adjusted the top of stack in a way that produces the wrong results when the call occurs as the argument to another function (such as print) Also added two lines to the bottom of test7.lua to test luajava.bindClass.
2007-07-04 03:23:09 +00:00
LuaQ