-
Notifications
You must be signed in to change notification settings - Fork 793
Comparing changes
Open a pull request
base repository: clojure/clojurescript
base: 9b4225e
head repository: clojure/clojurescript
compare: 90a40f6
- 14 commits
- 14 files changed
- 2 contributors
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 526ab9a - Browse repository at this point
Copy the full SHA 526ab9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb3ce1 - Browse repository at this point
Copy the full SHA 6fb3ce1View commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4c45e02 - Browse repository at this point
Copy the full SHA 4c45e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d26872c - Browse repository at this point
Copy the full SHA d26872cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e81eb3 - Browse repository at this point
Copy the full SHA 2e81eb3View commit details
Commits on Jun 6, 2025
-
Fix protocol fn DCE issue (#252)
* fixes invoke to cljs.core/str in protocol fns * add another trivial dce test w/ a protocol fn
Configuration menu - View commit details
-
Copy full SHA for 4d13556 - Browse repository at this point
Copy the full SHA 4d13556View commit details -
Tiny DCE improvements - just use empty list in IndexedSeq - just invoke toString on StringBuffer - inline toString impl for EmptyList - reify should not emit basis static method - reify should set meta to nil if no actual meta, not empty map
Configuration menu - View commit details
-
Copy full SHA for 0bf4c3f - Browse repository at this point
Copy the full SHA 0bf4c3fView commit details
Commits on Jun 9, 2025
-
pr-writer-impl lower level impl for js object printing
* remove pr-writer-impl dependence on lazy seq, MapEntry - use Array.map instead of map - reify IMapEntry instead of concrete MapEntry * use primitive regex method
Configuration menu - View commit details
-
Copy full SHA for e34ba40 - Browse repository at this point
Copy the full SHA e34ba40View commit details -
Remove pr-opts calls, backwards compatibility tweaks (#257)
* remove calls to pr-opts - just use dynamic binding - keep it backwards compatible * add long missing infer-tag case for :try
Configuration menu - View commit details
-
Copy full SHA for ffacd23 - Browse repository at this point
Copy the full SHA ffacd23View commit details -
Configuration menu - View commit details
-
Copy full SHA for e611bd0 - Browse repository at this point
Copy the full SHA e611bd0View commit details
Commits on Jun 10, 2025
-
Use primitives in print-map (#258)
* lower print-map - lift pr-map-entry-helper, implement ISeqable - lift-ns uses array of MapEntry instead of actual map
Configuration menu - View commit details
-
Copy full SHA for 078d59d - Browse repository at this point
Copy the full SHA 078d59dView commit details -
Remove the circularity that str has with IndexedSeq (#255)
* remove the circularity that str has with IndexedSeq - add private str_ for cljs.core usage - keep str for now to avoid any potential breakage - add some simple tests for apply + str_ - the other cases already well covered by existing tests around printing
Configuration menu - View commit details
-
Copy full SHA for 9bb3942 - Browse repository at this point
Copy the full SHA 9bb3942View commit details -
More trivial source build tests verifying DCE doesn't regress (#259)
* add two more trivial output tests - keyword should be very small - vector by itself should be reasonable - bump windows version
Configuration menu - View commit details
-
Copy full SHA for ad83b3e - Browse repository at this point
Copy the full SHA ad83b3eView commit details
Commits on Jun 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90a40f6 - Browse repository at this point
Copy the full SHA 90a40f6View commit details
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 9b4225e...90a40f6