You are currently using a new, unsaved search.
1 2 Next >>
clojure.data.json -- Read and write JSON strings to/from clojure data structures
Regular expressions don't support Javascript mode flags
Conditional compilation (or reading)
Add support for Closure defines
Compiler errors/warnings should be displayed when cljs namespace 'package' names start with an unacceptable javascript symbol.
Allow colon as whitespace in map literals
Cannot create more than one browser evaluation environment
Warning under advanced compilation about incorrect protocol implementation signatures
Use protocol mask test in protocol fns
possible protocol dispatch performance enhancement
PersistentVector push-tail, do-assoc, pop-tail should not contain recursive calls
Backend agnostic repl infrastructure
user defined tagged literals in CLJS
clojure.reflect is asynchronous (should use CrossPageChannel)
clojure.reflect support for Rhino REPL
compiler needs to put all args of an invocation after 20 into an array-seq
apply needs to put all args after the 20th into an array seq
satisfies? produces strange code when the protocol is not in the fast-path list
loop doesn't seem to preserve tag information as evidenced by extra cljs.core.truth_ calls
Lazy initialize global-hierarchy
Add a facility to obtain the version information of the clojurescript build that is in use
Automate Browser REPL testing
support ^:expose annotation
Implement specify, allowing instances to implement protocols
Throw error when user tries to use wrong syntax for multiple arity functions in extend-type
defn missing arg vector gives error about max
stack traces for ex-info
Instance Reader to Support Micro/Nanoseconds
Function named same as ns fails
Implement notion of "unbound", i.e. uninitialized variables, in ClojureScript to mimic Clojure's behaviour
Google Closure Class interop form (genclass)
Name every fn in CLJS sources (for debugging purposes)
ClojureScript js->clj not converting
load-file in REPL improperly qualifies current-namespace ::keywords
*cljs-data-readers* is bound to *data-readers* inconsistently
Constant literal optimization
reduce-kv doesn't work on this dataset
Flag to disable minification in advanced mode
Persistent Data Structure Benchmark
Tagged literals should yield Java types to macros
IHash not extended to js/Date
Allow hashtable lookup used for numbers and strings to be extended to other built-in types
Automatically scan the classpath for non-goog JavaScript libraries
Compiler should emit optional source maps
Automate pre-push testing
A way to create js objects and arrays from cljs maps and vectors, without copying if possible.
All global vars (f.e. __dirname) of node.js should be in cljs.nodejs
cljsc :externs flag fails when opts map not quoted
cljsc does not copy dojo dependencies
Node fails with :whitespace, works with :simple