Skip to content

Upgrade shadow, squint and clerk #59

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Upgrade shadow, squint and clerk #59

merged 3 commits into from
Dec 9, 2024

Conversation

borkdude
Copy link
Contributor

@borkdude borkdude commented Dec 2, 2024

In the newest squint, clj->js became a function instead of a no-op in the compiler.

While upgrading squint here in clojure-mode, I checked the performance implications of running clj->js over data structures but it seems to be very very minimal, so I'll leave those calls in for squint as well.

I ran into an issue with shadow which didn't run anymore on my machine with JDK21+, so I upgraded that as well.

Furthermore I exported one more file which I needed for some experiment (replacing standard clojure style with the formatting provided by this library).

@borkdude
Copy link
Contributor Author

borkdude commented Dec 2, 2024

Please wait with merge, since I'm getting an issue locally: CodeMirror plugin crashed: TypeError: tag.set is not iterable

@borkdude
Copy link
Contributor Author

borkdude commented Dec 3, 2024

Should be good now

@borkdude borkdude merged commit d32d56f into main Dec 9, 2024
5 checks passed
@borkdude borkdude deleted the squint-update branch December 9, 2024 10:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant