• Italy
  • Joined on 2025年01月17日
kada49 pushed to objcopy-ihex-onlysections at kada49/zig 2026年07月10日 20:13:29 +02:00
5cfedcd07e objcopy: implement hex format with -j <section_name>
6672246b76 objcopy: partially implement multiple -j <section_name> flags
e07edda6e7 gen_parser_oracle: Handle CRLF line endings, fail on invalid grammar
c2e6731032 Implement spirv optional_payload_ptr_set
ef3040786e
std.Io: disable Group.cancel on sparc64-linux
Compare 112 commits »
kada49 pushed to objcopy-ihex-onlysections at kada49/zig 2026年07月06日 08:39:06 +02:00
b0d0001e8e objcopy: implement hex format with -j <section_name>
kada49 pushed to objcopy-ihex-onlysections at kada49/zig 2026年07月06日 08:11:56 +02:00
56a9a8e4f4 objcopy: implement hex format with -j <section_name>
4905a7f685 objcopy: partially implement multiple -j <section_name> flags
c0f9b51d84 Merge pull request 'spirv: bug fixes' (#36051) from alichraghi/zig:master into master
002f324dfc wasm: implement @abs on f16, f80 and f128 without compiler_rt
827c3d528c test: unskip 72 passing behavior tests for spirv backend
Compare 130 commits »
kada49 created pull request ziglang/zig#36040 2026年07月04日 10:30:00 +02:00
elf2: fix _GLOBAL_OFFSET_TABLE_ definition for x86{,_64} and hexagon
kada49 pushed to objcopy-ihex-onlysections at kada49/zig 2026年06月29日 13:49:20 +02:00
c033084b18
objcopy: implement hex format with -j <section_name>
32d1e43f0e
objcopy: partially implement multiple -j <section_name> flags
ba5420896d Enable std tests for wasm backend again + enable field reordering
4c9d06416c Merge pull request 'Test coverage for overlapping assignments' (#35918) from Fri3dNstuff/zig:overlapping-copy into master
eab71c7c86 don't use expectEqual
Compare 10 commits »
kada49 created branch objcopy-ihex-onlysections in kada49/zig 2026年06月29日 13:49:20 +02:00
kada49 deleted branch objcopy from kada49/zig 2026年06月29日 13:49:02 +02:00
kada49 pushed to objcopy at kada49/zig 2026年06月29日 13:45:43 +02:00
c033084b18
objcopy: implement hex format with -j <section_name>
32d1e43f0e
objcopy: partially implement multiple -j <section_name> flags
ba5420896d Enable std tests for wasm backend again + enable field reordering
4c9d06416c Merge pull request 'Test coverage for overlapping assignments' (#35918) from Fri3dNstuff/zig:overlapping-copy into master
eab71c7c86 don't use expectEqual
Compare 10 commits »
kada49 created branch objcopy in kada49/zig 2026年06月29日 13:45:43 +02:00
kada49 pushed to main at kada49/rpms 2026年06月26日 08:51:09 +02:00
184bb53bb5 update cliamp
kada49 pushed to master at kada49/zig 2026年06月11日 19:49:16 +02:00
2b2b85c5f5
ci: bump unit test timeout for aarch64-freebsd from 2m to 4m
e636825f01 std.Build.Step.Fmt: dupe lazy path lists
ffac200e66 AstGen: move check for primitive integer type with leading zero
5537704f60 Merge pull request 'Parsing too long ipv6 would incorrectly panic' (#35629)
4ea1aaf798 std.Io.net: use the appropriate error code
Compare 516 commits »
kada49 deleted branch ziglibc/tee from kada49/zig 2026年06月11日 19:48:11 +02:00
kada49 deleted branch update-leftover-comment from kada49/zig 2026年06月11日 19:47:49 +02:00
kada49 deleted branch array_hash_map_deprecation_rename from kada49/zig 2026年06月11日 19:47:31 +02:00
kada49 created pull request ziglang/zig#35725 2026年06月11日 09:38:43 +02:00
Rename struct_field_val to agg_field_val
kada49 commented on pull request ziglang/zig#35470 2026年06月10日 16:18:05 +02:00
Rename usages of all deprecated ArrayHashMapUnmanaged to array_hash_map

^ just rebased to fix conflicts and removed previously added empty commits to fix the pr (was broken on codebergs/forgejos side)

kada49 pushed to array_hash_map_deprecation_rename at kada49/zig 2026年06月10日 16:15:55 +02:00
c91727108e
Replace usages of ArrayHashMapUnmanaged with array_hash_map.Custom
37651eea89
Replace usages of AutoArrayHashMapUnmanaged with array_hash_map.Auto
d23e22c416
Replace usages of StringArrayHashMapUnmanaged with array_hash_map.String
09bb2315e2 langref: grammar: fix matching pointer of pointer
028028ede3 langref: grammar: remove redundant optional match
Compare 14 commits »
kada49 closed issue Codeberg/Community#2732 2026年06月10日 16:14:41 +02:00
Force-push and new commit on repo did not update pull request
kada49 commented on issue Codeberg/Community#2732 2026年06月10日 16:14:39 +02:00
Force-push and new commit on repo did not update pull request

this time it fixed the pr, thanks for the time!

kada49 pushed to array_hash_map_deprecation_rename at kada49/zig 2026年06月10日 16:13:09 +02:00
674e2b12d2 empty for pr update