-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial Handling of Non-Void Java Method Calls in GnuCOBOL #174
Open
xevor11
wants to merge
8
commits into
OCamlPro:java-interop
Choose a base branch
from
xevor11:jni-config-new
base: java-interop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 23, 2024
-
Initial handling of calls to static Java methods
Changes mostly include: * New option `--with{out}-java` for `configure` script * Runtime support for calling `static void (void)` methods * Lookup of JVM library when JAVA_HOME is set, and pre-load when possible * Two preliminary tests Co-authored-by: Nicolas Berthier <[email protected]> Co-authored-by: Simon Sobisch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 452d4ec - Browse repository at this point
Copy the full SHA 452d4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b31a0b - Browse repository at this point
Copy the full SHA 7b31a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 332e29c - Browse repository at this point
Copy the full SHA 332e29cView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f90ff3 - Browse repository at this point
Copy the full SHA 1f90ff3View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da1b85d - Browse repository at this point
Copy the full SHA da1b85dView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0013016 - Browse repository at this point
Copy the full SHA 0013016View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91751c8 - Browse repository at this point
Copy the full SHA 91751c8View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8de4183 - Browse repository at this point
Copy the full SHA 8de4183View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.