-
-
Notifications
You must be signed in to change notification settings - Fork 50
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: mbj/unparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mbj/unparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 78 files changed
- 2 contributors
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b01498b - Browse repository at this point
Copy the full SHA b01498bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c44b7 - Browse repository at this point
Copy the full SHA f5c44b7View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cb47617 - Browse repository at this point
Copy the full SHA cb47617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ed87f - Browse repository at this point
Copy the full SHA 82ed87fView commit details -
Merge pull request #380 from mbj/upgrade/dependencies
Upgrade dependencies
Configuration menu - View commit details
-
Copy full SHA for fb943c8 - Browse repository at this point
Copy the full SHA fb943c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3664765 - Browse repository at this point
Copy the full SHA 3664765View commit details -
Configuration menu - View commit details
-
Copy full SHA for f294723 - Browse repository at this point
Copy the full SHA f294723View commit details
Commits on Feb 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7bc52c - Browse repository at this point
Copy the full SHA e7bc52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 469abe6 - Browse repository at this point
Copy the full SHA 469abe6View commit details -
Merge pull request #382 from mbj/remove/devtools-reminders
Remove devtools reminders
Configuration menu - View commit details
-
Copy full SHA for cae0cf7 - Browse repository at this point
Copy the full SHA cae0cf7View commit details
Commits on Mar 12, 2025
-
Bump json from 2.10.1 to 2.10.2
Bumps [json](https://github.com/ruby/json) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c8a1f1 - Browse repository at this point
Copy the full SHA 7c8a1f1View commit details -
Merge pull request #383 from mbj/dependabot/bundler/json-2.10.2
Bump json from 2.10.1 to 2.10.2
Configuration menu - View commit details
-
Copy full SHA for 6e47d37 - Browse repository at this point
Copy the full SHA 6e47d37View commit details
Commits on Mar 16, 2025
-
* This is an entirely new approach. * Instead to find the "correct" dstr segments we simply try all and unparse the first one that round trips. * This so far guarantees we always get good concrete syntax, but it can be time intensive as the combinatoric space of possible dynamic string sequence is quadratic with the dstr children size. * For this reason we try above (currently) dstr children to unparse as heredoc first. * Passes the entire corpus and fixes bugs. [fix #249]
Configuration menu - View commit details
-
Copy full SHA for 1ac5a77 - Browse repository at this point
Copy the full SHA 1ac5a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 935ba71 - Browse repository at this point
Copy the full SHA 935ba71View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3d3be - Browse repository at this point
Copy the full SHA ac3d3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff9982 - Browse repository at this point
Copy the full SHA 1ff9982View 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 v0.6.15...v0.7.0