Issues
Consider improving the "Key must be integer" exception message for vectors | Unassigned | Michael Fogus | Unresolved | May 25, 2022 | May 25, 2022 | ||||||
Optimized long range not used for int args | Unassigned | Alex Miller | ![]() | Unresolved | May 10, 2022 | May 10, 2022 | |||||
(ns (ns)) results in StackOverflow when pretty printed with code-dispatch | Unassigned | Devin Walters | Unresolved | May 6, 2022 | May 24, 2022 | ||||||
Need more support for working with optional attributes in maps | Unassigned | Alex Miller | ![]() | Unresolved | May 6, 2022 | May 6, 2022 | |||||
[spec] Need way to determine the set of currently instrumented syms | Unassigned | Alex Miller | ![]() | Unresolved | May 6, 2022 | May 6, 2022 | |||||
clojure.data/diff incorrect use of clojure.set/union (performance hit) | Unassigned | Timothy Pratley | Unresolved | May 1, 2022 | May 24, 2022 | ||||||
Can't use tap machinery outside global tap | Unassigned | Alex Miller | ![]() | Unresolved | Apr 13, 2022 | Apr 14, 2022 | |||||
In `rationalize` docstring, actually explain what it does | Unassigned | Alex Miller | ![]() | Unresolved | Apr 6, 2022 | Apr 6, 2022 | |||||
Lift literal collection construction into closed over when possible | Unassigned | Alex Miller | ![]() | Unresolved | Apr 4, 2022 | Apr 6, 2022 | |||||
serialVersionUID for Keyword and ArraySeq changed unnecessarily in 1.11.0 | Unassigned | Alex Miller | Fixed | Mar 30, 2022 | Apr 1, 2022 | ||||||
Syntax error has wrong line number | Unassigned | Alex Miller | ![]() | Unresolved | Mar 28, 2022 | Mar 28, 2022 | |||||
clojure.repl/set-break-handler! throws IllegalArgEx | Unassigned | Alex Miller | ![]() | Unresolved | Feb 14, 2022 | Feb 14, 2022 | |||||
ArrayIndexOutOfBoundsException in clojure.asm.Frame | Unassigned | Michael Fogus | ![]() | Unresolved | Feb 8, 2022 | Feb 8, 2022 | |||||
Clojure 1.11 changelog updates | Unassigned | Alex Miller | ![]() | Fixed | Feb 7, 2022 | Feb 16, 2022 | |||||
parse-double test does not test out-of range values | Unassigned | Paula Gearon | Fixed | Feb 5, 2022 | Feb 16, 2022 | ||||||
Ratio invariants violated with Long/MIN_VALUE | Unassigned | Alex Miller | ![]() | Unresolved | Feb 1, 2022 | May 10, 2022 | |||||
sorted-map/set docstring should mention comparator constraints | Unassigned | Alex Miller | ![]() | Unresolved | Feb 1, 2022 | Feb 1, 2022 | |||||
clojure.core.server/io-prepl returns immediately with read-line | Unassigned | Alex Miller | ![]() | Unresolved | Jan 27, 2022 | Jan 27, 2022 | |||||
`if-not` could be more efficient by swapping branches | Unassigned | Alex Miller | Unresolved | Jan 24, 2022 | Jan 24, 2022 | ||||||
clarify iteration docstring + argnames | Unassigned | Ghadi Shayban | ![]() | Fixed | Jan 18, 2022 | Jan 21, 2022 | |||||
clojure.math tests are too strict, fail on azul M1 Java | Unassigned | Alex Miller | ![]() | Fixed | Jan 18, 2022 | Jan 21, 2022 | |||||
clojure.java.shell/launch may block if io buffers fill | Unassigned | Alex Miller | ![]() | Duplicate | Jan 18, 2022 | Jan 25, 2022 | |||||
clojure.main/report-error calls pprint which may throw, obscuring the real failure | Unassigned | contact@karolinepauls.com | ![]() | Unresolved | Jan 16, 2022 | Mar 16, 2022 | |||||
iteration-seq-equals-reduce build failure | Unassigned | Steve Miner | Fixed | Jan 15, 2022 | Jan 21, 2022 | ||||||
parse-props in server.clj isn't thread-safe | Unassigned | Chengye Yin | ![]() | Unresolved | Jan 13, 2022 | Mar 24, 2022 | |||||
Update contrib deps to latest | Unassigned | Alex Miller | ![]() | Fixed | Jan 13, 2022 | Jan 13, 2022 | |||||
`with-open` expansion incorrectly qualifies | Unassigned | Alex Miller | Unresolved | Jan 11, 2022 | Jan 11, 2022 | ||||||
clojure.spec.alpha/map-of explain-data :in and :path partially composed of indexed path | Unassigned | Max Penet | ![]() | Unresolved | Jan 7, 2022 | May 25, 2022 | |||||
Type hinting a primitive local with a matching type errors | Unassigned | Alex Miller | ![]() | Fixed | Dec 15, 2021 | Jan 13, 2022 | |||||
Hash collisions in case statements try to evaluate the constants | Unassigned | Michael Fogus | ![]() | Fixed | Dec 14, 2021 | Jan 13, 2022 | |||||
Add demunge to clojure.core | Unassigned | Alex Miller | ![]() | Unresolved | Dec 8, 2021 | Dec 8, 2021 | |||||
clojure math methods resolve to single overload in fn bodies and should also resolve to single overload in inlines | Unassigned | Alex Miller | ![]() | Fixed | Dec 7, 2021 | Jan 13, 2022 | |||||
Move clojure.java.math to clojure.math | Unassigned | Alex Miller | ![]() | Duplicate | Dec 6, 2021 | Jan 13, 2022 | |||||
clojure math javadoc bugs | Unassigned | Alex Miller | ![]() | Duplicate | Dec 5, 2021 | Jan 13, 2022 | |||||
Method selection for java.lang.Math/floorMod is occasionally wrong | Unassigned | Paula Gearon | ![]() | Duplicate | Dec 3, 2021 | Jan 19, 2022 | |||||
Reflective calls in clojure.java.math | Unassigned | Alex Miller | ![]() | Fixed | Nov 30, 2021 | Jan 13, 2022 | |||||
Docstring bug in clojure.java.math/log1p | Unassigned | Alex Miller | ![]() | Duplicate | Nov 29, 2021 | Jan 13, 2022 | |||||
Constructor callsites should emit an entry for the line number table | Unassigned | Alex Miller | ![]() | Unresolved | Nov 29, 2021 | Nov 29, 2021 | |||||
Use Math.exact... for checked long math ops | Unassigned | Alex Miller | ![]() | Fixed | Nov 24, 2021 | Jan 13, 2022 | |||||
Auto require data_reader fn namespaces | Unassigned | Alex Miller | ![]() | Unresolved | Nov 22, 2021 | Nov 22, 2021 | |||||
Predicates for "special" numbers | Unassigned | Alex Miller | ![]() | Fixed | Nov 10, 2021 | Nov 23, 2021 | |||||
Parse single value from string | Unassigned | Alex Miller | ![]() | Fixed | Nov 10, 2021 | Nov 23, 2021 | |||||
Clojure Java API javadoc misstates example | Unassigned | Alex Miller | ![]() | Fixed | Oct 27, 2021 | Nov 23, 2021 | |||||
require with both :as and :as-alias should load | Unassigned | Alex Miller | ![]() | Fixed | Oct 21, 2021 | Jan 13, 2022 | |||||
Provide fast idiomatic access to java.lang.Math | Unassigned | Alex Miller | ![]() | Fixed | Oct 20, 2021 | Nov 23, 2021 | |||||
Vector equiv() causes lazy seqs to be fully realized | Unassigned | Alex Miller | ![]() | Fixed | Oct 18, 2021 | Jan 13, 2022 | |||||
Prevent reserved method names that don't work | Unassigned | Leon Grapenthin | Unresolved | Oct 8, 2021 | Mar 23, 2022 | ||||||
Cryptic error from invalid `reify` syntax | Unassigned | Alex Miller | ![]() | Unresolved | Oct 7, 2021 | Oct 7, 2021 | |||||
clojure.lang.Numbers/divide is missing overflow protection | Unassigned | Pierre-Yves Ritschard | ![]() | Won't Fix | Oct 5, 2021 | Oct 5, 2021 | |||||
[spec] Spec `form` on `keys` should have `or`, not qualified symbol | Unassigned | Alex Miller | Unresolved | Sep 27, 2021 | Sep 27, 2021 |
1-50 of 1000+