FalsePattern pushed to master at FalsePattern/minisign4j 2026年04月22日 23:16:44 +02:00
39d41fd6a7
feat!: ditch wasm implementation, manually port zig-minisign to java
FalsePattern commented on issue ziglang/zig#32022 2026年04月22日 12:19:13 +02:00
std.Io.Select with std.process.Init IO. Segmentation fault, aborting due to recursive panic

You need to put defer select.cancelDiscard(); after the Select.init so that the resources assigned to it get cleaned up properly before the io itself gets deinited.

FalsePattern commented on issue FalsePattern/zigbrains#8 2026年04月18日 18:53:09 +02:00
intellij official lsp is free now

I can't seem to find the source code for the IntelliJ official LSP implementation. Is it actually free as in Free and Open Source, or just free as in "gratis", but still proprietary?

FalsePattern released 30.0.1 at FalsePattern/zigbrains 2026年04月18日 18:48:28 +02:00
FalsePattern pushed to dev at FalsePattern/zigbrains 2026年04月18日 18:46:07 +02:00
d08f8b7dcc
ci: 30.0.1
FalsePattern pushed to master at FalsePattern/zigbrains 2026年04月18日 18:46:06 +02:00
d08f8b7dcc
ci: 30.0.1
b3851557ba
chore: remove stray space indents in tab-indented builder.zig
9ddef041f7
fix: avoid downloading lazy dependencies in build.zig scan helper
5186444891 fix: Typo everuyhting -> everything
Compare 4 commits »
FalsePattern pushed to 253 at FalsePattern/zigbrains 2026年04月18日 18:46:06 +02:00
5d77a6685a
backport: 30.0.1
FalsePattern pushed to 252 at FalsePattern/zigbrains 2026年04月18日 18:46:06 +02:00
4685aebe15
backport: 30.0.1
FalsePattern pushed to 251 at FalsePattern/zigbrains 2026年04月18日 18:46:06 +02:00
24cc68ee38
backport: 30.0.1
FalsePattern pushed tag 30.0.1 to FalsePattern/zigbrains 2026年04月18日 18:45:58 +02:00
FalsePattern pushed to dev at FalsePattern/zigbrains 2026年04月18日 18:38:42 +02:00
b3851557ba
chore: remove stray space indents in tab-indented builder.zig
FalsePattern closed issue FalsePattern/zigbrains#7 2026年04月18日 18:27:38 +02:00
Dependency fetching too aggressive?
FalsePattern commented on issue FalsePattern/zigbrains#7 2026年04月18日 18:27:38 +02:00
Dependency fetching too aggressive?

Fixed in the next update

FalsePattern pushed to dev at FalsePattern/zigbrains 2026年04月18日 18:26:58 +02:00
9ddef041f7
fix: avoid downloading lazy dependencies in build.zig scan helper
FalsePattern commented on issue FalsePattern/zigbrains#7 2026年04月18日 18:05:02 +02:00
Dependency fetching too aggressive?

I managed to reproduce this in a local dev environment, i'm looking into it

FalsePattern opened issue FalsePattern/zigbrains#6 2026年04月15日 08:57:25 +02:00
Use community mirrors for downloading the zig compiler
FalsePattern opened issue FalsePattern/GradleZigBuild#1 2026年04月15日 08:56:05 +02:00
Use community mirrors of zig releases
FalsePattern opened issue FalsePattern/minisign4j#2 2026年04月15日 08:52:29 +02:00
Publish to Maven Central
FalsePattern opened issue FalsePattern/minisign4j#1 2026年04月15日 08:51:26 +02:00
Replace wasm hardcoupled api with factory pattern
FalsePattern opened issue FalsePattern/zigbrains#5 2026年04月15日 07:39:43 +02:00
Zig 0.16.0 compatibility tracker