yuzucchii
  • Joined on 2025-05-06
yuzucchii synced commits to main at yuzucchii/jetzig from mirror 2025-06-27 19:46:08 +00:00
848c91af2c Merge pull request #213 from uzyn/init-layout
844c7fa05b initialized project uses template
Compare 2 commits »
yuzucchii pushed to master at yuzucchii/vua 2025-06-24 08:00:54 +00:00
4ef77a52e0 stuff
yuzucchii pushed to v2 at yuzucchii/dotfiles 2025-06-14 22:19:30 +00:00
yuzucchii created branch v2 in yuzucchii/dotfiles 2025-06-14 22:18:17 +00:00
yuzucchii pushed to v2 at yuzucchii/dotfiles 2025-06-14 22:18:17 +00:00
168a02aebe epic v2
yuzucchii pushed to master at yuzucchii/yuzucchii.xyz 2025-06-11 22:45:07 +00:00
e8171642ef minor changes
yuzucchii pushed to master at yuzucchii/discord.zig 2025-06-11 13:16:38 +00:00
8115761b56 Merge pull request 'fix the GatewayDispatchEvent to set default values to null instead of undefined so handleEvent don't crash' (#4) from 0xb0tm4n/discord.zig:master into master
cf96395b1f fix the GatewayDispatchEvent to set default values to null instead of undefined so handleEvent don't crash
Compare 2 commits »
yuzucchii merged pull request yuzucchii/discord.zig#4 2025-06-11 13:16:36 +00:00
fix the GatewayDispatchEvent to set default values to null instead of undefined so handleEvent don't crash
yuzucchii synced commits to main at yuzucchii/jetzig from mirror 2025-06-11 11:46:08 +00:00
3790745c0d Merge pull request #211 from uzyn/cli-version
ce48470fa3 cli version support
Compare 2 commits »
yuzucchii synced commits to websockets at yuzucchii/jetzig from mirror 2025-06-09 10:46:08 +00:00
69fe4e0bb1 Merge branch 'main' into websockets
695664bc10 Merge pull request #209 from jetzig-framework/zmpl-array-detection
b85893000b Zmpl array detection
1e3c0468f7 Merge pull request #208 from jetzig-framework/cwd-relative-output-file-args
Compare 31 commits »
yuzucchii pushed to master at yuzucchii/aether 2025-06-07 02:56:19 +00:00
yuzucchii pushed to master at yuzucchii/discord.zig 2025-06-06 23:49:09 +00:00
edd113abf7 Merge pull request 'fix return type being RequestFailedError!void instead of RequestFailedError!Result(Types.Message)' (#2) from MjutBut/discord.zig:bugfix into master
043c1518f0 fix return type being RequestFailedError!void instead of RequestFailedError!Result(Types.Message)
Compare 2 commits »
yuzucchii merged pull request yuzucchii/discord.zig#2 2025-06-06 23:49:07 +00:00
fix return type being RequestFailedError!void instead of RequestFailedError!Result(Types.Message)
yuzucchii commented on pull request yuzucchii/discord.zig#2 2025-06-06 23:49:00 +00:00
fix return type being RequestFailedError!void instead of RequestFailedError!Result(Types.Message)

oh yeah my bad, thanks for the pull request

yuzucchii commented on issue yuzucchii/discord.zig#3 2025-06-06 18:42:07 +00:00
http.zig: FileData.type.string() returning a slice of stack allocated array

absolutely messed up there, will get it fixed by to-day

yuzucchii closed pull request yuzucchii/discord.zig#2 2025-06-06 18:38:29 +00:00
fix return type being RequestFailedError!void instead of RequestFailedError!Result(Types.Message)
yuzucchii pushed to master at yuzucchii/aether 2025-06-05 05:41:05 +00:00
f8b74ba4db tidy up
yuzucchii pushed to master at yuzucchii/aether 2025-06-05 05:22:20 +00:00
bc9026d462 finished benchmarks
yuzucchii pushed to master at yuzucchii/aether 2025-06-05 04:16:31 +00:00
2f9f059bee format benchmark in markdown