-
Notifications
You must be signed in to change notification settings - Fork 47
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: alex-pinkus/tree-sitter-swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: alex-pinkus/tree-sitter-swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 22 files changed
- 4 contributors
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f99631b - Browse repository at this point
Copy the full SHA f99631bView commit details -
As reported by @Iron-Ham.
Configuration menu - View commit details
-
Copy full SHA for 31f8ac8 - Browse repository at this point
Copy the full SHA 31f8ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eebf8bc - Browse repository at this point
Copy the full SHA eebf8bcView commit details
Commits on Mar 8, 2024
-
Highlight
deinit
the same asinit
.@Ironham notes that it seems jarring to see an init and then deinit method declared in succession where only one gets a special highlighting.
Configuration menu - View commit details
-
Copy full SHA for eeba445 - Browse repository at this point
Copy the full SHA eeba445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e5b912 - Browse repository at this point
Copy the full SHA 7e5b912View commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 03b579a - Browse repository at this point
Copy the full SHA 03b579aView commit details -
Copied from nvim-treesitter/nvim-treesitter#6242 Indent tests were not copied because I could not find a way to invoke them from `tree-sitter test`. We'll just have to be more careful in the future.
Configuration menu - View commit details
-
Copy full SHA for 9a773eb - Browse repository at this point
Copy the full SHA 9a773ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 815747f - Browse repository at this point
Copy the full SHA 815747fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ca022 - Browse repository at this point
Copy the full SHA 59ca022View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c3556 - Browse repository at this point
Copy the full SHA f6c3556View commit details -
Configuration menu - View commit details
-
Copy full SHA for d223e60 - Browse repository at this point
Copy the full SHA d223e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20136da - Browse repository at this point
Copy the full SHA 20136daView commit details -
Merge pull request #375 from alex-pinkus/constructor-declaration
Create a separate identifier for constructors
Configuration menu - View commit details
-
Copy full SHA for 3fbd88e - Browse repository at this point
Copy the full SHA 3fbd88eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f2d72 - Browse repository at this point
Copy the full SHA 78f2d72View commit details
Commits on Mar 14, 2024
-
Loosen tree-sitter dependency versions (#379)
* Loosen tree-sitter dependency versions `tree-sitter` has released changes that are breaking within its library itself, but that do not bump the ABI_VERSION. This means that although the `tree-sitter` "major version" has changed, this is compatible across major versions.
Configuration menu - View commit details
-
Copy full SHA for feb5398 - Browse repository at this point
Copy the full SHA feb5398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505bd4c - Browse repository at this point
Copy the full SHA 505bd4cView 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 0.4.1...0.4.2