Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | jvm: comment styling | Jari Vetoniemi | 2018-02-19 |
| | |||
* | jvm: Implement more and document header | Jari Vetoniemi | 2018-02-19 |
| | | | | Starting to look pretty good. | ||
* | jvm: always null terminate strings | Jari Vetoniemi | 2018-02-19 |
| | |||
* | jvm: cleanups and track objects | Jari Vetoniemi | 2018-02-19 |
| | | | | | | Lot less dynamic memory as well now. Android JVM actually limits maximum objects as well, though the limit is probably higher, I'll look up it later. | ||
* | jvm: add some asserts and debug prints | Jari Vetoniemi | 2018-02-18 |
| | |||
* | Use JNI_OK | Jari Vetoniemi | 2018-02-18 |
| | |||
* | Wrap fakejvm functions too | Jari Vetoniemi | 2018-02-18 |
| | |||
* | Add fake jvm | Jari Vetoniemi | 2018-02-17 |