Looks like we're not eliding some new metadata introduced by tools.reader.
On Thursday, November 21, 2013, Feng Hou wrote:
> On Thursday, November 21, 2013 10:12:55 AM UTC-5, David Nolen wrote:
> > ClojureScript, the Clojure compiler that emits JavaScript source code.
> >
> >
> > README and sourc
On Thursday, November 21, 2013 10:12:55 AM UTC-5, 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-2060
>
>
> Leiningen dependency information:
>
On Thursday, November 21, 2013 10:48:42 PM UTC-5, Tim Visher wrote:
> Thanks for the patch, Feng.
>
>
>
> Patches don't tend to get discussed on the mailing list for Clojure.
>
> Do you have your CA signed yet? http://clojure.org/contributing
>
>
>
> Ironically, I had basically produced this
Thanks for the patch, Feng.
Patches don't tend to get discussed on the mailing list for Clojure.
Do you have your CA signed yet? http://clojure.org/contributing
Ironically, I had basically produced this patch, line for line, a
couple of hours ago. Hopefully we can get a release out soon. This was
On Thursday, November 21, 2013 10:12:55 AM UTC-5, 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-2060
>
>
> Leiningen dependency information:
>
Amazing work! Thanks to everyone involved.
Are there any hopes of optimizing things in the source-map department? It
adds about 30sec (on optimize only, compile times are fine) to my build
which makes it unsuitable for development.
A while back I opened http://dev.clojure.org/jira/browse/CLJS-4