I'm compiling fine with source-maps enabled in both whitespace and
advanced mode, with marginal but not awful increases to time.

On Fri, Nov 22, 2013 at 10:16 AM, 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-2067
>
> Leiningen dependency information:
>
>     [org.clojure/clojurescript "0.0-2067"]
>
> This release fixes issues introduced by the source map checks, the
> checks have been relaxed.
>
> This release also include a fairly significant enhancement - pervasive
> simple type inference. This is to detect common mistakes involving
> primitive arithmetic and non-numeric types. However this also adds a
> new pass to the compiler and stores more information in compiler
> environment. Feedback on signifiant changes to compile time and memory
> usage welcome.
>
> Enhancements:
> * pervasive inference, inlined primitive arithmetic is now checked
>
> Bug fixes:
> * CLJS-685: elide :end-column :end-line from metadata
> * CLJS-694: remove Java 7 dependency
>
> --
> 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