Timo Kramer
Timo Kramer
**Describe the bug** When renaming a deftype the outcome cuts characters before and after the renamed deftype name. I am using Neovim 0.9.4 with nvim-lspconfig **To Reproduce** Steps to reproduce...
Hi! With this PR I am proposing a change to reintroduce jetty9 support. I tried my best to understand both the libs sente and jetty9-adapter. The changes are small but...
**Version** 1.0.40 **Platform** Operating System: Arch Linux Clojure version: 1.11.0 Babashka version: - JDK vendor and version: java-17-graalvm Browser vendor: firefox Browser version: 116.0.3 WebDriver version: 0.32.2 **Symptom** `e/fill` does...
## Description I tried every imaginable combination of configuration of storage/disks and storage/filesystems on a VM on Azure. It always fails to complete the creation. I don't know how to...
Hi there, I encountered this problem a few weeks ago and already asked on slack about it. I was asked to post it here, sorry for the delay. Since I...
The behaviour of the datalog-parser needs to be reviewed and if necessar corrected. See Datascript: https://github.com/tonsky/datascript/commit/5bc0b3e6090152d6cfd2726d3d92ddc821185cf7#diff-8cac4d6ab11fc49526253345d91c93d6R711-R726
Here it seems to fail: https://github.com/replikativ/superv.async/blob/main/test/superv/async_test.cljc#L332 ``` timo@Zokolette> npx shadow-cljs compile ci ~/projects/superv.async shadow-cljs - config: /home/timo/projects/superv.async/shadow-cljs.edn shadow-cljs - connected to server [:ci] Compiling ... [:ci] Build completed. (81 files,...
The 0.2.9-SNAPSHOT is newer than 0.2.9 and this confuses because it breaks working with konserve-jdbc in datahike-jdbc. There should be a 0.3.0-SNAPSHOT released asap so the confusion is solved. https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN401
I think this one is missing. (Maybe crux as well, I do not know crux)
`DATAHIKE_STORE_BACKEND=jdbc DATAHIKE_STORE_CONFIG='{:dbtype "h2:mem" :dbname "datahike"}' lein test :only datahike-jdbc.core-test/test-env` throws error: ``` ERROR in (test-env) (async.cljc:125) Uncaught exception, not in assertion. expected: nil actual: clojure.lang.ExceptionInfo: Failed to retrieve value from...