 |
CLJ-1208
|
Namespace is not loaded on defrecord class init
|
Unassigned
|
Tim McCormack
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1207
|
Importing a class that does not exist fails to report the name of the class that did not exist
|
Unassigned
|
Howard Lewis Ship
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1205
|
Update Maven build for Nexus 2.4
|
Stuart Sierra
|
Stuart Sierra
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1202
|
protocol fns with dashes may get compiled into property access when used higher order
|
Unassigned
|
David Nolen
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1197
|
Allow fold to parallelize over lazy sequences
|
Unassigned
|
Paul Butcher
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1183
|
java interop - cannot call a final method on non-public superclass
|
Unassigned
|
Shlomi
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1181
|
clojure.pprint/code-dispatch breaks on certain types of anonymous functions
|
Unassigned
|
Devin Walters
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1180
|
defprotocol doesn't resolve tag classnames
|
Unassigned
|
Nicola Mometto
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1171
|
Compiler macro for clojure.core/instance? disregards lexical shadows on class names
|
Stuart Halloway
|
Herwig Hochleitner
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1165
|
Forbid varargs defprotocol/definterface method declarations because those cannot be defined anyway
|
Stuart Halloway
|
Tassilo Horn
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1160
|
reducers/mapcat ignores Reduced
|
Christophe Grand
|
Christophe Grand
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1157
|
Classes generated by gen-class aren't loadable from remote codebase for mis-implementation of static-initializer
|
Unassigned
|
Tsutomu Yano
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1154
|
Compile.java closes out preventing java from reporting exceptions
|
Unassigned
|
Robert (Bobby) Evans
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1142
|
Incorrect divide-by-zero error with floating point numbers
|
Unassigned
|
Tim McCormack
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1136
|
Type hinting for array classes does not work in binding forms
|
Unassigned
|
Luke VanderHart
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1125
|
Clojure can leak memory when used in a servlet container
|
Stuart Halloway
|
Toby Crawley
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1118
|
inconsistent numeric comparison semantics between BigDecimal and other Numerics
|
Unassigned
|
Arthur Ulfeldt
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1108
|
Allow to specify an Executor instance to be used with future-call
|
Unassigned
|
Max Penet
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1100
|
Reader literals cannot contain periods
|
Unassigned
|
Kevin Lynagh
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1096
|
Make destrucring emit direct keyword lookups
|
Christophe Grand
|
Christophe Grand
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1093
|
Empty record literals gets incorrectly evaluated to array-maps
|
Timothy Baldridge
|
Nicola Mometto
|
|
Reopened
|
Unresolved
|
|
|
|
 |
