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

spirv: snake-case the spec
#24306 opened Jun 30, 2025 by alichraghi Loading…
Native RISC-V bootstrap and test fixes
#24302 opened Jun 30, 2025 by alexrp Loading…
zig init: allow specifying project path
#24298 opened Jun 30, 2025 by fel1x-developer Loading…
spirv: fix null file handle crash
#24296 opened Jun 29, 2025 by nuIIpointerexception 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…
loongarch: Scaffold self-hosted LoongArch backend
#24182 opened Jun 14, 2025 by xtexx Loading…
Step-style support for compile_commands.json generation
#24178 opened Jun 14, 2025 by GreyElaina Loading…
Sema: Stop adding Windows implib link inputs for extern "..." syntax. 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.
#24146 opened Jun 11, 2025 by alexrp Loading…
ProTip! Exclude everything labeled bug with -label:bug.