Skip to content

Pull requests: ziglang/zig

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

spirv: unroll all vector operations
#23815 opened May 6, 2025 by alichraghi Loading…
Introduce common bzero libc implementation.
#23812 opened May 6, 2025 by kada49 Loading…
ci: Skip building non-native tests on aarch64-linux.
#23798 opened May 5, 2025 by alexrp Loading…
add a fuzz test for zig fmt and fix two bugs
#23793 opened May 4, 2025 by gooncreeper Loading…
Autodoc misc enhancements
#23751 opened May 3, 2025 by achan1989 Loading…
5 tasks done
std.Target: Update supported OS version ranges
#23745 opened May 2, 2025 by alexrp Loading…
fix and test off-by one in parser unreserveNode
#23744 opened May 2, 2025 by JanBessai Loading…
std.crypto.codecs: add pem.zig
#23731 opened Apr 30, 2025 by deatil Loading…
std.EnumArray: edit return of iterator.next()
#23701 opened Apr 27, 2025 by poypoyan Loading…
Add pow and powi support
#23656 opened Apr 26, 2025 by orejevich Loading…
increase upper bounds of main zig executable to 9G
#23638 opened Apr 21, 2025 by Jan200101 Loading…
Support @ctz and @popCount with comptime_ints
#23634 opened Apr 21, 2025 by rpkak Loading…
Build: check if dynamic lib installed for symlinks
#23633 opened Apr 21, 2025 by InKryption Loading…
langref: add pointer arithmetic to operator table
#23632 opened Apr 21, 2025 by matklad Loading…
ProTip! Exclude everything labeled bug with -label:bug.