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 1 month
ago. based on code collected
about 2 months
ago.
Jul 20, 2025 — Jul 20, 2026
Showing page 1 of 122
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[maven-release-plugin] prepare release clojure-1.13.0-alpha4
clojure-build
More...
about 2 months ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
about 2 months ago
CLJ-2964: Tests combining :select, :or, :defaults, :keys/:syms/strs and checking variants.
fogus
as Fogus
More...
about 2 months ago
Merge branch 'master' of github.com:clojure/clojure
Rich Hickey
More...
about 2 months ago
further tighten nested map fabrication in destructuring :select
Rich Hickey
More...
about 2 months ago
added some-vals - a predicative filter of nil map values. Tightened up nested map fabrication during destructuring :select
Rich Hickey
More...
about 2 months ago
make :defaults w/o :or an error
Rich Hickey
More...
about 2 months ago
fix required + :or conflict message to report key now
Rich Hickey
More...
about 2 months ago
CLJ-2967 Clarify test cases for checked keys
?UTF-8?q?Fredrik=20Vaeng=20R=C3=B8tnes?=
More...
about 2 months ago
in map destructuring, don't transform post '&' entries. Move to latest core.specs
Rich Hickey
More...
about 2 months ago
in map destructuring: idents after '&' in directives must be keys, not binding symbols. :or now accepts key->val mappings in addition to binding->val. :select now selects deeply, through nested maps, and fills in values for missing keys from :or. ':defaults name' directive at top level binds name to map of defaults key(not binding)->val
Rich Hickey
More...
about 2 months ago
move :or :as to top level map destructuring directive :defaults name, that binds ‘name’ to a map of bound keys to their default values. Bump to matching core.specs
Rich Hickey
More...
about 2 months ago
CLJ-2966: validate entries are bound in :or when using :as
Rich Hickey
More...
about 2 months ago
update to latest core.specs.alpha
Alex Miller
More...
about 2 months ago
CLJ-2966: prevent multi-eval of default exprs
Rich Hickey
More...
about 2 months ago
CLJ-2966 Adds :or directive - `:as name`, that binds ‘name’ to a map of bound _keys_ to their default values.
Rich Hickey
More...
about 2 months ago
[maven-release-plugin] prepare release clojure-1.13.0-alpha3
clojure-build
More...
about 2 months ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
about 2 months ago
CLJ-2964: Added test for :select map destructuring directive.
fogus
as Fogus
More...
about 2 months ago
update core.specs.alpha to include :select specs
Alex Miller
More...
about 2 months ago
CLJ-1789 Use transients and reduce in select-keys
Erik Assum
More...
about 2 months ago
Added :select directive to map destructuring. {... :select x ...} binds x to a subset of the map being destructured containing only the keys mentioned (anywhere) in the binding form. Prevent multiple '&' in directives
Rich Hickey
More...
2 months ago
RT.map, and thus reader, tracks new PAM thresholds
Rich Hickey
More...
2 months ago
[maven-release-plugin] prepare release clojure-1.13.0-alpha2
clojure-build
More...
2 months ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
2 months ago
Revert "update pom plugins to latest versions"
Alex Miller
More...
2 months ago
[maven-release-plugin] prepare release clojure-1.13.0-alpha1
clojure-build
More...
2 months ago
[maven-release-plugin] prepare for next development iteration
clojure-build
More...
2 months ago
update pom plugins to latest versions
Alex Miller
More...
2 months ago
Update dep versions
Alex Miller
More...
2 months 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