whereswaldon
  • Joined on 2020-06-20
whereswaldon closed pull request gmp/jni#6 2021-06-09 19:59:27 -04:00
Implement static boolean method support
whereswaldon commented on pull request gmp/jni#5 2021-06-09 16:09:37 -04:00
Implement calling static boolean methods

Closing as Gitea says this PR is "broken due to missing fork information"

whereswaldon closed pull request gmp/jni#5 2021-06-09 16:09:37 -04:00
Implement calling static boolean methods
whereswaldon pushed to master at whereswaldon/jni 2021-06-01 08:35:26 -04:00
f8a0df591f fix: use proper return type for static booleans
whereswaldon created pull request gmp/jni#5 2021-04-18 14:42:34 -04:00
Implement calling static boolean methods
whereswaldon closed pull request gmp/jni#4 2021-04-18 14:41:19 -04:00
Implement calling static boolean methods
whereswaldon pushed to master at whereswaldon/jni 2021-04-18 14:41:09 -04:00
ff2a63c99a feat: implement calling static boolean methods
878283d25c feat: implement calling static boolean methods
014cd5c7c4 Merge branch 'master' of jeffwilliams/jni into master
396d6d4dec Fix bug in last commit
3310c43bcf Make find_linux_jnih more robust.
Compare 9 commits »
whereswaldon created pull request gmp/jni#4 2021-04-18 14:32:43 -04:00
Implement calling static boolean methods
whereswaldon pushed to master at whereswaldon/jni 2021-04-18 14:31:59 -04:00
878283d25c feat: implement calling static boolean methods
whereswaldon created pull request gmp/jni#2 2020-06-26 15:41:04 -04:00
Implement the remaining functions to allow calling non-static methods with various return types
whereswaldon pushed to master at whereswaldon/jni 2020-06-26 15:40:25 -04:00
b74a17279b tests: add tests for calling new method types
whereswaldon pushed to master at whereswaldon/jni 2020-06-26 15:26:08 -04:00
b5d97bc020 feat: implement calling more non-static method types
whereswaldon pushed to master at whereswaldon/jni 2020-06-26 10:43:11 -04:00
2e7d20a1b4 Doc fix.
afef4e65f6 Documentation.
e40e34d1e6 Fix Android build.
70e004187d Linux port
187cd38f39 Clean up jni_darwin.go
Compare 7 commits »
whereswaldon created pull request gmp/jni#1 2020-06-20 12:09:30 -04:00
Enable resolving the values of static fields on classes
whereswaldon pushed to master at whereswaldon/jni 2020-06-20 11:27:30 -04:00
b380472956 feat: enable looking up values of static fields
whereswaldon synced new reference to whereswaldon/jni from mirror 2020-06-20 10:21:55 -04:00