• Joined on 2025年08月16日
gabeu pushed to lets-try-this-again at gabeu/argz 2026年07月12日 05:22:09 +02:00
b6d9f31ba1
Rework some custom types + Record default values + some other stuff
b0e6c8e62c
add Diagnostic.renderToString and Diagnostic.renderToStringAlloc
aced80dac3
(WIP) Introduce Diagnostic and Diagnostic.Bundle
768e8fff31
make test step depend on test directory + bugfixes + other random things
Compare 16 commits »
gabeu closed issue ziglang/zig#30586 2026年05月22日 05:00:40 +02:00
Concatenation of vectors produces expected indexable; found ...
gabeu commented on issue ziglang/zig#30586 2026年05月22日 05:00:39 +02:00
Concatenation of vectors produces expected indexable; found ...

#35376 includes vector concatenation as part of the proposal. I'll close this issue because that one can become the canonical issue for vector concatenation.

gabeu created branch lets-try-this-again in gabeu/argz 2026年05月03日 20:13:47 +02:00
gabeu pushed to lets-try-this-again at gabeu/argz 2026年05月03日 20:13:47 +02:00
770f3bdb17
add test runner and a couple of tests
66ef169c47
add parse function to Parser
6c0cbeffd5
Starting over (again)
Compare 4 commits »
gabeu commented on issue ziglang/zig#30866 2026年01月17日 17:38:25 +01:00
Embedfile inconsistency with large files

Compiler stack trace (0.16.0-dev.2053+867501d9d):

gabeu opened issue ziglang/zig#30586 2025年12月25日 20:16:06 +01:00
Concatenation of vectors produces expected indexable; found ...