Mario Arias

Results 14 comments of Mario Arias

I'm working on a new plugin. It contains some code from this project but right now it has fewer features. https://github.com/MarioAriasC/zig-support

The `all` jar is fat jar build with Maven. I didn't know that was copying JetBrains annotations. The most comfortable option is to replace the `all` jar for the modules...

Development on funKTionale is frozen due to merge with Kategory to produce Arrow. https://www.47deg.com/blog/announcing-arrow-for-kotlin/ All new development should happen on https://github.com/arrow-kt/arrow Sorry for any inconvenience

I'll have a look, sorry for the late response

It looks good. It will take me a while to merge/release as I'm porting some features directly to Spring Framework. This part (DSLs and so on) will remain in KotlinPrimavera

First of all, where is a good place to put those new docs on the Arrow site?

For everyone facing the same issue. You can deactivate libiconv: `port deactivate libiconv` Then upgrade rtx: `cargo install rtx-cli` (it works as well for `git-delta`) And activate libiconv again: `port...