87
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CLJ-1385 transient docstring should include usage model from docs More... 6 days ago
CLJ-2853: Conveying the qualifying class as unresolved instance method error message context.
fogus
as Fogus
More... 11 days ago
[maven-release-plugin] prepare for next development iteration More... 11 days ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha12 More... 11 days ago
Fix for #CLJ-2645 More... 13 days ago
Revert "clj-2803 update #inst printer to use thread safe java.time.format.DateTimeFormatter" More... 18 days ago
CLJ-2799 Conversion of IFn to Java functional interfaces More... 18 days ago
CLJ-2852 Update deps and build plugin versions More... 20 days ago
CLJ-2717 nthrest does not return a rest output on n=0 or past end of seq More... 28 days ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha11 More... about 1 month ago
[maven-release-plugin] prepare for next development iteration More... about 1 month ago
update to latest github workflow action versions More... about 1 month ago
CLJ-2848 Qualified instance methods should use the qualifying class when no param-tags More... about 1 month ago
CLJ-2847: Moved no name result check into methodsWithName method so that value and invocation paths will get the same error when a name results in no matches. Also expanded check to constructors so that classes with no public ctors will also have same error message. Finally, cleaned up paramTagsDontResolveException error message. More... about 1 month ago
[maven-release-plugin] prepare for next development iteration More... about 1 month ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha10 More... about 1 month ago
CLJ-2844: Modified qualified method impl to support new instance method syntax, defer resolution, and fallback to existing method inference when param-tags not used and Class + methodName cannot resolve. More... about 1 month ago
Revert "CLJ-2807: Add support for a symbol comprising the name of the array component type (primitive, full-qualified class, or import aliases accepted) followed by an asterisk for each dimension of the array (1 or more)." More... about 1 month ago
Changelog updates for Clojure 1.11.2 and 1.11.3 More... about 1 month ago
CLJ-2843 If reflection does not match overload, widen boxed numerics and retry More... about 1 month ago
CLJ-2807: Adding array class symbols into the symbol space via the locked out sym/N pattern. More... about 2 months ago
CLJ-2841 - make IDeref extend DoubleSupplier, as with the other Supplier interfaces More... about 2 months ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha9 More... 3 months ago
[maven-release-plugin] prepare for next development iteration More... 3 months ago
CLJ-2839 Infinite seq class hashCode() is infinite loop More... 3 months ago
[maven-release-plugin] prepare for next development iteration More... 3 months ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha8 More... 3 months ago
Revert "CLJ-1162 Improved error message from invalid deref" More... 3 months ago
CLJ-2568 clojure.walk now retains metadata when walking lists and seqs More... 4 months ago
CLJ-2783 Update deprecated process of creating URLs in Java 20+ More... 4 months ago