| | Error using ~[ directive in cl-format | | | | | Declined | Dec 29, 2022 | Dec 29, 2022 | | |
| | Range meta call has constructor args swapped | | | | | Fixed | Sep 6, 2022 | Dec 7, 2022 | | |
| | Changes to drop on repeat don't account for negative count | | | | | Fixed | Aug 18, 2022 | Dec 7, 2022 | | |
| | partitionv with pad gives incorrect results | | | | | Fixed | Aug 3, 2022 | Dec 7, 2022 | | |
| | Partitioning via drop and take is inefficient for persistent or algorithmic colls | | | | | Fixed | Jun 7, 2022 | Jun 30, 2022 | | |
| | Code emitted by the compiler to prevent IllegalStateExceptions for mappings that shadow core names is not sufficient to handle shadowing of future core vars | | | | | Fixed | Jun 1, 2022 | Jun 30, 2022 | | |
| | Some code paths replace namespace own vars, breaking Namespace.intern's core invariant | | | | | Fixed | May 31, 2022 | Jun 30, 2022 | | |
| | serialVersionUID for Keyword and ArraySeq changed unnecessarily in 1.11.0 | | | | | Fixed | Mar 30, 2022 | Apr 1, 2022 | | |
| | Clojure 1.11 changelog updates | | | | | Fixed | Feb 7, 2022 | Feb 16, 2022 | | |
| | parse-double test does not test out-of range values | | | | | Fixed | Feb 5, 2022 | Feb 16, 2022 | | |
| | clarify iteration docstring + argnames | | | | | Fixed | Jan 18, 2022 | Jan 21, 2022 | | |
| | clojure.math tests are too strict, fail on azul M1 Java | | | | | Fixed | Jan 18, 2022 | Jan 21, 2022 | | |
| | clojure.java.shell/launch may block if io buffers fill | | | | | Duplicate | Jan 18, 2022 | Jan 25, 2022 | | |
| | iteration-seq-equals-reduce build failure | | | | | Fixed | Jan 15, 2022 | Jan 21, 2022 | | |
| | Update contrib deps to latest | | | | | Fixed | Jan 13, 2022 | Jan 13, 2022 | | |
| | Type hinting a primitive local with a matching type errors | | | | | Fixed | Dec 15, 2021 | Jan 13, 2022 | | |
| | Hash collisions in case statements try to evaluate the constants | | | | | Fixed | Dec 14, 2021 | Jan 13, 2022 | | |
| | clojure math methods resolve to single overload in fn bodies and should also resolve to single overload in inlines | | | | | Fixed | Dec 7, 2021 | Jan 13, 2022 | | |
| | Move clojure.java.math to clojure.math | | | | | Duplicate | Dec 6, 2021 | Jan 13, 2022 | | |
| | clojure math javadoc bugs | | | | | Duplicate | Dec 5, 2021 | Jan 13, 2022 | | |
| | Method selection for java.lang.Math/floorMod is occasionally wrong | | | | | Duplicate | Dec 3, 2021 | Jan 19, 2022 | | |
| | Reflective calls in clojure.java.math | | | | | Fixed | Nov 30, 2021 | Jan 13, 2022 | | |
| | Docstring bug in clojure.java.math/log1p | | | | | Duplicate | Nov 29, 2021 | Jan 13, 2022 | | |
| | Use Math.exact... for checked long math ops | | | | | Fixed | Nov 24, 2021 | Jan 13, 2022 | | |
| | Predicates for "special" numbers | | | | | Fixed | Nov 10, 2021 | Nov 23, 2021 | | |
| | Parse single value from string | | | | | Fixed | Nov 10, 2021 | Nov 23, 2021 | | |
| | Clojure Java API javadoc misstates example | | | | | Fixed | Oct 27, 2021 | Nov 23, 2021 | | |
| | require with both :as and :as-alias should load | | | | | Fixed | Oct 21, 2021 | Jan 13, 2022 | | |
| | Provide fast idiomatic access to java.lang.Math | | | | | Fixed | Oct 20, 2021 | Nov 23, 2021 | | |
| | Vector equiv() causes lazy seqs to be fully realized | | | | | Fixed | Oct 18, 2021 | Jan 13, 2022 | | |
| | clojure.lang.Numbers/divide is missing overflow protection | | | | | Won't Fix | Oct 5, 2021 | Oct 5, 2021 | | |
| | Add `update-vals` function to transform vals of a map | | | | | Fixed | Aug 4, 2021 | Sep 14, 2021 | | |
| | some-fn has different short-circuiting when using 3 predicates | | | | | Fixed | Jul 28, 2021 | Sep 14, 2021 | | |
| | Get rid of reflection on java.util.Properties when defining *clojure-version* | | | | | Fixed | Jun 11, 2021 | Sep 14, 2021 | | |
| | some-fn has different return values on no-match when using <4 predicates | | Ambrose Bonnaire-Sergeant | | | Won't Fix | May 31, 2021 | Sep 24, 2021 | | |
| | Race condition in multimethods if hierarchy changes while determining method for dispatch value | | | | | Duplicate | May 24, 2021 | Sep 20, 2021 | | |
| | InstanceMethodExpr.emit generates unnecessary boxing of unused return in statement context | | | | | Fixed | Apr 9, 2021 | Jan 13, 2022 | | |
| | io-prepl and remote-prepl have asymmetric handling of :exception :val's | | | | | Fixed | Apr 8, 2021 | Feb 2, 2022 | | |
| | Deleting the last element of a seq-zip provokes a NPE | | | | | Duplicate | Mar 28, 2021 | Jan 19, 2022 | | |
| | [spec2] s/schema* does not expand the spec literal in list form prior to calling create-spec | | | | | Fixed | Mar 17, 2021 | Mar 18, 2021 | | |
| | [spec2] s/schema* creates a wrong expansion for map literal | | | | | Fixed | Mar 17, 2021 | Mar 18, 2021 | | |
| | clojure.xml processes XXE by default | | | | | Fixed | Mar 14, 2021 | Jan 13, 2022 | | |
| | Problems using Clojure with J9 JVM | | | | | Done | Feb 14, 2021 | Mar 15, 2021 | | |
| | data_readers.cljc doesn't provide a way to have target-specific behaviour | | | | | Done | Jan 26, 2021 | Jan 28, 2021 | | |
| | [spec] kwarg invocation with a map requires spec update to keys* | | | | | Fixed | Jan 20, 2021 | Nov 23, 2021 | | |
| | (clojure.core/IllegalArgumentException.) resolves to constructor | | | | | Duplicate | Jan 20, 2021 | Jan 20, 2021 | | |
| | Allow the use of an extra trailing element in map restructure binding contexts | | | | | Fixed | Jan 19, 2021 | Mar 18, 2021 | | |
| | Make printing test changes platform-independent | | | | | Fixed | Jan 11, 2021 | Jan 15, 2021 | | |
| | realized? on a delay blocks for result | | | | | Fixed | Jan 5, 2021 | Sep 14, 2021 | | |
| | Bump spec deps | | | | | Fixed | Jan 5, 2021 | Jan 6, 2021 | | |