You are currently using a new, unsaved search.
clojure.string/replace ignores regex flags
Reading a value from a module does not work if the module is def'ed
Node.js target fails with optimizations set to :none or :whitespace
`get-in` not behaving like Clojure when accessing non-existing inner maps
ClojureScript compiler prepends "self__" to defmulti forms when metadata in form of ^:field.
subvec function not behaving consitently with invalid subranges
Unexpected behavior with dispatch on Keyword via protocols
PersistentTreeSet lookup bug
sebseq and sorted-set-by
Documentation says CLJS can open connections to the REPL server from a "file://" source, and you can't
`case` doesn't match quoted symbols
`format` %s behavior is incorrect for keyword, symbol etc.
`with-meta` does not work on function objects
(inc nil) returns 1 instead of throwing an exception
Incorrect implementation of IReduce by ArrayChunk
Bug - Typo in commit "Tagged literals in the CLJS compiler and first blush tests "
vector-seq optimizations introduced un-conj-able sequence
The pop function in PersistentVector is buggy
cljs.core/str behavior not consistent with clojure