ClojureScript, the Clojure compiler that emits JavaScript source code.

README and source code: https://github.com/clojure/clojurescript

New release version: 0.0-1877

Leiningen dependency information:

    [org.clojure/clojurescript "0.0-1877"]

*Breaking Changes: *
* Keywords are no longer represented as JavaScript Strings

*Enhancements: *
* Only analyze files that need re-analysis, significant speedup for
incremental compilation
* Leiningen project.clj provided

*Fixes:*
** *CLJS-582: duplicate items in sets
* CLJS-585: ChunkedCons does not implement INext
* ClojureScript clojure.string/split same behavior as Clojure
* CLJS-565: Allow the clojurescript reader to read "%"
* CLJS-580: def + fn bug when fn in a data literal
* CLJS-509: spurious protocol warning under incremental compilation

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to