-
I have been trying to follow some tutorials on android clojure development, mainly this one:
https://github.com/alexander-yakushev/events/blob/master/tutorial.md
However I can't get the *a macro t…
-
### Describe the feature you would like to request
There should be no reflection to use Datahike via GraalVM native-compiled binary
### Describe the solution you would like
No reflection warnings
…
-
When I start a REPL in `--live-safe-mode` I'm put into the clojure.core namespace with none of the clojure.repl goodies loaded. This happens on all my Clojure projects. Is this happening for others?
…
-
Our `expand` fn is throwing an exception when we attempt to parse queries with recursive predicates.
Exception is being thrown at this step: https://github.com/fluree/db/blob/main/src/fluree/db/quer…
-
I'm having some issues with code navigation when connecting to a repl passing a specific port. As soon as I connect to the repl I can't jump to definition anymore. As soon as I disconnect from the rep…
-
Issue Type: Bug
Upon creating the connect sequence below it's expected the repl port to be read from the file. The file filled in correctly, the bb repl type is visible but the port is not prefil…
-
I'm trying to follow the [Pallet tutorial](http://palletops.com/pallet/doc/first-steps/) with vmfest.
``` clojure
(defproject pham "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "h…
-
-
Currently you can't develop JavaFX applications with the latest versions of Cider because [orchard.java/class-info](https://github.com/clojure-emacs/orchard/blob/master/src/orchard/java.clj#L326) tri…
-
```
$ lein interactive
> repl
nREPL server started on port 55556 on host localhost - nrepl://localhost:55556
REPL-y 0.4.3, nREPL 0.6.0
Clojure 1.10.1
OpenJDK 64-Bit Server VM 11.0.2+9
Docs:…