-
Notifications
You must be signed in to change notification settings - Fork 59
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: tree-sitter/tree-sitter-scala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tree-sitter/tree-sitter-scala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 19 files changed
- 3 contributors
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e2fd33 - Browse repository at this point
Copy the full SHA 5e2fd33View commit details -
Configuration menu - View commit details
-
Copy full SHA for e702668 - Browse repository at this point
Copy the full SHA e702668View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4eb5a61 - Browse repository at this point
Copy the full SHA 4eb5a61View commit details -
Previously the character literal was updated mimicking that of Rust apparently, but Scala doesn't have curly braces in the character literal. We do, however, support two 'u' characters.
Configuration menu - View commit details
-
Copy full SHA for 3007ed5 - Browse repository at this point
Copy the full SHA 3007ed5View commit details -
Merge pull request #381 from eed3si9n/wip/github-actions
Update GitHub Actions and Node
Configuration menu - View commit details
-
Copy full SHA for 71ee31c - Browse repository at this point
Copy the full SHA 71ee31cView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2914b02 - Browse repository at this point
Copy the full SHA 2914b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24fd647 - Browse repository at this point
Copy the full SHA 24fd647View commit details -
See the tree-sitter release notes for details - https://github.com/tree-sitter/tree-sitter/releases/tag/v0.21.0
Configuration menu - View commit details
-
Copy full SHA for 97c9cff - Browse repository at this point
Copy the full SHA 97c9cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4e246 - Browse repository at this point
Copy the full SHA fb4e246View commit details -
tree-sitter now uses last-wins rules for highlighting. This moves the rules around to match the older highlighting. Except operator, which I've now let it take precedence over `function.call`.
Configuration menu - View commit details
-
Copy full SHA for 7dd646f - Browse repository at this point
Copy the full SHA 7dd646fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7275c - Browse repository at this point
Copy the full SHA 4c7275cView commit details -
Merge pull request #387 from eed3si9n/wip/tree-sitter-bump-0.21.0
Update tree-sitter to 0.21.0
Configuration menu - View commit details
-
Copy full SHA for e205ec8 - Browse repository at this point
Copy the full SHA e205ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7802a92 - Browse repository at this point
Copy the full SHA 7802a92View commit details -
Merge pull request #388 from tree-sitter/generation
chore: generate and sync latest changes
Configuration menu - View commit details
-
Copy full SHA for b3ac6a5 - Browse repository at this point
Copy the full SHA b3ac6a5View 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.20.3...v0.21.0