This website requires JavaScript.
Explore
Help
Sign In
encounter
/
robovm
Watch
0
Star
0
Fork
0
You've already forked robovm
mirror of
https://github.com/encounter/robovm.git
synced
2026-03-30 11:36:44 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
console_debugger
robovm
/
compiler
/
vm
/
core
/
include
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
florianf
6cc706d6cb
Next try for reading stack vars. Works slightly better, but not yet for all cases.
2016-12-10 22:25:08 +01:00
..
robovm
Next try for reading stack vars. Works slightly better, but not yet for all cases.
2016-12-10 22:25:08 +01:00
jni_types.h
Initial commit. Here's what I did:
2016-04-20 13:15:45 -07:00
jni.h
Initial commit. Here's what I did:
2016-04-20 13:15:45 -07:00
robovm.h
More shadow frame work. Popping is wrong still, need to figure out where the places are to pop frames, e.g. within function on returns and when exception handling unwinds the stack. Use <useLineNumbers>true</useLineNumbers> in robovm.xml to enable it, delete cache in ~/.robovm so all classes and their methods get line number info
2016-05-02 17:25:31 +02:00