• Joined on 2025年12月05日
ityonemo commented on pull request ziglang/zig#36007 2026年07月12日 08:40:15 +02:00
adds "Simple" to Singly and Doubly Linked lists.
ityonemo commented on pull request ziglang/zig#36007 2026年07月12日 08:39:06 +02:00
adds "Simple" to Singly and Doubly Linked lists.

@andrewrk I thought about it a bit and i think, if you really want people to only use intrusive linked lists, then you should accept the PR. Because with status quo, a person who DOES need a...

ityonemo commented on pull request ziglang/zig#36007 2026年07月02日 08:07:02 +02:00
adds "Simple" to Singly and Doubly Linked lists.

just want to clarify in case there was confusion, the "Simple" construct is still an intrusive linked list, it is just a "wrap" on top of the existing intrusive linked list DS.

ityonemo created pull request ziglang/zig#36007 2026年07月01日 20:50:57 +02:00
adds "Simple" to Singly and Doubly Linked lists.
ityonemo pushed to add-simple-single-and-double-linked-list at ityonemo/zig 2026年07月01日 20:49:07 +02:00
9aaae1dba4 adds "Simple" to Singly and Doubly Linked lists.
ityonemo pushed to add-simple-single-and-double-linked-list at ityonemo/zig 2026年07月01日 20:46:54 +02:00
ityonemo created branch add-simple-single-and-double-linked-list in ityonemo/zig 2026年07月01日 20:46:54 +02:00
ityonemo pushed to master at ityonemo/zig 2026年07月01日 20:29:50 +02:00
3b9dddfb31 preload assets in autodoc
28e367f446 Build: mark Windows resource compilation stuff as deprecated
426de8e4b2 Merge pull request 'SPIR-V: miscellaneous changes' (#35974) from spirv-fixes into master
15f00d1756 std.Build.Cache: make Progress.Node for hits
580135241b build: update how changing the currently checked out commit is detected
Compare 909 commits »
ityonemo commented on pull request ziglang/zig#35345 2026年05月18日 21:30:01 +02:00
Update doc/langref.html.in

I can confirm that with this change the grammar successfully parses the entire zig 0.16.0 codebase.

ityonemo created pull request ziglang/zig#35345 2026年05月18日 20:51:47 +02:00
Update doc/langref.html.in
ityonemo created branch ityonemo-patch-langreft in ityonemo/zig 2026年05月18日 20:51:09 +02:00
ityonemo pushed to ityonemo-patch-langreft at ityonemo/zig 2026年05月18日 20:51:09 +02:00
079a5ff1c3 Update doc/langref.html.in
ityonemo pushed to master at ityonemo/zig 2026年05月18日 20:49:07 +02:00
eae06cf5cc libzigc: add missing __dup3() symbol
27be3b069a Merge pull request 'Elf2: various enhancements' (#35332) from elf2 into master
9ba4552793
Elf2: avoid overflow in shentsize * shnum calculations
97fe49a80f
Elf2: rework the symtab, and fix a bunch of stuff
e8ef01f222
Elf2: fix expected_nodes_len calculation
Compare 1995 commits »
ityonemo commented on issue ziglang/zig#32099 2026年04月28日 18:13:54 +02:00
remove @TypeOf and anytype; introduce |T| syntax

why not create a @PeerType(T, U, ....) builtin? i didnt know @TypeOf allowed PTR, and arguably it's a bad name for peer type resolution operation.

ityonemo pushed to air-out-enablement at ityonemo/zig 2025年12月11日 17:42:59 +01:00
804bfabefb AIR plugin: C-ABI vtable interface with host allocator support
b5db2c72c2 expansion of air plugin requirements to meet all needs
Compare 2 commits »
ityonemo pushed to air-out-enablement at ityonemo/zig 2025年12月08日 02:35:37 +01:00
ef74d70c8d interface draft 1
ityonemo pushed to air-out-enablement at ityonemo/zig 2025年12月06日 05:41:23 +01:00
ityonemo created branch air-out-enablement in ityonemo/zig 2025年12月06日 05:41:23 +01:00
ityonemo created repository ityonemo/zig 2025年12月05日 23:50:54 +01:00