| | Error using ~[ directive in cl-format | | | | | Declined | Dec 29, 2022 | Dec 29, 2022 | | |
| | set! of volatile-mutable doesn't work in some nested forms | | | | | Unresolved | Dec 21, 2022 | Dec 27, 2022 | | |
| | range chunk regression in 1.12.0-alpha1 | | | | | Unresolved | Dec 15, 2022 | Dec 21, 2022 | | |
| | meta inappropriately retained when dropping from StringSeq | | | | | Unresolved | Dec 11, 2022 | Dec 11, 2022 | | |
| | Eliminate unneeded call in new fast drop support | | | | | Unresolved | Dec 5, 2022 | Dec 7, 2022 | | |
| | AFn has wrong arity count in error message on varargs 20+ arity | | | | | Unresolved | Dec 5, 2022 | Dec 8, 2022 | | |
| | index-by - created indexed map from coll and key fn | | | | | Unresolved | Nov 26, 2022 | Nov 28, 2022 | | |
| | Fixed double eval and type hint in vswap! | | | | | Unresolved | Nov 9, 2022 | Nov 9, 2022 | | |
| | clojure.stacktrace/print-throwable fails if ex-data is unprintable | | | | | Unresolved | Nov 8, 2022 | Nov 8, 2022 | | |
| | `requiring-resolve` may see load in progress | | | | | Unresolved | Oct 31, 2022 | Oct 31, 2022 | | |
| | Add :dynamic true on metadata for all dynamic vars in core | | | | | Unresolved | Oct 31, 2022 | Oct 31, 2022 | | |
| | transducers on maps | | | | | Unresolved | Oct 11, 2022 | Oct 11, 2022 | | |
| | More generalized form of some-> macro that provides predicate to continue | | | | | Unresolved | Oct 3, 2022 | Oct 14, 2022 | | |
| | Add #uri data reader in core | | | | | Unresolved | Oct 3, 2022 | Oct 3, 2022 | | |
| | Theoretical defect in RestFn error messages with 21+ fixed args | | Ambrose Bonnaire-Sergeant | | | Unresolved | Oct 1, 2022 | Oct 1, 2022 | | |
| | MultiFn `invoke` impl holds onto head with 21+ args | | Ambrose Bonnaire-Sergeant | | | Unresolved | Oct 1, 2022 | Oct 1, 2022 | | |
| | Collections, symbols, fixed-arg fns called with 22+ args report bad arity exception | | Ambrose Bonnaire-Sergeant | | | Unresolved | Oct 1, 2022 | Oct 3, 2022 | | |
| | Allow or better communicate about alias redefinition in a namespace | | | | | Unresolved | Sep 29, 2022 | Oct 2, 2022 | | |
| | Tagged literal #uuid syntax error reports as execution error | | | | | Unresolved | Sep 29, 2022 | Dec 7, 2022 | | |
| | Several test fixtures misuse thread binding conveyance | | Ambrose Bonnaire-Sergeant | | | Unresolved | Sep 26, 2022 | Sep 26, 2022 | | |
| | Type hint on do-copy with byte[] and File impl is wrong | | | | | Unresolved | Sep 19, 2022 | Dec 7, 2022 | | |
| | [spec2] with-gen on regex spec does not use with'ed generator | | | | | Unresolved | Sep 9, 2022 | Sep 9, 2022 | | |
| | Providing access to interned keywords that does not rely on reflection | | | | | Unresolved | Sep 8, 2022 | Sep 8, 2022 | | |
| | Range meta call has constructor args swapped | | | | | Fixed | Sep 6, 2022 | Dec 7, 2022 | | |
| | Consider a version of interleave that stops after longest sequence is consumed | | | | | Unresolved | Aug 25, 2022 | Aug 25, 2022 | | |
| | Support clojure.test fixtures scoped to multiple functions | | | | | Unresolved | Aug 18, 2022 | Sep 7, 2022 | | |
| | Changes to drop on repeat don't account for negative count | | | | | Fixed | Aug 18, 2022 | Dec 7, 2022 | | |
| | `(nthrest nil n)` returns incorrect results | | | | | Unresolved | Aug 6, 2022 | Aug 23, 2022 | | |
| | Add group-by reducing function | | | | | Unresolved | Aug 6, 2022 | Aug 16, 2022 | | |
| | partitionv with pad gives incorrect results | | | | | Fixed | Aug 3, 2022 | Dec 7, 2022 | | |
| | Better generated arglists for map->SomeDefrecord | | | | | Unresolved | Aug 1, 2022 | Sep 26, 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 | | |
| | Consider improving the "Key must be integer" exception message for vectors | | | | | Unresolved | May 25, 2022 | Sep 26, 2022 | | |
| | Optimized long range not used for int args | | | | | Unresolved | May 10, 2022 | Dec 7, 2022 | | |
| | (ns (ns)) results in StackOverflow when pretty printed with code-dispatch | | | | | Unresolved | May 6, 2022 | Sep 26, 2022 | | |
| | Need more support for working with optional attributes in maps | | | | | Unresolved | May 6, 2022 | May 6, 2022 | | |
| | [spec] Need way to determine the set of currently instrumented syms | | | | | Unresolved | May 6, 2022 | May 6, 2022 | | |
| | clojure.data/diff incorrect use of clojure.set/union (performance hit) | | | | | Unresolved | May 1, 2022 | Sep 26, 2022 | | |
| | make tap reifiable | | | | | Unresolved | Apr 13, 2022 | Nov 30, 2022 | | |
| | In `rationalize` docstring, actually explain what it does | | | | | Unresolved | Apr 6, 2022 | Apr 6, 2022 | | |
| | Lift literal collection construction into closed over when possible | | | | | Unresolved | Apr 4, 2022 | Apr 6, 2022 | | |
| | serialVersionUID for Keyword and ArraySeq changed unnecessarily in 1.11.0 | | | | | Fixed | Mar 30, 2022 | Apr 1, 2022 | | |
| | Syntax error has wrong line number | | | | | Unresolved | Mar 28, 2022 | Mar 28, 2022 | | |
| | clojure.repl/set-break-handler! throws IllegalArgEx | | | | | Unresolved | Feb 14, 2022 | Sep 27, 2022 | | |
| | ArrayIndexOutOfBoundsException in clojure.asm.Frame | | | | | Unresolved | Feb 8, 2022 | Dec 7, 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 | | |
| | Ratio invariants violated with Long/MIN_VALUE | | | | | Unresolved | Feb 1, 2022 | Dec 7, 2022 | | |