You are currently using a new, unsaved search.
1 2 Next >>
*cljs-data-readers* is bound to *data-readers* inconsistently
Spurious warning about symbol not being a protocol
Persistent Data Structure Benchmark
Flag to disable minification in advanced mode
reduce-kv doesn't work on this dataset
Google Closure Class interop form (genclass)
v8 penalizes coercive nil?
Implement specify, allowing instances to implement protocols
Reassess ObjectMap vs. PersistentArrayMap
Constant literal optimization
Empty regexp causes Closure Compiler error
load-file in REPL improperly qualifies current-namespace ::keywords
-lookup method call inside get macro and keyword invoke
Browser-REPL automation & usability enhancements
cljs.closure/get-upstream-deps* should use RT/baseLoader instead of the TCCL
Make cljsc copy js sources to public directory
clojure.string/replace ignores regex flags
Node.js target fails with optimizations set to :none or :whitespace
ClojureScript js->clj not converting
Add a facility to obtain the version information of the clojurescript build that is in use
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
protocol dispatch performance enhancement & extend-type to nil
Name every fn in CLJS sources (for debugging purposes)
ClojureScript compiler prepends "self__" to defmulti forms when metadata in form of ^:field.
clojure.browser.net: enable WebSockets?
Implement notion of "unbound", i.e. uninitialized variables, in ClojureScript to mimic Clojure's behaviour
Function named same as ns fails
(ns) within (do) inconsistent with Clojure behaviour
ArrayVector for small vectors
user defined tagged literals in CLJS
stack traces for ex-info
Inline instance?
Compiler should emit optional source maps
Using */ inside of a docstring causes compiler to produce invalid JavaScript
cljs.import-test not run in test suite / ordering problem in the compiler
Undeclared warning when defining protocols
defn missing arg vector gives error about max
Cannot create more than one browser evaluation environment
Throw error when user tries to use wrong syntax for multiple arity functions in extend-type
Implement cljs$lang$applyTo on String.prototype instead of apply
Unexpected behavior with dispatch on Keyword via protocols
cljs.compiler: No defmethod for emit-constant clojure.lang.LazySeq
Implement Var form, var-get, and var? in CLJS
support ^:expose annotation
Lazy initialize global-hierarchy
Automate Browser REPL testing
clojure.reflect is asynchronous (should use CrossPageChannel)