ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
New release version: 0.0-2268
Leiningen dependency information:
[org.clojure/clojurescript "0.0-2268"]
The main reason for this release is to address a critical bug under
Safari 7.X which does not correctly implement Math.imul breaking
collections that require hashing.
### Changes
* Experimental support for ES6 Map/Set interface
### Fixes
* CLJS-823: use non-native imul in Safari
* CLJS-810: re-matches returns [] if string is nil
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.