-
Notifications
You must be signed in to change notification settings - Fork 16
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: clojure-emacs/clojure-ts-mode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: clojure-emacs/clojure-ts-mode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 8 files changed
- 2 contributors
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8e57ba7 - Browse repository at this point
Copy the full SHA 8e57ba7View commit details
Commits on Jun 5, 2025
-
[#109] Fix performance issue by pre-compiling Tree-sitter queries
There is one trade-off: Markdown syntax won't be highlighted in docstrings of custom extra def forms. I think it could be solved, but it would make the code more complicated.
Configuration menu - View commit details
-
Copy full SHA for 569ed6c - Browse repository at this point
Copy the full SHA 569ed6cView commit details
Commits on Jun 10, 2025
-
Set clojure-ts-completion-at-point-function locally
We should use add-hook instead of add-to-list in order to set it only for clojure-ts-mode buffers.
Configuration menu - View commit details
-
Copy full SHA for 01e6a0b - Browse repository at this point
Copy the full SHA 01e6a0bView commit details
Commits on Jun 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 66cdee1 - Browse repository at this point
Copy the full SHA 66cdee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 710d5ff - Browse repository at this point
Copy the full SHA 710d5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5723d - Browse repository at this point
Copy the full SHA 1b5723dView commit details -
Configuration menu - View commit details
-
Copy full SHA for adb1c25 - Browse repository at this point
Copy the full SHA adb1c25View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda9baf - Browse repository at this point
Copy the full SHA bda9bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ddb1d - Browse repository at this point
Copy the full SHA 71ddb1dView commit details -
Remove special handling for jank and clojuredart modes
This aligns clojure-ts-mode with some changes I did recently in clojure-mode.
Configuration menu - View commit details
-
Copy full SHA for 05a4e1e - Browse repository at this point
Copy the full SHA 05a4e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e2ca7 - Browse repository at this point
Copy the full SHA a9e2ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372ed8d - Browse repository at this point
Copy the full SHA 372ed8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecde0c - Browse repository at this point
Copy the full SHA 2ecde0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce94748 - Browse repository at this point
Copy the full SHA ce94748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f7a67 - Browse repository at this point
Copy the full SHA 43f7a67View commit details
Commits on Jun 21, 2025
-
Complete keywords and local bindings in `for` and `doseq` forms.
Configuration menu - View commit details
-
Copy full SHA for 7c33f29 - Browse repository at this point
Copy the full SHA 7c33f29View commit details
Commits on Jun 26, 2025
-
Extend completion to complete ns aliases and required symbols
Completions for: - namespace aliases required with `:as` - imported functions required with `:refer` - imported Java classes
Configuration menu - View commit details
-
Copy full SHA for da56a69 - Browse repository at this point
Copy the full SHA da56a69View 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.5.0...main