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-2767 Fix initialization and setting of *repl* More... over 3 years ago
CLJ-2779 c.j.process/start - remove unnecessary nil arg handling More... over 3 years ago
CLJ-2778 Fix docstring options for c.j.process/capture More... over 3 years ago
CLJ-2776 Fix redirect err stream to out stream in c.j.process More... over 3 years ago
CLJ-2773 Fix param names in c.j.process/[to,from]-file to match docstring More... over 3 years ago
CLJ-2772 Fix regression in drop nthrest nthnext on n != positive integer More... over 3 years ago
Revert "CLJ-2521: hoist loop bodies in statement position" More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha2 More... over 3 years ago
CLJ-2741 Revert change in metadata on string sequence drop More... over 3 years ago
CLJ-2761 - add-libs, add-lib, sync-deps for the repl More... over 3 years ago
CLJ-2759 Java process api More... over 3 years ago
CLJ-2760 Add api to invoke an external function via the Clojure CLI More... over 3 years ago
CLJ-2757 clojure.java.basis - api for accessing basis More... over 3 years ago
CLJ-2742 Revert range to use chunking as before the IDrop changes in CLJ-2713 More... over 3 years ago
CLJ-2739 Fix error message when function called with arg count >20 More... over 3 years ago
CLJ-2740 Eliminate unneeded call in new fast drop support More... almost 4 years ago
CLJ-2715 partitionv - group last padded partition for inclusion in seq of partitions More... almost 4 years ago
CLJ-2726 #uuid data reader throws IllegalArgumentException rather than AssertionError for better error reporting as reader error More... almost 4 years ago
CLJ-2724: fixed improper do-copy hint on output to match multimethod match type
fogus
as Fogus
More... almost 4 years ago
CLJ-2721 Fix invalid arg order when adding meta to non-long range More... about 4 years ago
CLJ-2718 Fix bug in drop of repeat that goes to or past end of sequence More... about 4 years ago
[maven-release-plugin] prepare for next development iteration More... about 4 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha1 More... about 4 years ago
Fix javadoc html entity in IDrop More... about 4 years ago
CLJ-2713 Efficient drop, partition for persistent/algo colls More... about 4 years ago
CLJ-1327: Pinned the serialVersionUID for Clojure types to v1.10.3 values
fogus
as Fogus
More... about 4 years ago
CLJ-2711: Implements namespace interning policy such that whenever interned vars (i.e. a mapping of sym => #'ns/sym in namespace ns) are defined, they cannot ever be replaced via refer or intern. Any attempt to replace interened vars will result in a warning and recommendation to use ns-unmap first.
fogus
as Fogus
More... over 4 years ago
CLJ-2712: Revert "fix AOT bug preventing overriding of clojure.core functions"
fogus
as Fogus
More... over 4 years ago
CLJ-2521: hoist loop bodies in statement position More... over 4 years ago