Re: [ANN] Replete ClojureScript REPL iOS app available

2015-07-21 Thread Andrew Keedle
Brilliant Mike. Well done with this. Very impressive. On Monday, 20 July 2015 21:28:51 UTC, Mike Fikes wrote: > Replete 1.0 is now in the App Store > > > http://blog.fikesfarm.com/posts/2015-07-20-ios-clojurescript-repl-available-in-app-store.html -- You received this message because you a

Re: [ANN] Clojure 1.7.0-beta3

2015-05-13 Thread Andrew Keedle
Looks good for current project. Project compiles and runs with clojure "1.7.0-beta3", clojurescript "0.0-3269", figwheel "0.3.1" + core.async core.match + om + ... Figwheel repl still works from within Cursive. Thanks, Andrew -- You received this message because you are subscribed to the Goog

Re: Browserless ClojureScript

2014-12-23 Thread Andrew Keedle
Never looked at Node before. I've followed the instructions, but I get this error when running: node run.js (I'm using nixos with node v0.11.13. Anyone got any clues?) [keeds@pixie:~/workspace/hello-world]$ node run.js /home/keeds/workspace/hello-world/out/goog/bootstrap/nodejs.js:69 process

Re: [ClojureScript] Re: Test G.Closure lib release 0.0-20140226-71326067

2014-03-13 Thread Andrew Keedle
ssues. Did you make sure to run a `lein cljsbuild clean`? > > > Thanks. > > > > David > > > > On Wed, Mar 12, 2014 at 8:19 PM, Andrew Keedle wrote: > > Stuart, > > Did you ever get any response to this? I made the changes as suggested in the

Re: ANN: Om 0.5.0-rc1

2014-02-19 Thread Andrew Keedle
On Wednesday, 19 February 2014 03:51:15 UTC, David Nolen wrote: > In order to stay in sync with React 0.9.0-rc1 I've cut Om 0.5.0-rc1. There > are a couple of small breaking changes due to React but otherwise the > differences between 0.4.2 and 0.5.0-rc1 are minor. One big enhancement is > that