Thanks, Tim. I somehow missed Brandon's exposition earlier in the thread. These
features look great. Fantastic job, ClojureScript devs!
--
--
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
On Mon, Dec 16, 2013 at 12:33 PM, Gary Johnson wrote:
> Wait a minute...
>
>
> #js data literal support added
>
> Holy $#%^!!! Where is this documented?! MUST...USE...NOW!
https://groups.google.com/d/msg/clojurescript/mUVbtdnAvHA/Voa86mDnNGwJ
--
In Christ,
Timmy V.
http://blog.twonegatives.
Wait a minute...
#js data literal support added
Holy $#%^!!! Where is this documented?! MUST...USE...NOW!
--
--
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 me
Woohoo! Yes! Thank you!
On Friday, December 13, 2013 7:15:40 AM UTC-8, 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-2120
>
> Leiningen dependency infor
A big round of applause to Nelson Morris, Nicola Mometto, and Alex
Redington - the REPL inline source maps would not have been possible
without their work! And all the other contributors who submitted patches
and bug fixes to this release too! :)
David
On Fri, Dec 13, 2013 at 10:46 AM, Nelson Mo
> Enhancements:
> * inline source map information available to REPLs, enabled in browser REPL
>
I have PRs into piggieback and austin to enable this in the future. In the
meantime, if you want to try it out you can clone
https://github.com/xeqi/austin and https://github.com/xeqi/piggieback, and
u
On Fri, Dec 13, 2013 at 10:15 AM, 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-2120
>
> Leiningen dependency information:
>
> [org.clojure/clojurescr
ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
New release version: 0.0-2120
Leiningen dependency information:
[org.clojure/clojurescript "0.0-2120"]
Enhancements:
* inline source map information avail