Martin Clausen
Martin Clausen
[Enter steps to reproduce below:] 1. Start editor with nrepl plugin installed. **Atom Version**: 0.196.0 :warning: **in 1.0 API Preview Mode** :warning: **System**: Mac OS X 10.10.3 **Thrown From**: [nrepl](https://github.com/maxbrunsfeld/atom-nrepl)...
Thanks for making dorothy. It is really easy to use. I am currently using it to generate SVG diagrams. In doing so I have trying to embed links in the...
In the version deployed at http://play.witheve.com/#/examples/quickstart.eve the hover text for sidebar expand/collapse button is reversed. Look through the repo for the offending code but could not find it.
I get this result when trying to update a line-chart:  using this code: ``` (ns cljfx.exploration (:require [cljfx.api :as fx] [user :refer [fx-help]])) (defn root-view [{:keys [showing line-data]}] {:fx/type...
Boot just auto updated to 2.5.2 and now compilation is very slow, more than 12 seconds for the demos/petrol examples for instance.
The below hangs. I am using SBCL 2.0.0 on Windows 10, and latest quicklisp. I don't get any error messages. ``` This is SBCL 2.0.0, an implementation of ANSI Common...
Using Version 86.0.4240.75 (Official Build) (64-bit) on Ubuntu I get the attached. 
## Expected behavior `=> nil` ## Actual behavior ``` clojure.lang.ExceptionInfo: No such namespace: chrono, could not locate chrono.cljs, chrono.cljc, or Closure namespace "chrono" in file {:tag :cljs/analysis-error} at clojure.core$ex_info.invoke(core.clj:4593) at...
Any instructions on prerequisites and how to get this up and running?