openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Clojure
Settings
|
Report Duplicate
87
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 2 months
ago. based on code collected
about 2 months
ago.
Jul 20, 2025 — Jul 20, 2026
Showing page 5 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[maven-release-plugin] prepare release clojure-1.12.0-alpha10
clojure-build
More...
over 2 years ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
over 2 years 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.
fogus
More...
over 2 years 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)."
Alex Miller
More...
over 2 years ago
Changelog updates for Clojure 1.11.2 and 1.11.3
Alex Miller
More...
over 2 years ago
CLJ-2843 If reflection does not match overload, widen boxed numerics and retry
Alex Miller
More...
over 2 years ago
CLJ-2807: Adding array class symbols into the symbol space via the locked out sym/N pattern.
fogus
More...
over 2 years ago
CLJ-2841 - make IDeref extend DoubleSupplier, as with the other Supplier interfaces
Alex Miller
More...
over 2 years ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
over 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha9
clojure-build
More...
over 2 years ago
CLJ-2839 Infinite seq class hashCode() is infinite loop
Alex Miller
More...
over 2 years ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
over 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha8
clojure-build
More...
over 2 years ago
Revert "CLJ-1162 Improved error message from invalid deref"
Alex Miller
More...
over 2 years ago
CLJ-2568 clojure.walk now retains metadata when walking lists and seqs
Alex Miller
More...
over 2 years ago
CLJ-2783 Update deprecated process of creating URLs in Java 20+
JarrodCTaylor
More...
over 2 years ago
CLJ-2835: Passing the string 'new' to the methodDescription method when the method is a Constructor instance.
fogus
More...
over 2 years ago
Revert "CLJ-2783 Update deprecated process of creating URLs in Java 20+"
Alex Miller
More...
over 2 years ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
over 2 years ago
[maven-release-plugin] prepare release clojure-1.12.0-alpha6
clojure-build
More...
over 2 years ago
Revert "CLJ-2568 clojure.walk now retains metadata when walking lists and seqs"
Alex Miller
More...
over 2 years ago
CLJ-2788: Added bindings around the io-task for invoke-task to set print bindings to non-truncating values and non-namespaced maps
fogus
More...
over 2 years ago
CLJ-2806: Add support for a param-tags metadata via the special metadata field :param-tags taking a vector of symbols corresponding to types and a new reader for supporting it of ^[T U]. Also, added support for using param-tags at compile time to specify a single method for invocation or acccess of qualified class members Class/member and constructors via Class/new. Also implemented method values by expanding the meaning of qualified class member symbolic representation. Added compiler macro to identify Class/method and Class/new member symbols and emit a single-arity function with type hints and coercions on args to fully resolve target constructor, instance method, or static method call. There is no way to specify bound methods.
fogus
More...
over 2 years ago
CLJ-2775: Added support for java.util.stream streams including stream-reduce, stream-seq, stream-transduce, and stream-into.
Alex Miller
More...
over 2 years ago
Expanded param-tags tests
JarrodCTaylor
More...
over 2 years ago
CLJ-2290: Modified into docstring to mention 0 and 1-arities.
fogus
as Fogus
More...
over 2 years ago
clj-2803 update #inst printer to use thread safe java.time.format.DateTimeFormatter
JarrodCTaylor
More...
over 2 years ago
CLJ-2552: Fix example code and improve recur description in reify docstring
Ambrose Bonnaire-Sergeant
More...
over 2 years ago
CLJ-2828 Remove capture function
JarrodCTaylor
More...
over 2 years ago
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).
fogus
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
121
122
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree