-
Hi @daveyarwood ,
This issues builds on the idea regarding "commands for comparing notation" mentioned in https://github.com/daveyarwood/alda-clj/issues/2#issue-390365327
What I meant is that f…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to.
- [X] I have searched the [issue tracker](https://github.com/cidera…
-
I'm getting this error when I try to use alembic.still/distill to load a library from repl:
```
3. Unhandled java.lang.reflect.InvocationTargetException
(No message)
NativeMethodAccessorImpl.java…
-
Hi,
I'm not sure if this is a bug or something everyone knows about.
But coming from an new-to-cljs perspective the following confusion happend to me:
1) I had a cljs/figwheel-main/cider/rum s…
-
`lispy-clojure` appears to be pre-processing forms to be evaluated, which causes unexpected behaviors:
### let bindings escaping into "global namespace"
This is probably the most serious of these …
-
-
Hi, Hello, I'm very sorry to bother you, but I would like to ask why my program reports the following error whether I run test or train:
Traceback (most recent call last):
File "/home/cvt2/bin/dlh…
-
## Problem
Docs for refactor-nrepl are failing to build on cljdoc, example:
https://cljdoc.org/d/refactor-nrepl/refactor-nrepl/3.5.2
(Since this repo links to cljdoc via a cljdoc badge, I assume…
lread updated
2 years ago
-
I just noticed that the ELPA CIDER build is broken because logview (https://github.com/doublep/logview) is actually only MELPA. I was under the impression this was some built-in package or whatever - …
-
The prior context is in #331. The idea is to build the middleware stack as a tree instead of a list when middleware don't depend one upon another.