scripts
|
Fix bug in last commit
|
2020-08-07 08:21:05 -04:00 |
test
|
feat: implement calling static boolean methods
|
2021-04-18 14:41:05 -04:00 |
.gitignore
|
Add testing, add non-static field accessors.
|
2020-06-22 22:19:04 -04:00 |
go.mod
|
Add testing, add non-static field accessors.
|
2020-06-22 22:19:04 -04:00 |
gojni.h
|
feat: implement calling static boolean methods
|
2021-04-18 14:41:05 -04:00 |
jni_darwin.go
|
Clean up jni_darwin.go
|
2020-06-22 22:35:40 -04:00 |
jni_linux.go
|
Fix Android build.
|
2020-06-23 09:56:34 -04:00 |
jni_notandroid.go
|
Improve test coverage.
|
2020-07-09 17:07:34 -04:00 |
jni.c
|
fix: use proper return type for static booleans
|
2021-05-31 16:11:30 -04:00 |
jni.go
|
feat: implement calling static boolean methods
|
2021-04-18 14:41:05 -04:00 |
LICENSE
|
Initial commit.
|
2020-06-19 16:10:40 -04:00 |
README.md
|
Initial commit.
|
2020-06-19 16:10:40 -04:00 |