Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | linker: demangle c++ symbols | Jari Vetoniemi | 2018-02-18 |
| | |||
* | 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 |
| | |||
* | Implement more libandroid | Jari Vetoniemi | 2018-02-18 |
| | |||
* | Implement more pthread | Jari Vetoniemi | 2018-02-18 |
| | |||
* | Add fake jvm | Jari Vetoniemi | 2018-02-17 |
| | |||
* | Initial commit | Jari Vetoniemi | 2018-02-16 |
Stuff in src/linker will get rewritten from scratch eventually, it's all horrible. But for now focus is getting on shit work. |