Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
clojure
/
clojure
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
11k
Code
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 8, 2026
update core.specs.alpha dependency to add :missing in destructuring spec
puredanger
committed
f3b1433
View commit details
Copy full SHA for f3b1433
Browse repository at this point
Commits on Sep 7, 2026
add ':missing binding-name' directive to destructuring. When set, instead of reporting an error per req!, missing keys will be (deeply) collected and bound to a map of key->nil-or-nested-missing-ma…
Show description for 71b4623
richhickey
committed
71b4623
View commit details
Copy full SHA for 71b4623
Browse repository at this point
Commits on Sep 4, 2026
retain nil values in :excess
richhickey
committed
3ae231b
View commit details
Copy full SHA for 3ae231b
Browse repository at this point
Commits on Sep 3, 2026
CLJ-2973: Added tests exercising :all directive in associative destructuring and its interactions with other directives.
Show description for f35ad8b
fogus
authored and
puredanger
committed
f35ad8b
View commit details
Copy full SHA for f35ad8b
Browse repository at this point
update changelog
puredanger
committed
376bb2b
View commit details
Copy full SHA for 376bb2b
Browse repository at this point
CLJ-2974 FnLoaderThunk made to throw on serilization/deserialization
Show description for 9b89a84
puredanger
committed
9b89a84
View commit details
Copy full SHA for 9b89a84
Browse repository at this point
CLJ-2794 gen-class: handle interface default methods and drop statics
Show description for 743b6be
ghadishayban
authored and
puredanger
committed
743b6be
View commit details
Copy full SHA for 743b6be
Browse repository at this point
update core.specs.alpha dependency for :excess in destructuring
puredanger
committed
d6f4a97
View commit details
Copy full SHA for d6f4a97
Browse repository at this point
add :excess directive to map destructuring, yields (deep, set logic) input - select, nil when no excess
richhickey
committed
53fa967
View commit details
Copy full SHA for 53fa967
Browse repository at this point
Commits on Jul 28, 2026
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
2cea692
View commit details
Copy full SHA for 2cea692
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.13.0-alpha6
clojure-build
committed
15c821d
View commit details
Copy full SHA for 15c821d
Browse repository at this point
CLJ-2972: Cleaned up associative destructuring tests so that they do not use :or entries without corresponding bindings/keys.
Show description for 96f2d2d
fogus
authored and
puredanger
committed
96f2d2d
View commit details
Copy full SHA for 96f2d2d
Browse repository at this point
Commits on Jul 27, 2026
move setup-java action to newest released version
puredanger
committed
4969fc8
View commit details
Copy full SHA for 4969fc8
Browse repository at this point
update to newere versions of github action plugins
puredanger
committed
f5630af
View commit details
Copy full SHA for f5630af
Browse repository at this point
Commits on Jul 24, 2026
update to latest core.specs.alpha specs
puredanger
committed
58b075e
View commit details
Copy full SHA for 58b075e
Browse repository at this point
added :all directive to map destructuring - binds a name to a map containing all keys in the input map, augmented by defaults, traversing deeply through nested maps
richhickey
committed
dd006fb
View commit details
Copy full SHA for dd006fb
Browse repository at this point
report as errors any use of unbound/unreferenced keys in :or when using any of the new constructs (:defaults, :select et al)
richhickey
committed
427f14b
View commit details
Copy full SHA for 427f14b
Browse repository at this point
Commits on Jul 21, 2026
switch back to java 8 for the doc build action
puredanger
committed
a760b04
View commit details
Copy full SHA for a760b04
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
a4ed84b
View commit details
Copy full SHA for a4ed84b
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.13.0-alpha5
clojure-build
committed
8202bdd
View commit details
Copy full SHA for 8202bdd
Browse repository at this point
update actions for Java 17
puredanger
committed
2ef60c2
View commit details
Copy full SHA for 2ef60c2
Browse repository at this point
CLJ-2383 add java.lang classes for Java 17
Show description for afb6875
JarrodCTaylor
authored and
puredanger
committed
afb6875
View commit details
Copy full SHA for afb6875
Browse repository at this point
update to latest core.specs.alpha
puredanger
committed
86c3ef5
View commit details
Copy full SHA for 86c3ef5
Browse repository at this point
CLJ-2968 Add tests for unsupported forms in qualified destructuring
Show description for 3a68e6d
puredanger
committed
3a68e6d
View commit details
Copy full SHA for 3a68e6d
Browse repository at this point
CLJ-2897 fixed class loading context for prepl evaluation
Show description for da6d70e
afucher
authored and
puredanger
committed
da6d70e
View commit details
Copy full SHA for da6d70e
Browse repository at this point
CLJ-2897 fixed *repl* not true when inside prepl
Show description for 98af726
afucher
authored and
puredanger
committed
98af726
View commit details
Copy full SHA for 98af726
Browse repository at this point
CLJ-2969: Added :select bases case tests.
Show description for 3d5c1ee
fogus
authored and
puredanger
committed
3d5c1ee
View commit details
Copy full SHA for 3d5c1ee
Browse repository at this point
Revert "CLJ-2383 add java.lang classes for Java 17"
Show description for 36d0291
puredanger
committed
36d0291
View commit details
Copy full SHA for 36d0291
Browse repository at this point
Commits on Jul 20, 2026
CLJ-2892 remove usage of deprecated AccessController from makeClassLoader
Show description for b18d3ad
JarrodCTaylor
authored and
puredanger
committed
b18d3ad
View commit details
Copy full SHA for b18d3ad
Browse repository at this point
CLJ-2920 Modernize javadoc URLs
Show description for 73f6aee
JarrodCTaylor
authored and
puredanger
committed
73f6aee
View commit details
Copy full SHA for 73f6aee
Browse repository at this point
CLJ-2383 add java.lang classes for Java 17
Show description for 733366a
JarrodCTaylor
authored and
puredanger
committed
733366a
View commit details
Copy full SHA for 733366a
Browse repository at this point
CLJ-2872 Update Java 8 version values to 17
Show description for b6cec9b
JarrodCTaylor
authored and
puredanger
committed
b6cec9b
View commit details
Copy full SHA for b6cec9b
Browse repository at this point
CLJ-2872 Moved ASM from version 6.2 to 9.8
Show description for fae4203
JarrodCTaylor
authored and
puredanger
committed
fae4203
View commit details
Copy full SHA for fae4203
Browse repository at this point
update JDK test matrix
puredanger
committed
a431c1d
View commit details
Copy full SHA for a431c1d
Browse repository at this point
Commits on Jul 14, 2026
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
d4d365c
View commit details
Copy full SHA for d4d365c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.