• Joined on 2025年10月27日
K4 commented on pull request ziglang/zig#35985 2026年07月07日 10:04:15 +02:00
Some comments fixes

I don't want to run CI on this PR because it doesn't change code, but @andrewrk wrote in ziglang/zig#30875 (comment):

K4 reopened pull request ziglang/zig#35985 2026年07月07日 09:55:08 +02:00
Some comments fixes
K4 commented on pull request ziglang/zig#35985 2026年07月07日 09:37:08 +02:00
Some comments fixes
K4 commented on pull request ziglang/zig#35985 2026年07月07日 09:34:14 +02:00
Some comments fixes

No, --zig-lib-dir was removed for the build subcommand. Iniatialy I thought that I need to set ZIG_LIB_DIR, but no.

K4 commented on pull request ziglang/zig#30875 2026年07月06日 19:23:55 +02:00
Rename the packed keyword to bitpack

@ennui I sugested this TODO elsewhere: ziglang/zig#36043 (comment). You don't need to handle this anymore.

K4 commented on pull request ziglang/zig#35985 2026年07月06日 11:51:03 +02:00
Some comments fixes

This is now ready for review after the force-push.

K4 pushed to fix_doc at K4/zig 2026年07月06日 11:47:44 +02:00
b9bbeaee3c remove stale comment from Parse.zig about StringList
ab1a889135 update comments that contain commands to benchmark various std namespaces
659e0910db remove remaining redundant license headers
3723cc85d4 make the doc comments in src/Zir.zig more consistent
dba8487721 added @ to some builtins in comments
Compare 128 commits »
K4 opened issue ziglang/zig#36064 2026年07月06日 11:46:22 +02:00
Inconsistencies in ways of reffering to commands, directories, files and code in comments
K4 commented on issue ziglang/zig#31297 2026年07月06日 10:34:12 +02:00
address spelling errors in a disciplined manner
K4 commented on issue Codeberg/Community#2841 2026年07月06日 09:51:35 +02:00
Wrong backround color when my username is referenced

@mahlzahn Thanks!

K4 opened issue Codeberg/Community#2841 2026年07月05日 22:08:11 +02:00
Wrong backround color when my username is referenced
K4 commented on pull request ziglang/zig#36053 2026年07月05日 21:55:42 +02:00
WIP: bring back plan9
K4 commented on pull request ziglang/zig#36053 2026年07月05日 21:11:01 +02:00
WIP: bring back plan9
K4 pushed to crypto/benchmark.zig at K4/zig 2026年07月05日 15:57:35 +02:00
3f46c14859 make lib/std/crypto/benchmark.zig compile
K4 created pull request ziglang/zig#36055 2026年07月05日 15:23:30 +02:00
make lib/std/crypto/benchmark.zig compile
K4 pushed to crypto/benchmark.zig at K4/zig 2026年07月05日 15:20:54 +02:00
ae435ef919 make lib/std/crypto/benchmark.zig compile
2f7e082381 libc: Add missing macOS mach-o headers
fd62635d78
ci: bump aarch64-linux-release timeout by 1 hour
e4b325c195 Merge branch 'splat'
072744f1ac langref: remove incorrect claim in @splat section
Compare 10 commits »
K4 created branch crypto/benchmark.zig in K4/zig 2026年07月05日 15:20:54 +02:00
K4 opened issue ziglang/zig#36054 2026年07月05日 14:45:21 +02:00
lib/std/crypto/benchmark.zig doen't compile
K4 commented on pull request ziglang/zig#36043 2026年07月05日 12:52:13 +02:00
compiler: implement @divCeil builtin

I suggest to also handle this TODO from src/main.zig:

K4 pushed to main at K4/zig-static-system-library-bug 2026年07月03日 10:49:57 +02:00
a68c466442 Don't be doubtful it is a bug