You are currently using a new, unsaved search.
unsigned-bit-shift-right
Enhance AOT compilation process to emit classfiles only for explicitly-specified namespaces
Global scope overrides lexical scope for classes (Clojure assumes no classes in default package / Clojure cannot handle yFiles JARs in classpath)
Read/print round-trip for +/-Infinity and NaN
clojure.java.io/do-copy: use java.nio for Files
'get' should throw exception on non-Associative argument
Hinting the arg vector of a primitive-taking fn with a non-primitive type results in AbstractMethodError when invoked
bigint, biginteger throw on double values outside of long range
Clojure can leak memory when used in a servlet container
Incorrect ArityException message for function names containing ->
Compiler macro for clojure.core/instance? disregards lexical shadows on class names
sources jar has bad versions.properties resource
NPE in clojure.lang.Delay/deref
clojure.repl/source fails when *read-eval* bound to :unknown
Clojure loses quoted metadata on empty literals
compiler makes different concrete maps then the reader
-> and ->> have unexpected behavior when combined with unusual macros
Allow the function / to be referred to in namespaces other than clojure.core
Add contributing.md file to github repository (shows clear message on issues/pull request create form)
Replace old metadata reader macro syntax
Make browse-url aware of xdg-open
clojure.inspector/inspect-tree doesn't work on sets --patch in the description by Jason Wolfe
interleave should accept 1 or 0 arguments
Minor correction to doc string of ns macro
*default-data-reader-fn* should be set!-able in REPL
Functions with metadata print poorly
typos in instant.clj
better error message when passing non-seq to seq
range's behavior is inconsistent
Added queue, queue* and queue? to clojure.core
error message for (clojure.java.io/reader nil) — consistency for use with io/resource
There should also be writing in clojure.edn
Wrong link in gh-pages index (api-index.html)
Threading macro (->) does not permit inline function declarations
java interop - cannot call a final method on non-public superclass