You are currently using a new, unsaved search.
1 2 3 4 5 6 7 8 9 Next >>
move to public clojure org repo
Record Wednesdays talk
Live Stream Talk
goog.global.Date/String etc don't work in non-browser advanced mode
closures act like js not clojure
Create Sample Application
Pattern used in path-seq is not portable
Implement range
fns should hash by identity
ClojureScript breaks goog.fx.dom.BgColorTransform
add range function
destructured locals in loops are closed over incorrectly
add :externs and :use-only-custom-externs options
Add reify
Browser repl does not work if the JVM working directory is not the CLJS directory
Bug - Typo in commit "Tagged literals in the CLJS compiler and first blush tests "
ClojureScript places fully qualified keywords in the user namespace
Colon characters in symbols don't look to be interpreted correctly in compiled code
Allow names from cljs.core to be properly resolved
Cannot reference protocols using dot syntax (cljs.core.ILookup).
(hash obj-map) inappropriately depends on key order.
Implement delays
range
(quot)
compare, comparator, sort, sort-by
Windows commandline scripts are missing
implement memoize
Allow running of cljsc from anywhere without setting CLOJURESCRIPT_HOME
Inconsistent munging of namespaces with dashes
Faster command-line builds
Overridden function names (from cljs.core) are not generated in the correct namespace.
Command line build tool
Implement 'clojure.core/bases'
'new' function is incorrectly resolving the the fully qualified class name/constructor.
Load :libs and :externs from the classpath
Missing :children vector for :fn
Invalid :children vector for :dot
ClojureScript bootstrap.bat for Windows
emit-block doesn't use context argument
Implement apply
Variadic fns fail to convey this
Protocols not working in IE8
Function names clash with namespace names
Create a standard way to reference this
Keyword self-lookups to return default value when appropriate
Order-independent hashing of maps
Fix bug in PersistentTreeMap, supply some missing proto impls in PTM, PHM auxiliaries
Simplify the dot access special form.
Fix bug in TransientVector impl
Fix count for non-counted collections, remove ICounted from Cons