胡雨軒 Петр

Results 58 issues of 胡雨軒 Петр

**Describe the solution you'd like** I would love to be able to edit [org-mode](https://orgmode.org/) files with taskbook. **Additional context** Org-mode is quite extensive, merely a subset of it would already...

feature request

Would you consider a PR to load edn form just as standard Python dict with string keys?

help wanted

Hi! Thanks for this project, it's a nice tool to keep code clean. What would it take to remove unused or duplicate imports? Could this be done statically?

It uses `::fn` meta and as such needs a Clojure object. The implementation should change so that it attach the fn to the map and not the object.

bug
help wanted
question
bug-resolved

Currently `closeable-map` tries very hard to swallow everything, and as such uses the apex class `java.io.Throwable` in order to make completely sure errors truly are silent. This is opinionated. Is...

help wanted
question

For example: https://github.com/Flexiana/framework/blob/470547cede16aa1dc5a29793abc5ca14d9d73414/examples/state-events/dev/user.clj#L19

Hello, thanks for this great project. I've notived that as of now it seems impossible to properly use caesium in a native binary compiled by GraalVM. As you sound way...

Hello! Thanks very much for this great work. For some project I've been trying to setup CI jobs that runs on GitHub Actions, and I believe that caesium trying to...

Hello :-) Do you think it'd be worth adding an example to show how it can integrate with reagent?

Hello, thank you very much once again for this great tool. The doc for function schema instrumentation ([link](https://github.com/metosin/malli/blob/master/docs/function-schemas.md)) mentions `defn` and doesn't refer to protocol functions so I guess the...