-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor(jni): functions reordering * refactor(jni): modif throw_exception macro * refactor(jni): modifying visibility of key expr functions * refactor(jni): logger.rs * refactor(jni): queryable refactor * refactor(jni): key expr declaration * refactor(jni): moving reply logic below getViaJNI function * refactor(jni): fix session ptr being liberated in case of publisher declaration error * refactor(jni): fixes after cargo update + creating ZenohID class * refactor(jni): using macros for errors * refactor(jni): using AutoLocal instead of manually deleting local references * refactor(jni): key expr inner code refactor * refactor(jni): tidying up jni comments * refactor(jni): cargo fmt + clippy
- Loading branch information
Showing
16 changed files
with
1,208 additions
and
1,601 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.