87
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CLJ-2145 Fix clearing of closed overs in ^:once fns, recur to head of :once fn cancels once More... about 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-beta2 More... about 2 years ago
[maven-release-plugin] prepare for next development iteration More... about 2 years ago
CLJ-2819 invoke-tool - improved error handling More... about 2 years ago
CLJ-2865 Correctly implement IBlockingDeref in process and simplify start to just return the Process More... about 2 years ago
CLJ-2870 Add missing execution case in CompilerException message verbs More... about 2 years ago
CLJ-2867: Convey tag on QME whenever it's present.
fogus
as Fogus
More... about 2 years ago
[maven-release-plugin] prepare for next development iteration More... about 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-beta1 More... about 2 years ago
CLJ-2864 Remove truthy logic return FI invokers More... about 2 years ago
CLJ-2863 When doing reflective FI adapting, use RT.baseLoader() for proxy Classloader More... about 2 years ago
CLJ-2862 Update changelog for 1.12 More... about 2 years ago
CLJ-2858 Fix encoding of FnInvoker method for prim-returning FIs with arity > 2 More... about 2 years ago
CLJ-2698: Ignore primitive type return hints in defprotocol.
fogus
as Fogus
More... about 2 years ago
CLJ-2770 invoke-tool should not take an external process name parameter More... over 2 years ago
CLJ-1385 transient docstring should include usage model from docs More... over 2 years ago
CLJ-2859 Add adapting of 0-arg FIs (e.g. Supplier) More... over 2 years ago
CLJ-2853: Conveying the qualifying class as unresolved instance method error message context.
fogus
as Fogus
More... over 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha12 More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... over 2 years ago
Fix for #CLJ-2645 More... over 2 years ago
Revert "clj-2803 update #inst printer to use thread safe java.time.format.DateTimeFormatter" More... over 2 years ago
CLJ-2799 Conversion of IFn to Java functional interfaces More... over 2 years ago
CLJ-2852 Update deps and build plugin versions More... over 2 years ago
CLJ-2717 nthrest does not return a rest output on n=0 or past end of seq More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... over 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha11 More... over 2 years ago
update to latest github workflow action versions More... over 2 years ago
CLJ-2848 Qualified instance methods should use the qualifying class when no param-tags More... over 2 years 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... over 2 years ago