-
-
Notifications
You must be signed in to change notification settings - Fork 161
Comparing changes
Open a pull request
base repository: processing/processing4
base: main
head repository: joshgiesbrecht/processing4
compare: SketchException-refactor
- 20 commits
- 21 files changed
- 1 contributor
Commits on Jul 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7d5d465 - Browse repository at this point
Copy the full SHA 7d5d465View commit details -
mostly refactored SketchException usage to a relocated processing.uti…
…ls.SketchException, except I'm missing something because on compile it's not finding it. (module / package visibility problem or somethin')
Configuration menu - View commit details
-
Copy full SHA for 12a6cbd - Browse repository at this point
Copy the full SHA 12a6cbdView commit details -
okay now it's really working. non-java modes are likely broken by thi…
…s for now though(?)
Configuration menu - View commit details
-
Copy full SHA for 3627870 - Browse repository at this point
Copy the full SHA 3627870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1083f05 - Browse repository at this point
Copy the full SHA 1083f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad36b45 - Browse repository at this point
Copy the full SHA ad36b45View commit details
Commits on Jul 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e46173f - Browse repository at this point
Copy the full SHA e46173fView commit details -
mostly refactored SketchException usage to a relocated processing.uti…
…ls.SketchException, except I'm missing something because on compile it's not finding it. (module / package visibility problem or somethin')
Configuration menu - View commit details
-
Copy full SHA for cdf448d - Browse repository at this point
Copy the full SHA cdf448dView commit details -
okay now it's really working. non-java modes are likely broken by thi…
…s for now though(?)
Configuration menu - View commit details
-
Copy full SHA for a95ddab - Browse repository at this point
Copy the full SHA a95ddabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8c6d9 - Browse repository at this point
Copy the full SHA 0e8c6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea177b7 - Browse repository at this point
Copy the full SHA ea177b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 124b158 - Browse repository at this point
Copy the full SHA 124b158View commit details -
Configuration menu - View commit details
-
Copy full SHA for b61a31d - Browse repository at this point
Copy the full SHA b61a31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa43e41 - Browse repository at this point
Copy the full SHA fa43e41View commit details -
Merge remote-tracking branch 'origin/SketchException-refactor' into S…
…ketchException-refactor # Conflicts: # app/.gitignore # app/utils/build.gradle.kts
Configuration menu - View commit details
-
Copy full SHA for 28ce639 - Browse repository at this point
Copy the full SHA 28ce639View commit details -
okay now it's really working. non-java modes are likely broken by thi…
…s for now though(?)
Configuration menu - View commit details
-
Copy full SHA for d972674 - Browse repository at this point
Copy the full SHA d972674View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2e756 - Browse repository at this point
Copy the full SHA bf2e756View commit details -
Merge remote-tracking branch 'origin/SketchException-refactor' into S…
…ketchException-refactor
Configuration menu - View commit details
-
Copy full SHA for d84b255 - Browse repository at this point
Copy the full SHA d84b255View commit details
Commits on Jul 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5390b85 - Browse repository at this point
Copy the full SHA 5390b85View commit details -
Merge remote-tracking branch 'origin/SketchException-refactor' into S…
…ketchException-refactor # Conflicts: # app/utils/build.gradle.kts
Configuration menu - View commit details
-
Copy full SHA for 18c9557 - Browse repository at this point
Copy the full SHA 18c9557View commit details
Commits on Aug 14, 2025
-
re-adding a processing.app.SketchException class that extends the new…
…ly refactored one, so alternate modes don't break.
Configuration menu - View commit details
-
Copy full SHA for a2e826d - Browse repository at this point
Copy the full SHA a2e826dView commit details
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 main...SketchException-refactor