You are currently using a new, unsaved search.
drop-while doc string wrong, nil instead of logical false
Syntactically broken clojure.test/are tests succeed
cljs.core// does not work in ClojureScript
Error reporting of invalid digit in unicode character literal
Add support for UUID literals using tagged literal capability.
Agent sends consume heap
java.io/do-copy can garble multibyte characters
clojure.java.io/Coercions doesn't handle URL-escaping
#^:dynamic vars declared in a nested form are not immediately dynamic
Add support for property lookup
instant literal
core min and max should behave predictably when args include NaN
PersistentHashMap uses a hashing function that is incongruent with the equality function it uses
Add ability to disable locals clearing
catch receives a RuntimeException rather than the expected checked exception
flatten doc incorrect
Typo in the doc of get-in function
IllegalArgumentException thrown when defining a var whose value is calculated with a primitive fn.
mapv, filterv
Javadoc does not detect 1.7 when setting *core-java-api*
Unexpected interaction between protocol extension and namespaced method keyword/symbols
clojure.lang.RT should provide a loadLibrary static method
contains? does not work with java.util.Set
dev.clojure.org/display/doc/1. 3 renders badly
java.lang.VerifyError when compiling deftype or defrecord with argument name starting with double underscore characters.
reify implements IObj but nowhere states so
Report source file and line number when throwing syntax-related error from core macros
Transient hashmaps mishandle hash collisions
print-deftype breaks when fields have dashes
Include argument type info in reflection warnings and method signatures in dispatch compilation errors
The docstring for defn omits any mention of pre- and post-conditions
macros that are expanded away still have their vars referenced in the emitted byte code
Docstring of defrecord (and =) does not correctly describe equality behavior for records.
Document 1.3 numeric support
broken example in ns docstring
Miscellaneous improvements to Clojure runtime usability from Java
slurp should not read one character at a time
Check for invalid interface method names