Martin Clausen

Results 38 issues of 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.

bug
beginner

I get this result when trying to update a line-chart: ![image](https://user-images.githubusercontent.com/64092/79518534-a4929e80-8051-11ea-8963-d96f1a9852b9.png) using this code: ``` (ns cljfx.exploration (:require [cljfx.api :as fx] [user :refer [fx-help]])) (defn root-view [{:keys [showing line-data]}] {:fx/type...

has workaround
javafx

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.

question

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...

@camsaul This would be very useful.

enhancement

Using Version 86.0.4240.75 (Official Build) (64-bit) on Ubuntu I get the attached. ![Screenshot from 2020-10-24 20-37-04](https://user-images.githubusercontent.com/64092/97090990-b5435300-1638-11eb-8548-99c53571c007.png)

## 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?