You are currently using a new, unsaved search.
1 2 3 4 5 6 7 8 9 Next >>
Persistent Data Structure Benchmark
Reassess ObjectMap vs. PersistentArrayMap
Flag to disable minification in advanced mode
*cljs-data-readers* is bound to *data-readers* inconsistently
reduce-kv doesn't work on this dataset
Google Closure Class interop form (genclass)
add with-redefs
Empty arrays and strings don't seq as nil
Code Size Issue - Constructors
v8 penalizes coercive nil?
Implement specify, allowing instances to implement protocols
add boolean coercion fn
doseq & for macros should support chunked seqs
Constant literal optimization
Empty regexp causes Closure Compiler error
load-file in REPL improperly qualifies current-namespace ::keywords
better implementation of char function
New undefined? macro that safely handles undeclared variables
-lookup method call inside get macro and keyword invoke
doseq bindings with :let not properly scoped
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
Browser-REPL automation & usability enhancements
cljs.closure/get-upstream-deps* should use RT/baseLoader instead of the TCCL
aliased keywords do not work
Consider to export cljs.core.*print-fn*
copy cond-> etc from 1.5
Make cljsc copy js sources to public directory
Rhino REPL env prints to System/out
Wrap cljs.compiler/compile-file in try/catch to clarify which file failed compilation
defmulti compiler macro tries to throw a blank string in error case
clojure.string/replace ignores regex flags
Node.js target fails with optimizations set to :none or :whitespace
Extend CollFold and IKVReduce to nil
Records are printed without namespace
ClojureScript js->clj not converting
Add a facility to obtain the version information of the clojurescript build that is in use
Variable argument functions break when first vararg is undefined
Reading a value from a module does not work if the module is def'ed
Instance Reader to Support Micro/Nanoseconds
Bad Exception message when multimethod has no dispatch-fn
optimize dead code elimination
Varargs protococol impls can be defined but not called
Unqualified use of excluded/re-assigned set! symbol causes compilation error
protocol dispatch performance enhancement & extend-type to nil
cljs.reader/read-string keyword parsing is inconsistent with clojure.core/read-string
Warn on invalid js forms
ArrayNode's kv-reduce skips certain nodes