summaryrefslogtreecommitdiff
path: root/src/fakejvm/jvm.c
Commit message (Expand)AuthorAge
* jvm: rename fakejvm to jvmJari Vetoniemi2018-02-19
* jvm: Cast to jobject instead of voidJari Vetoniemi2018-02-19
* jvm: comment stylingJari Vetoniemi2018-02-19
* jvm: Implement more and document headerJari Vetoniemi2018-02-19
* jvm: always null terminate stringsJari Vetoniemi2018-02-19
* jvm: cleanups and track objectsJari Vetoniemi2018-02-19
* jvm: add some asserts and debug printsJari Vetoniemi2018-02-18
* Use JNI_OKJari Vetoniemi2018-02-18
* Wrap fakejvm functions tooJari Vetoniemi2018-02-18
* Add fake jvmJari Vetoniemi2018-02-17