CLJ-1081
|
REPL binding not working that works with with-bindings
|
Unassigned
|
Steven Devijver
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1079
|
Don't squash explicit :line and :column metadata in the MetaReader
|
Unassigned
|
Chas Emerick
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1077
|
thread-bound? returns true (implying set! should succeed) even for non-binding thread
|
Unassigned
|
Paul Stadig
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1076
|
pprint tests fail on Windows, expecting \n
|
Unassigned
|
Ivan Kozik
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1059
|
PersistentQueue doesn't implement java.util.List, causing nontransitive equality
|
Philip Potter
|
Philip Potter
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1058
|
StackOverflowError on exception in reducef for PersistentHashMap fold
|
Unassigned
|
Tom Jack
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1046
|
Drop-while as a reducer
|
Unassigned
|
Alan Malloy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1045
|
Generalize/refactor implementation of PersistentVector/coll-fold
|
Unassigned
|
Alan Malloy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1037
|
Allow doc strings for both interfaces and concrete implementations
|
Unassigned
|
Warren Lynn
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1036
|
Util/hasheq should be hashing a BigInteger to the same values as Long, and BigInt
|
Unassigned
|
Paul Stadig
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1022
|
gen-class destroys method annotations
|
Unassigned
|
Maris Orbidans
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1016
|
Global scope overrides lexical scope for classes (Clojure assumes no classes in default package / Clojure cannot handle yFiles JARs in classpath)
|
Unassigned
|
Edward Z. Yang
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1013
|
Clojure's classloader cannot handle out-of-order loading
|
Unassigned
|
Edward Z. Yang
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1005
|
Use transient map in zipmap
|
Aaron Bedra
|
Michał Marczyk
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-1001
|
Proxy cannot call proper super-class method
|
Unassigned
|
Guanpeng Xu
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-995
|
sorted-set doesn't support IEditableCollection
|
Unassigned
|
Moritz Ulrich
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-994
|
repeat reducer
|
Unassigned
|
Jason Jackson
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-993
|
`range` reducer
|
Unassigned
|
Alan Malloy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-992
|
`iterate` reducer
|
Unassigned
|
Alan Malloy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-986
|
Adds an exit function to exit clojure process
|
Unassigned
|
dennis zhuang
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-979
|
map->R returns different class when invoked from AOT ccode
|
Unassigned
|
Edmund Jackson
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-978
|
bean unable to handle non-public classes
|
Unassigned
|
Charles Duffy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-971
|
Jar within a jar throws a runtime error
|
Unassigned
|
Ron Romero
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-969
|
Symbol/keyword implements IFn for lookup but a non-collection argument produces non-intuitive results
|
Unassigned
|
Sean Corfield
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-968
|
ns emitting gen-class before imports results in imported annotations being discarded.
|
Unassigned
|
Charles Duffy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-959
|
after call to clojure.java.shell/sh, jvm won't exit
|
Unassigned
|
Jeff Chiu
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-949
|
let undeclared exceptions continue unchecked
|
Unassigned
|
Brian Taylor
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-944
|
compiler makes different concrete maps then the reader
|
Unassigned
|
Alf Kristian Støyle
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-939
|
Exceptions thrown in the top level ns form are reported without file or line number
|
Unassigned
|
Hugo Duncan
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-919
|
cannot create anonymous primitive functions
|
Unassigned
|
Ben Mabey
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-911
|
'proxy' prevents overriding Object.finalize (and doesn't document it)
|
Unassigned
|
Norman Gray
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-903
|
extend-protocol does not allow classnames as a String
|
Unassigned
|
Meikel Brandmeyer
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-899
|
Accept and ignore colon between key and value in map literals
|
Unassigned
|
Stuart Halloway
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-887
|
Error when calling primitive functions with destructuring in the arg vector
|
Unassigned
|
Alexander Taggart
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-884
|
Reflector error messages can be improved when no matching method is found.
|
Unassigned
|
Rahul Pilani
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-866
|
Provide a clojure.test function to run a single test case with fixtures
|
Anthony Grimes
|
Hugo Duncan
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-865
|
Macroexpansion discards &form metadata
|
Unassigned
|
Alan Malloy
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-864
|
defrecord positional arity factory fn should have an inline version that calls the record constructor
|
Unassigned
|
Kevin Downey
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-859
|
Built in dynamic vars don't have :dynamic metadata
|
Unassigned
|
Anthony Simpson
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-850
|
Hinting the arg vector of a primitive-taking fn with a non-primitive type results in AbstractMethodError when invoked
|
Stuart Halloway
|
Alexander Taggart
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-840
|
Add a way to access the current test var in :each fixtures for clojure.test
|
Unassigned
|
Hugo Duncan
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-827
|
unsigned-bit-shift-right
|
Unassigned
|
Joe Gallo
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-825
|
Protocol implementation inconsistencies
|
Unassigned
|
Carl Lerche
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-792
|
Refactor method resolution code out of Compiler and into Reflector
|
Alexander Taggart
|
Alexander Taggart
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-790
|
Primitive type hints on function names should print error message
|
Alan Dipert
|
Alan Dipert
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-760
|
ClassNotFound when AOT compiling a self-referring deftype extended to a protocol
|
Unassigned
|
Ryan Senior
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-740
|
Unnecessary boxing of primitives in case form
|
Unassigned
|
Mikhail Kryshen
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-705
|
Make sorted maps and sets implement j.u.SortedMap and SortedSet interfaces
|
Unassigned
|
Rich Hickey
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-701
|
Compiler loses 'loop's return type in some cases
|
Unassigned
|
Chouser
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-700
|
contains? broken for TransientMaps
|
Unassigned
|
Herwig Hochleitner
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-698
|
class accessible from deftype method bodies is not suitable for instance?, ...
|
Unassigned
|
Herwig Hochleitner
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-666
|
Add support for Big* numeric types to Reflector
|
Unassigned
|
Chas Emerick
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-457
|
lazy recursive definition giving incorrect results
|
Christophe Grand
|
Assembla Importer
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-445
|
Method/Constructor resolution does not factor in widening conversion of primitive args
|
Alexander Taggart
|
Alexander Taggart
|
|
In Progress
|
Unresolved
|
|
|
|
 |
CLJ-420
|
Some compiler exceptions erroneously using REPL line numbers.
|
Unassigned
|
Alexander Redington
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-415
|
smarter assert (prints locals)
|
Unassigned
|
Assembla Importer
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-366
|
Multiplatform command-line clojure launcher
|
Unassigned
|
Assembla Importer
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-322
|
Enhance AOT compilation process to emit classfiles only for explicitly-specified namespaces
|
Unassigned
|
Chas Emerick
|
|
In Progress
|
Unresolved
|
|
|
|
 |
CLJ-200
|
Extend cond to support inline let, much like for
|
Mark Engelberg
|
Anonymous
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-124
|
GC Issue 120: Determine mechanism for controlling automatic shutdown of Agents, with a default policy and mechanism for changing that policy as needed
|
Chas Emerick
|
Chas Emerick
|
|
Open
|
Unresolved
|
|
|
|
 |
CLJ-2
|
Scopes
|
Rich Hickey
|
Assembla Importer
|
|
Open
|
Unresolved
|
|
|
|