Thanks for the reminder.
On Mon, May 26, 2014 at 4:12 AM, Joel Holdbrooks <[email protected]>wrote: > On Thursday, May 22, 2014 8:18:06 AM UTC-7, David Nolen wrote: > > ClojureScript, the Clojure compiler that emits JavaScript source code. > > > > > > README and source code: https://github.com/clojure/clojurescript > > > > > > > > New release version: 0.0-2227 > > > > > > Leiningen dependency information: > > > > > > [org.clojure/clojurescript "0.0-2227"] > > > > > > Enhancements > > > > ------------ > > * optimized case > > * CLJS-802: Add :pseudo-names compiler option > > * CLJS-795: 10X performance enchancement for multimethods > > * CLJS-801: str macro emits unoptimizable js code > > > > * CLJS-656: search classpath for goog-style JavaScript dependencies > > > > > > Fixes > > ----- > > * CLJS-792: Implement IReduce on PersistentArrayMap > > * CLJS-804: Binding *print-length* breaks str > > > > * CLJS-775: Fix cljs.reader cljs.reader parses radix form of int literals > > * CLJS-805: add-watch returns map of watch fns instead of watched > reference > > * CLJS-787: cljs.reader does not read blank string as nil > > > > * CLJS-784: Fix *Map.-conj for map-entry seqs, that don't implement INext > > * CLJS-784: make conj on maps behave as it does in Clojure > > * CLJS-793: fix memoize (non-truthy values don't get cached) > > > > * CLJS-800: PersistentQueueSeq extended to IPrintWithWriter > > Awesome! Don't forget to update the README! > > -- > 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. > -- 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.
