Commit Graph

12 Commits

Author SHA1 Message Date
Greg 2cf43e041c Improve test coverage. 2020-07-09 17:07:34 -04:00
Chris Waldon b74a17279b
tests: add tests for calling new method types 2020-06-26 15:40:17 -04:00
Chris Waldon b5d97bc020
feat: implement calling more non-static method types 2020-06-26 15:26:00 -04:00
Greg 2e7d20a1b4 Doc fix. 2020-06-23 14:05:11 -04:00
Greg afef4e65f6 Documentation. 2020-06-23 13:12:34 -04:00
Greg e40e34d1e6 Fix Android build. 2020-06-23 09:56:34 -04:00
gmp 70e004187d Linux port
Add jni_linux.go and scripts/find_linux_jnih.
2020-06-22 23:12:16 -04:00
Greg 187cd38f39 Clean up jni_darwin.go 2020-06-22 22:35:40 -04:00
Greg 8a58259fba Add testing, add non-static field accessors. 2020-06-22 22:19:04 -04:00
gmp 94b5b1f940 Merge branch 'master' of whereswaldon/jni into master 2020-06-22 16:38:36 +00:00
Chris Waldon b380472956
feat: enable looking up values of static fields 2020-06-20 11:27:23 -04:00
Greg d0d3f316ae Initial commit. 2020-06-19 16:10:40 -04:00