Activity
feat: handle more complex return types
feat: handle more complex return types
feat: better custom exception handling + related test
feat: better custom exception handling + related test
feat: into_java_object for primitive arrays
feat: into_java_object for primitive arrays
feat: FromJava impl for primitive arrays
feat: FromJava impl for primitive arrays
chore: Merge branch 'feat/intermediate-trait'
chore: Merge branch 'feat/intermediate-trait'
docs: put .jclass() in example expansion
docs: put .jclass() in example expansion
fix: jni::errors::Error::NullPtr throws NullPtr
fix: jni::errors::Error::NullPtr throws NullPtr
fix: inline more
fix: inline more
docs: doesnt do the unsafe clone anymore
docs: doesnt do the unsafe clone anymore
test: passing env and JString
test: passing env and JString
docs: simplify a bit example expansion
docs: simplify a bit example expansion
test: vecs, options, nulls, also build with gradle
test: vecs, options, nulls, also build with gradle
ci: build test lib
ci: build test lib
ci: run tests on any branch
ci: run tests on any branch
test: add simple tests on java side
test: add simple tests on java side
chore: temp relative dep to use this from git
chore: temp relative dep to use this from git
docs: updated readme
docs: updated readme
chore: add uuid feature
chore: add uuid feature
chore: split down main lib file with traits
chore: split down main lib file with traits
docs: updated README, minimal rustdocs
docs: updated README, minimal rustdocs
feat: working but questionable intermediate trait implementation
feat: working but questionable intermediate trait implementation
fix: use get_string_unchecked for better performance
fix: use get_string_unchecked for better performance