-
Notifications
You must be signed in to change notification settings - Fork 11
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: bladecoder/blade-ink-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bladecoder/blade-ink-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 14 files changed
- 3 contributors
Commits on Aug 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7dd0a4 - Browse repository at this point
Copy the full SHA e7dd0a4View commit details -
ID #1 Change ExceptionInInitializerError to RuntimeException (#32)
TeaVM doesn't know ExceptionInInitializerError and can't compile.
Configuration menu - View commit details
-
Copy full SHA for b1ab1b7 - Browse repository at this point
Copy the full SHA b1ab1b7View commit details -
Change to string function (#33)
Changed text file to string. Try with resources auto-closes bufferedreaders so you don't need finally. In the previous code the stringBuilder was scoped to the try so it wasn't visible outside of that for the last line. A catch printing the exceptions is always nice to have.
Configuration menu - View commit details
-
Copy full SHA for b569ee5 - Browse repository at this point
Copy the full SHA b569ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175957e - Browse repository at this point
Copy the full SHA 175957eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 953de89 - Browse repository at this point
Copy the full SHA 953de89View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cf969 - Browse repository at this point
Copy the full SHA f3cf969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1241652 - Browse repository at this point
Copy the full SHA 1241652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4488ae5 - Browse repository at this point
Copy the full SHA 4488ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4bc3c - Browse repository at this point
Copy the full SHA aa4bc3cView commit details
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f248aa9 - Browse repository at this point
Copy the full SHA f248aa9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...master