ANN: ClojureScript 0.0-2505

97 views
Skip to first unread message

David Nolen

unread,
Dec 21, 2014, 1:12:21 PM12/21/14
to clojure, clojur...@googlegroups.com
ClojureScript, the Clojure compiler that emits JavaScript source code.

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

New release version: 0.0-2505

Leiningen dependency information:

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

This release fixes an issue with cljs.test and improves Node.js
support.

### Changes
* Stop generating random files for IJavaScript Strings
* added :source-map-timestamp build flag to get cache busting source
map urls
* Enhancements to bootstrap script
* Stop warning about deps.cljs usage

### Fixes
* Fix Node.js source mapping regression introduced by commit 254e548
* CLJS-914: thrown-with-msg? is unable to get message of exception
* CLJS-915: On empty call, List and PersistentQueue do not retain
meta, sorted-set/sorted map do not retain comparator

Mimmo Cosenza

unread,
Dec 21, 2014, 1:13:49 PM12/21/14
to clojur...@googlegroups.com, clo...@googlegroups.com
David, you’re unstoppable ;-)
mimmo
> --
> 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 clojurescrip...@googlegroups.com.
> To post to this group, send email to clojur...@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

Alan Moore

unread,
Dec 21, 2014, 1:21:01 PM12/21/14
to clojur...@googlegroups.com
+1 thanks!

Alan

Andrey Antukh

unread,
Dec 21, 2014, 1:26:53 PM12/21/14
to clojur...@googlegroups.com
Great work! Thanks!

2014-12-21 19:21 GMT+01:00 Alan Moore <kahun...@gmail.com>:
+1 thanks!

Alan

--
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 clojurescrip...@googlegroups.com.
To post to this group, send email to clojur...@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.



--

David Nolen

unread,
Dec 22, 2014, 7:19:35 PM12/22/14
to clojure, clojur...@googlegroups.com
Just pushed out 0.0-2511. The only change is a new compiler flag
:cache-analysis. When set to true the compiler will cache the EDN
analysis data for each ClojureScript file to disk. When coupled with
the lein fast trampoline feature and AOTed ClojureScript you can see
some significant gains for cold start up times.

David
Reply all
Reply to author
Forward
0 new messages