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
Assigned to nobody Loading
Sort

Pull requests list

Added Generic, ordered map (rbt)
#24339 opened Jul 5, 2025 by wyattgill9 Loading…
Reintroduce result types for switch cases
#24337 opened Jul 4, 2025 by Justus2308 Loading…
Writergate breaking Implementing this issue could cause existing code to no longer compile or have different behavior. release notes This PR should be mentioned in the release notes. standard library This issue involves writing Zig code for the standard library.
#24329 opened Jul 4, 2025 by andrewrk Loading…
5 tasks
spirv: printf demo
#24321 opened Jul 2, 2025 by ivanstepanovftw Draft
spirv: saturating arithmetic implementation
#24317 opened Jul 1, 2025 by ivanstepanovftw Loading…
spirv: snake-case the spec
#24306 opened Jun 30, 2025 by alichraghi Draft
zig init: allow specifying project path
#24298 opened Jun 30, 2025 by fel1x-developer Loading…
Sema: give src loc to requireRuntimeBlock
#24295 opened Jun 29, 2025 by JackoCoolio Loading…
hash: implement fast crc32c
#24279 opened Jun 27, 2025 by Rexicon226 Loading…
atomic fixes and clarification
#24278 opened Jun 27, 2025 by gooncreeper Loading…
Some union fixes
#24275 opened Jun 27, 2025 by gabeuehlein Loading…
2
enhance fetchPut documentation
#24268 opened Jun 25, 2025 by snirye Loading…
Added perf_event_header definition
#24264 opened Jun 25, 2025 by GiuseppeCesarano Loading…
std.fmt: check result types in parseInt functions
#24256 opened Jun 23, 2025 by ilumys Loading…
std compiler error fixes
#24219 opened Jun 18, 2025 by PauloCampana Loading…
zig fmt: canonicalize nested cast builtin order
#24199 opened Jun 16, 2025 by Justus2308 Loading…
build.zig: handle tarball with "." as root module
#24197 opened Jun 16, 2025 by gwenzek Loading…
lib: Reword documentation for realloc to clarify size
#24187 opened Jun 15, 2025 by 87flowers Loading…
ProTip! Exclude everything labeled bug with -label:bug.