 |
CLJ-21
|
GC Issue 17: arity checking during compilation
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-64
|
GC Issue 61: Make Clojure datatype Java Serializable
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-77
|
GC Issue 74: Clojure compiler emits too-large classfiles (results in ClassFormatError)
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-115
|
GC Issue 111: Enable naming an array parameter for areduce
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-126
|
abstract superclass with non-public accessibility
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-150
|
Doc for array-map should mention its characteristics/caveats
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-153
|
Suggest adding set-precision! API to accompany with-precision
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-140
|
Single :tag for type hints conflates value's type with type of return value from an invoke
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-213
|
Invariants and the STM
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-233
|
better error reporting of nonexistent var
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-273
|
def with a function value returns meta {:macro false}, but def itself doesn't have meta
|
Rich Hickey
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-277
|
Making clojure.xml/emit a little friendler to xml consumers
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-319
|
TransactionalHashMap bug
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-434
|
Additional copy methods for URLs in clojure.java.io
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-459
|
RFE: modify description of "assoc"
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-148
|
Poor reporting of symbol conflicts when using (ns)
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-272
|
load/ns/require/use overhaul
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-400
|
A faster flatten
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-190
|
enhance with-open to be extensible with a new close multimethod
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-450
|
Add default predicate argument to filter, every?, take-while
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-451
|
fn literals lack name/arglists/namespace metadata
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-396
|
Better support for multiple inheritance in hierarchies and multimethods
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-405
|
better error messages for bad defrecord calls
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-379
|
problem with classloader when run as windows service
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-130
|
Namespace metadata lost in AOT compile
|
Unassigned
|
Anonymous
|
|
In Progress
|
Unresolved
|
|
|
|
 |
CLJ-401
|
Promote "seqable?" from contrib?
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-112
|
GC Issue 108: All Clojure interfaces should specify CharSequence instead of String when possible
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-129
|
Add documentation to sorted-set-by detailing how the provided comparator may change set membership semantics
|
Chas Emerick
|
Anonymous
|
|
In Progress
|
Unresolved
|
|
|
|
 |
CLJ-440
|
java method calls cannot omit varargs
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-19
|
GC Issue 15: JavaDoc for interfaces
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-274
|
cannot close over mutable fields (in deftype)
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-15
|
GC Issue 11: incremental hashcode calculation for collections
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-698
|
class accessible from deftype method bodies is not suitable for instance?, ...
|
Unassigned
|
Herwig Hochleitner
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-200
|
Extend cond to support inline let, much like for
|
Mark Engelberg
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-761
|
print-dup generates call to nonexistent method for APersistentVector$SubVector
|
Unassigned
|
Stuart Sierra
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-346
|
(pprint-newline :fill) is not handled correctly
|
Tom Faulhaber
|
Assembla Importer
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-304
|
contrib get-source no longer works with deftype
|
Unassigned
|
Assembla Importer
|
|
In Progress
|
Unresolved
|
|
|
|
 |
CLJ-5
|
Unintuitive error response in clojure 1.0
|
Unassigned
|
Assembla Importer
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-821
|
should reify merge rather than replace on repeated specs?
|
Unassigned
|
Alan Malloy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-99
|
GC Issue 95: max-key and min-key evaluate k multiple times for arguments
|
Unassigned
|
Andy Fingerhut
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-771
|
Move unchecked-prim casts to clojure.unchecked
|
Alexander Taggart
|
Alexander Taggart
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-308
|
protocol-ize with-open
|
Unassigned
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-107
|
GC Issue 103: bit-count function
|
Unassigned
|
Andy Fingerhut
|
|
Open
|
Unresolved
|
|
|
|