You are currently using a new, unsaved search.
1 2 3 4 5 6 7 8 9 Next >>
reduce-kv doesn't work on this dataset
Empty arrays and strings don't seq as nil
v8 penalizes coercive nil?
add with-redefs
add boolean coercion fn
Code Size Issue - Constructors
Reassess ObjectMap vs. PersistentArrayMap
Constant literal optimization
better implementation of char function
New undefined? macro that safely handles undeclared variables
-lookup method call inside get macro and keyword invoke
get should accept any type the same way Clojure JVM does
avoid producing unnecessary calls to next in emit-apply-to
subvec should avoid creating layered Subvecs
cljs.closure/get-upstream-deps* should use RT/baseLoader instead of the TCCL
Browser-REPL automation & usability enhancements
aliased keywords do not work
Make cljsc copy js sources to public directory
Consider to export cljs.core.*print-fn*
clojure.string/replace ignores regex flags
defmulti compiler macro tries to throw a blank string in error case
Wrap cljs.compiler/compile-file in try/catch to clarify which file failed compilation
Rhino REPL env prints to System/out
doseq bindings with :let not properly scoped
*cljs-data-readers* is bound to *data-readers* inconsistently
load-file in REPL improperly qualifies current-namespace ::keywords
ClojureScript js->clj not converting
Variable argument functions break when first vararg is undefined
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
Name every fn in CLJS sources (for debugging purposes)
cljs.closure/add-dep-string calls wrong munge
Empty regexp causes Closure Compiler error
defprotocol warnings in REPL outside of cljs.user
Bad Exception message when multimethod has no dispatch-fn
Extend CollFold and IKVReduce to nil
ArrayNode's kv-reduce skips certain nodes
Records are printed without namespace
Point to ClojureScript instead of Clojure mailing list in README.md
`get-in` not behaving like Clojure when accessing non-existing inner maps
Google Closure Class interop form (genclass)
cljs.reader/read-string keyword parsing is inconsistent with clojure.core/read-string
repeated assoc into map eventually drops meta data
defmulti ignores optional :hierarchy argument
Make order in which sorted map nodes are visited by reduce-kv consistent with entry order
get-in throws exception when key-list contains key that doesn't satisfy ILookup
Implement notion of "unbound", i.e. uninitialized variables, in ClojureScript to mimic Clojure's behaviour
Function named same as ns fails
Warn on invalid js forms