You are currently using a new, unsaved search.
1 2 3 4 5 6 7 8 9 Next >>
Significant performance regression of code loaded in user.clj in Java 8u202 / 11.0.2
[spec] generator in keys* spec not overridable
Invalid calls to clojure.set functions return an incorrect answer rather than error
Clojure loses quoted metadata on empty literals
The locking macro fails bytecode verification on ART runtime
[spec] every-impl breaks when passed records
Some clojure namespaces not AOT-compiled and included in the clojure jar
Document that a promise can be invoked to deliver
Typo in docstring of test-vars
Improve error printing in clojure.main with -m, -e, etc
Improve doc clarity regarding binding conveyance
[core.specs] Destructuring spec is overly restrictive in namespaced :keys
[spec] 'check' silently ignores symbols which are not checkable
Unify behavior of shuffle in CLJ and CLJS
pr botches structmaps containing namespaced keys when *print-namespace-maps*
[spec] Instrumentation of fns with primitive type hints fails
Added a new arity to 'ex-info' that only accepts a message.
java.time.ZonedDateTime is not an inst
^:const no-field record reports generic class
peek does not support transient vectors
[spec] defining new multimethod for a speced multi method fails under instrumentation
gen-class, gen-interface docstrings unclear about "when compiling..."
define and load classes in memory with gen-class
[spec] :clojure.spec/invalid is not a valid :clojure.spec/any value
Allow reader conditionals in prepl
[core.specs] refer-clojure and import specs are too limited in quote support
ExceptionInInitializerError if jars executed with java -jar
Badly formed pre/post conditions silently passed
Add classes that were introduced to java.lang in Java 7/8 into DEFAULT_IMPORTS
Reified object doesn't satisfy protocol at compile time
Document return value of Throwable->map
Clojure-aware error stacktrace rendering
[spec] 'check' has inconsistent behavior for required and optional map keys
Doc that rseq works on colls satisfying reversible?
test line reporting doesn't always report test's file & line number
Add clojure.test api to run single test with fixtures and report
Quoting of :actual form is incorrect in clojure.test :pass type maps
<! and >! break clojure.test/is
map-invert should use transients and reduce-kv instead of reduce
loop should retain primitive int or float without widening
generate-proxy produces unpredictable method order in generated classes
Update `clj` REPL with hint: (use Ctrl-D to exit)
filterv docstring prohibits using pred with side effects
Add clojure.set/union, intersection, difference to core.spec.alpha
Add convenience parse-int, parse-float, parse-short, etc. functions
conj has out-of-date :arglists
clojure.core/*rand* for seedable randomness
into docstring doesn't mention 0- and 1-arity versions
clojure.repl/doc repeats doc string in output for special forms in Clojure 1.9.0
*compiler-options* docstring is missing :direct-linking