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 }}
ilevd
/
clojure
Public
forked from
clojure/clojure
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 30, 2022
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
5ffe383
View commit details
Copy full SHA for 5ffe383
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.12.0-alpha1
clojure-build
committed
52bb71b
View commit details
Copy full SHA for 52bb71b
Browse repository at this point
Fix javadoc html entity in IDrop
puredanger
committed
7b738af
View commit details
Copy full SHA for 7b738af
Browse repository at this point
Commits on Jun 29, 2022
CLJ-1872 Extend empty? to counted? colls that arent seqable, such as transients
puredanger
committed
e6fce5a
View commit details
Copy full SHA for e6fce5a
Browse repository at this point
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. A…
Show description for 1e8fb8f
fogus
authored and
puredanger
committed
1e8fb8f
View commit details
Copy full SHA for 1e8fb8f
Browse repository at this point
CLJ-2712: Revert "fix AOT bug preventing overriding of clojure.core functions"
Show description for 48e3292
fogus
authored and
puredanger
committed
48e3292
View commit details
Copy full SHA for 48e3292
Browse repository at this point
CLJ-1327: Pinned the serialVersionUID for Clojure types to v1.10.3 values
fogus
authored and
puredanger
committed
56d3799
View commit details
Copy full SHA for 56d3799
Browse repository at this point
CLJ-2713 Efficient drop, partition for persistent/algo colls
Show description for b2366fa
puredanger
committed
b2366fa
View commit details
Copy full SHA for b2366fa
Browse repository at this point
Commits on Apr 5, 2022
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
35bd89f
View commit details
Copy full SHA for 35bd89f
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.11.1
clojure-build
committed
ce55092
View commit details
Copy full SHA for ce55092
Browse repository at this point
Commits on Apr 1, 2022
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
cef38ab
View commit details
Copy full SHA for cef38ab
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.11.1-rc1
clojure-build
committed
3f1c36d
View commit details
Copy full SHA for 3f1c36d
Browse repository at this point
Update changelog for 1.11.1
puredanger
committed
e917dcc
View commit details
Copy full SHA for e917dcc
Browse repository at this point
CLJ-2701 Set serialVersionUIDs for Keyword and ArraySeq to retain 1.10.3 values
Show description for 1da6b07
puredanger
committed
1da6b07
View commit details
Copy full SHA for 1da6b07
Browse repository at this point
Commits on Mar 22, 2022
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
48818bd
View commit details
Copy full SHA for 48818bd
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.11.0
clojure-build
committed
f376cf6
View commit details
Copy full SHA for f376cf6
Browse repository at this point
Commits on Feb 16, 2022
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
9af0d1d
View commit details
Copy full SHA for 9af0d1d
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.11.0-rc1
clojure-build
committed
0971ce2
View commit details
Copy full SHA for 0971ce2
Browse repository at this point
CLJ-2695: parse-double test does not test out-of range values
Show description for 7b102d8
Paula Gearon
authored and
puredanger
committed
7b102d8
View commit details
Copy full SHA for 7b102d8
Browse repository at this point
Changelog updates for 1.11
Show description for 3fbdffa
puredanger
committed
3fbdffa
View commit details
Copy full SHA for 3fbdffa
Browse repository at this point
Commits on Feb 2, 2022
[maven-release-plugin] prepare for next development iteration
clojure-build
committed
8481165
View commit details
Copy full SHA for 8481165
Browse repository at this point
[maven-release-plugin] prepare release clojure-1.11.0-beta1
clojure-build
committed
16c91f2
View commit details
Copy full SHA for 16c91f2
Browse repository at this point
CLJ-1973: sort proxy methods for reproducibility
Show description for 658693f
frenchy64
authored and
puredanger
committed
658693f
View commit details
Copy full SHA for 658693f
Browse repository at this point
CLJ-1180 Resolve classname for tag metadata on defprotocol
Show description for 8957a93
puredanger
committed
8957a93
View commit details
Copy full SHA for 8957a93
Browse repository at this point
CLJ-2620: io-prepl now calls valf on exeception data in the case where an exception occurs in the :print-eval-result phase
Show description for fc98f92
fogus
authored and
puredanger
committed
fc98f92
View commit details
Copy full SHA for fc98f92
Browse repository at this point
CLJ-2529 Set exception phase for runtime exceptions caught in Compiler.load()
Show description for 4a9ce39
puredanger
committed
4a9ce39
View commit details
Copy full SHA for 4a9ce39
Browse repository at this point
CLJ-2493 - Prevent browse-url from hanging when using xdg-open
Show description for 19e3a27
puredanger
committed
19e3a27
View commit details
Copy full SHA for 19e3a27
Browse repository at this point
Revert "CLJ-2493: Prevent browse-url from hanging when using xdg-open (updated)"
Show description for 027d8ff
puredanger
committed
027d8ff
View commit details
Copy full SHA for 027d8ff
Browse repository at this point
Commits on Jan 20, 2022
CLJ-2685 Fix iteration generative test comparison
Show description for da0b957
puredanger
committed
da0b957
View commit details
Copy full SHA for da0b957
Browse repository at this point
CLJ-2689 Provide more tolerance for inexact floating point math tests
Show description for 326366d
puredanger
committed
326366d
View commit details
Copy full SHA for 326366d
Browse repository at this point
CLJ-2690 Clarify iteration docstring, rename args
Show description for 2b3ba82
ghadishayban
authored and
puredanger
committed
2b3ba82
View commit details
Copy full SHA for 2b3ba82
Browse repository at this point
Commits on Jan 13, 2022
CLJ-2680 Primitive local bindings can have matching type hint
Show description for 5451cee
puredanger
committed
5451cee
View commit details
Copy full SHA for 5451cee
Browse repository at this point
CLJ-2555: clojure.core/iteration
Show description for e45e478
ghadishayban
authored and
puredanger
committed
e45e478
View commit details
Copy full SHA for e45e478
Browse repository at this point
CLJ-2611 Disallow XXE by default in clojure.xml/parse
Show description for 4a4a6e7
puredanger
committed
4a4a6e7
View commit details
Copy full SHA for 4a4a6e7
Browse repository at this point
CLJ-2665 Modify change for :as-alias to load if :as or :use also included
Show description for c01f10b
puredanger
committed
c01f10b
View commit details
Copy full SHA for c01f10b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.