Nice! Incremental compilation of whitespace optimizations + source
maps are now working for me!

On Sun, Oct 27, 2013 at 9:32 PM, David Nolen <dnolen.li...@gmail.com> wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source code.
>
> README and source code: https://github.com/clojure/clojurescript
>
> New release version: 0.0-1978
>
> Leiningen dependency information:
>
>     [org.clojure/clojurescript "0.0-1978"]
>
> Changes:
> * tools.reader 0.7.10
>
> Enhancements:
> * Significantly better source map support - should work with or without
> Closure optimizations and should work with incremental compilation across
> JVM runs. If you haven't tried the source map feature before, now's a good
> time :)
>
> Bug fixes:
> CLJS-638: Keyword invoke is inconsistent with clojure
> CLJS-632: use tools.reader's *alias-map* for tracking aliases instead of
> Clojure namespaces
> CLJS-471: prevent empty regexps from causing compiler errors
> CLJS-628: *cljs-file* not bound when compiling to stdout
> CLJS-634: do not call getPath on a null value
> CLJS-635: Clojure consistent implementations of -rseq
> CLJS-608: Stop re-seq after reaching end of string
> CLJS-591: source relative path for source map
> CLJS-617: double evaluation of ^not-native type-hinted expressions
>
> --
> 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 clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
-- 
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