Issues
Vector equals() causes lazy seqs to be realized | Unassigned | Alex Miller | ![]() | Unresolved | Feb 1, 2023 | Feb 1, 2023 | |||||
Optimized long range not used for int args | Unassigned | Alex Miller | ![]() | Unresolved | May 10, 2022 | Jan 30, 2023 | |||||
Macro symbols in &env don't get updated when shadowed, still contain the outer symbol instead | Unassigned | Alex Miller | ![]() | Unresolved | Jan 30, 2023 | Jan 30, 2023 | |||||
clojure.java.io/pushback-reader | Unassigned | import | ![]() | Unresolved | Dec 8, 2014 | Jan 13, 2023 | |||||
Protocol functions fail to find future extensions when assigned to a local or new var | Unassigned | import | ![]() | Unresolved | Aug 8, 2015 | Jan 6, 2023 | |||||
Error using ~[ directive in cl-format | Unassigned | Alex Miller | ![]() | Declined | Dec 29, 2022 | Dec 29, 2022 | |||||
set! of volatile-mutable doesn't work in some nested forms | Unassigned | Alex Miller | ![]() | Unresolved | Dec 21, 2022 | Dec 27, 2022 | |||||
range chunk regression in 1.12.0-alpha1 | Unassigned | Alex Miller | ![]() | Unresolved | Dec 15, 2022 | Dec 21, 2022 | |||||
Constructor callsites should emit an entry for the line number table | Unassigned | Alex Miller | ![]() | Unresolved | Nov 29, 2021 | Dec 16, 2022 | |||||
`if-not` could be more efficient by swapping branches | Unassigned | Alex Miller | Unresolved | Jan 24, 2022 | Dec 15, 2022 | ||||||
meta inappropriately retained when dropping from StringSeq | Unassigned | Mike Fikes | ![]() | Unresolved | Dec 11, 2022 | Dec 11, 2022 | |||||
AFn has wrong arity count in error message on varargs 20+ arity | Unassigned | Alex Miller | ![]() | Unresolved | Dec 5, 2022 | Dec 8, 2022 | |||||
clojure.walk/walk doesn't preserve metadata on lists/seqs | Unassigned | Dominic Monroe | ![]() | Unresolved | May 3, 2020 | Dec 8, 2022 | |||||
faster, more flexible dispatch for clojure.walk | Unassigned | Stuart Sierra | ![]() | Unresolved | Jul 29, 2013 | Dec 8, 2022 | |||||
Range meta call has constructor args swapped | Unassigned | Alex Miller | Fixed | Sep 6, 2022 | Dec 7, 2022 | ||||||
Changes to drop on repeat don't account for negative count | Unassigned | Alex Miller | Fixed | Aug 18, 2022 | Dec 7, 2022 | ||||||
partitionv with pad gives incorrect results | Unassigned | Steve Miner | ![]() | Fixed | Aug 3, 2022 | Dec 7, 2022 | |||||
Type hint on do-copy with byte[] and File impl is wrong | Unassigned | Alex Miller | ![]() | Unresolved | Sep 19, 2022 | Dec 7, 2022 | |||||
Eliminate unneeded call in new fast drop support | Unassigned | Alex Miller | ![]() | Unresolved | Dec 5, 2022 | Dec 7, 2022 | |||||
clojure.java.io/resource NPEs when the context ClassLoader is null | Unassigned | import | Unresolved | Nov 15, 2018 | Dec 7, 2022 | ||||||
^:const no-field record roundtrips as literal empty map | Unassigned | import | Unresolved | Jan 15, 2019 | Dec 7, 2022 | ||||||
`with-open` expansion incorrectly qualifies | Unassigned | Alex Miller | Unresolved | Jan 11, 2022 | Dec 7, 2022 | ||||||
Literal collections are tagged as IPersistent... and can't be type hinted | Unassigned | David Bürgin | ![]() | Unresolved | May 16, 2016 | Dec 7, 2022 | |||||
LispReader allows no-ops macros to sneak in certain other forms (namespaced maps, tagged literals and anonymous arguments) | Unassigned | Christophe Grand | ![]() | Unresolved | Apr 25, 2017 | Dec 7, 2022 | |||||
prepl warnings remain buffered until explicit flushing from the client | Unassigned | Alex Miller | ![]() | Unresolved | Jul 28, 2021 | Dec 7, 2022 | |||||
parse-props in server.clj isn't thread-safe | Unassigned | Chengye Yin | ![]() | Unresolved | Jan 13, 2022 | Dec 7, 2022 | |||||
Ratio invariants violated with Long/MIN_VALUE | Unassigned | Alex Miller | ![]() | Unresolved | Feb 1, 2022 | Dec 7, 2022 | |||||
ArrayIndexOutOfBoundsException in clojure.asm.Frame | Unassigned | Michael Fogus | ![]() | Unresolved | Feb 8, 2022 | Dec 7, 2022 | |||||
Tagged literal #uuid syntax error reports as execution error | Unassigned | Alex Miller | ![]() | Unresolved | Sep 29, 2022 | Dec 7, 2022 | |||||
Can set! to fields of a defrecord | Unassigned | Francis Avila | Unresolved | Mar 14, 2017 | Dec 7, 2022 | ||||||
locals closed over by a ^:once fn aren't cleared if the fn is in a branch | Unassigned | Nicola Mometto | Unresolved | Apr 8, 2017 | Dec 7, 2022 | ||||||
ClassFormatError when nesting try->loop->try | Unassigned | Alex Miller | Unresolved | Jun 21, 2019 | Dec 7, 2022 | ||||||
make tap reifiable | Unassigned | Alex Miller | ![]() | Unresolved | Apr 13, 2022 | Nov 30, 2022 | |||||
index-by - created indexed map from coll and key fn | Unassigned | Alex Miller | ![]() | Unresolved | Nov 26, 2022 | Nov 28, 2022 | |||||
Fixed double eval and type hint in vswap! | Unassigned | Nikita Prokopov | ![]() | Unresolved | Nov 9, 2022 | Nov 9, 2022 | |||||
clojure.stacktrace/print-throwable fails if ex-data is unprintable | Unassigned | Alex Miller | Unresolved | Nov 8, 2022 | Nov 8, 2022 | ||||||
calling require is not thread safe | Unassigned | import | ![]() | Unresolved | Jan 7, 2016 | Nov 1, 2022 | |||||
`requiring-resolve` may see load in progress | Unassigned | Alex Miller | ![]() | Unresolved | Oct 31, 2022 | Oct 31, 2022 | |||||
Add :dynamic true on metadata for all dynamic vars in core | Unassigned | Michiel Borkent | ![]() | Unresolved | Oct 31, 2022 | Oct 31, 2022 | |||||
More generalized form of some-> macro that provides predicate to continue | Unassigned | Alex Miller | ![]() | Unresolved | Oct 3, 2022 | Oct 14, 2022 | |||||
Lazy seqs do not print readably | Unassigned | Alex Miller | ![]() | Unresolved | Jul 28, 2021 | Oct 12, 2022 | |||||
transducers on maps | Unassigned | Alex Miller | ![]() | Unresolved | Oct 11, 2022 | Oct 11, 2022 | |||||
Memory leak when using futures within dynamic bindings | Unassigned | António Monteiro | ![]() | Unresolved | Apr 6, 2021 | Oct 7, 2022 | |||||
Primitive type hints on function names should throw | Unassigned | Alan Dipert | ![]() | Unresolved | May 10, 2011 | Oct 4, 2022 | |||||
[core.specs] defmulti and defmethod spec | Unassigned | Alex Miller | ![]() | Unresolved | Oct 9, 2018 | Oct 3, 2022 | |||||
Collections, symbols, fixed-arg fns called with 22+ args report bad arity exception | Unassigned | Ambrose Bonnaire-Sergeant | ![]() | Unresolved | Oct 1, 2022 | Oct 3, 2022 | |||||
Add #uri data reader in core | Unassigned | Alex Miller | ![]() | Unresolved | Oct 3, 2022 | Oct 3, 2022 | |||||
Allow or better communicate about alias redefinition in a namespace | Unassigned | Alex Miller | Unresolved | Sep 29, 2022 | Oct 2, 2022 | ||||||
Theoretical defect in RestFn error messages with 21+ fixed args | Unassigned | Ambrose Bonnaire-Sergeant | Unresolved | Oct 1, 2022 | Oct 1, 2022 | ||||||
MultiFn `invoke` impl holds onto head with 21+ args | Unassigned | Ambrose Bonnaire-Sergeant | Unresolved | Oct 1, 2022 | Oct 1, 2022 |
1-50 of 1000+