issues
search
google
/
jni-bind
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Apache License 2.0
266
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No public description
#358
copybara-service[bot]
closed
3 days ago
0
No public description
#357
copybara-service[bot]
closed
3 days ago
0
No public description
#356
copybara-service[bot]
opened
1 week ago
0
No public description
#355
copybara-service[bot]
opened
1 week ago
0
Internal change
#354
copybara-service[bot]
opened
1 week ago
0
No public description
#353
copybara-service[bot]
closed
1 week ago
0
Fix C++ 20 compilation warning.
#352
copybara-service[bot]
closed
2 weeks ago
0
No public description
#351
copybara-service[bot]
opened
2 weeks ago
0
Rev JNI Bind release header to v 1.1.2.
#350
copybara-service[bot]
closed
2 weeks ago
0
No public description
#349
copybara-service[bot]
closed
4 weeks ago
0
Mac workflows now run the entire suite of tests, not just metaprogramming.
#348
copybara-service[bot]
closed
1 month ago
0
Fixing ambiguous equality operators for C++20 migration.
#347
copybara-service[bot]
closed
1 month ago
0
Support C++20
#346
jwhpryor
closed
1 week ago
1
Update workflows to new C++17 and C++20 split targets.
#345
copybara-service[bot]
closed
1 month ago
0
Experimenting with string literals for non-type template parameters.
#344
copybara-service[bot]
closed
1 month ago
0
Open source pure native binary.
#343
copybara-service[bot]
closed
1 month ago
0
Add direct and indirect support for arrays.
#342
jwhpryor
opened
1 month ago
0
Load the builtin Bazel java rules from @rules_java
#341
copybara-service[bot]
closed
2 months ago
0
does not currently working under gcc
#340
swex
closed
2 months ago
3
No public description
#339
copybara-service[bot]
closed
1 month ago
0
Rev JNI Bind release header to v 1.1.1.
#338
copybara-service[bot]
closed
2 months ago
0
Add implementation/test for `GlobalString` destruction.
#337
copybara-service[bot]
closed
2 months ago
0
No public description
#336
copybara-service[bot]
opened
2 months ago
0
No public description
#335
copybara-service[bot]
opened
2 months ago
0
Add initial (incomplete) definition for `java/lang/Exception` and `java/lang/Throwable`.
#334
copybara-service[bot]
closed
2 months ago
0
Automatically generate C class from Kotlin/Java class?
#333
Aphexus
opened
2 months ago
5
GitHub testing now treats warnings as errors.
#332
copybara-service[bot]
closed
3 months ago
0
Fix bad member initialisation order in `jni::Class`.
#331
copybara-service[bot]
closed
3 months ago
0
Replace RefBase with RefBaseTag.
#330
copybara-service[bot]
closed
3 months ago
0
Parent definitions in `JniT` use the derived `Class` information.
#329
copybara-service[bot]
closed
3 months ago
0
`JniT` now provides accessor for its depth as a child.
#328
copybara-service[bot]
closed
4 months ago
0
Fix IWYU pragma which was apparently not formatted right.
#327
copybara-service[bot]
closed
4 months ago
0
Adding IWYU (include what you use) pragmas.
#326
copybara-service[bot]
closed
4 months ago
0
Removing superflous includes for `javatests` directory.
#325
copybara-service[bot]
closed
4 months ago
0
Removing superflous includes for `jni_helper` directory.
#324
copybara-service[bot]
closed
4 months ago
0
Removing superflous includes for metaprogramming directory.
#323
copybara-service[bot]
closed
4 months ago
0
Removing superflous includes.
#322
copybara-service[bot]
closed
4 months ago
0
Add a link to slide deck.
#321
copybara-service[bot]
closed
4 months ago
0
Add selection tests for inherited methods.
#319
copybara-service[bot]
closed
1 month ago
0
ID no longer has default arguments for its selector indices.
#318
copybara-service[bot]
closed
4 months ago
0
README.md is now generated so I stop forgetting to update the version #.
#317
copybara-service[bot]
closed
4 months ago
0
Rev JNI Bind release header to v 1.1.0.
#316
copybara-service[bot]
closed
4 months ago
0
Fixes field `Static`s that were broken when using `Self`.
#315
copybara-service[bot]
closed
4 months ago
0
Id can now also indicate a parent (or grandparent) with an `ancestor_idx`.
#314
copybara-service[bot]
closed
4 months ago
0
jni::Class now permits a new `Extends` arg to eventually support inheritance.
#313
copybara-service[bot]
closed
4 months ago
0
Adding an empty WORKSPACE.bzlmod file at the project's root.
#312
copybara-service[bot]
closed
4 months ago
0
`Self` is broken when used in statics
#311
jwhpryor
closed
4 months ago
0
Support Inheritance
#310
jwhpryor
opened
4 months ago
2
Add enum class support
#309
jwhpryor
opened
4 months ago
1
No public description
#308
copybara-service[bot]
closed
4 months ago
0
Next