-
I'm finding that some errors in Scittle scripts are not logged with the same quality of context (position info) as others.
Exceptions thrown during the evaluation phase are logged with position inf…
-
to make js interop more pleasant
-
As https://github.com/babashka/scittle/pull/35 didn't fix the above, I figured I'd do things a bit _properer_ and create an issue before proposing a new fix. :)
In short, this is the problem:
![im…
-
Hi Nate, thanks for making this. I'd love to contribute a feature but wanted to talk it through first (and possibly get a small amount of pod-preparation coaching):
Is it possible to make brisk fre…
-
In Calva the breadcrumbs at the top of these scripts (supplied via clojure-lsp) are missing, making it more difficult to navigate the functions. I opened an [issue](https://github.com/BetterThanTomorr…
-
**Is your feature request related to a problem? Please describe.**
Sometimes I need to download and cache pod binaries for the OS & arch I'm deploying to, not the one I'm building on.
**Describe t…
-
https://gist.github.com/bj0/aa1ed75920381144781baa669d0ed4c9
Good day~ :))
Thanks Thanks~
-
## Reproduction
I bring up [babashka.fs in cljdoc](https://cljdoc.org/d/babashka/fs/0.1.6/api/babashka.fs) and type `which` into the the search box.
## Expected Behavior
Search returns `babas…
lread updated
2 years ago
-
Hi there,
TCP/IP protocol is failing for the commands below. I note that I can create images successfully from WSL via my Dockerfile as per:
https://stackoverflow.com/questions/66466339/docker-for…
jsg24 updated
2 years ago
-
```clojure
user=> (require '[malli.core :as ma])
Could not resolve symbol: deftype [at borkdude/dynaload.cljc:4:2]
```
I made several quick fixes here to make the `require` work: https://github.…