-
Notifications
You must be signed in to change notification settings - Fork 284
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: scalameta/scalafmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scalameta/scalafmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 15 files changed
- 1 contributor
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39249ab - Browse repository at this point
Copy the full SHA 39249abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b11cf6 - Browse repository at this point
Copy the full SHA 5b11cf6View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 967040e - Browse repository at this point
Copy the full SHA 967040eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d16e4 - Browse repository at this point
Copy the full SHA 87d16e4View commit details -
RemoveScala3OptionalBraces: handle infix on rbrace
Instead of handling a specific owner of the left brace (previously, it was a Term.Match only), let's instead look for infix when we encounter the right brace instead, and ensure that the next token is not the op of an infix. This also handles the case when Term.Match was not an LHS but in the middle of an infix chain.
Configuration menu - View commit details
-
Copy full SHA for f8539f2 - Browse repository at this point
Copy the full SHA f8539f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43161a - Browse repository at this point
Copy the full SHA b43161aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb93f55 - Browse repository at this point
Copy the full SHA bb93f55View commit details -
Router: use template to break before
extendsIn older versions of scalameta, `extends` was not part of template, and we had to identify the tree just preceding it. Also, make sure to handle cases when the template is empty (in that case there's no reason to break before a non-existent `extends`).
Configuration menu - View commit details
-
Copy full SHA for 5bfe04b - Browse repository at this point
Copy the full SHA 5bfe04bView commit details
Commits on Jul 10, 2023
-
TreeOps: skip empty types in defDefReturnType
Historically, the parser returns `Type.Name("Unit")` for declarations or definitions using the procedure syntax (i.e., no explicit `: type`). However, that tree occupies no tokens and hence needs to be ignored.Configuration menu - View commit details
-
Copy full SHA for 4f63202 - Browse repository at this point
Copy the full SHA 4f63202View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0dafe0 - Browse repository at this point
Copy the full SHA e0dafe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 114c883 - Browse repository at this point
Copy the full SHA 114c883View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f23519 - Browse repository at this point
Copy the full SHA 0f23519View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf76973 - Browse repository at this point
Copy the full SHA cf76973View commit details -
Configuration menu - View commit details
-
Copy full SHA for c141e22 - Browse repository at this point
Copy the full SHA c141e22View 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 v3.7.7...v3.7.9