-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
aarch64: avoid switching on > 64 bit values, to facilitiate bootstrapping with C compilers without 128 bit integers
#24575
opened Jul 25, 2025 by
kcbanner
Loading…
detect when switch on error shadows it's own switch case capture
#24574
opened Jul 24, 2025 by
Techatrix
Loading…
std.Progress: support progress bar escape codes
release notes
This PR should be mentioned in the release notes.
#24564
opened Jul 24, 2025 by
andrewrk
Loading…
std.process.Child: fix double path normalization in spawnWindows
#24562
opened Jul 24, 2025 by
h57624paen
Loading…
zig env: improve envvar handling and add command line args support
#24549
opened Jul 23, 2025 by
silversquirl
Loading…
translate-c: fix function pointer casting + alignCast and constCast at the same time
#24546
opened Jul 22, 2025 by
paokitore
Loading…
compiler: update aro and translate-c to latest; delete clang translate-c
release notes
This PR should be mentioned in the release notes.
#24497
opened Jul 18, 2025 by
andrewrk
Loading…
1 of 2 tasks
Ast: allow same-line grouped while then expressions
#24487
opened Jul 17, 2025 by
gooncreeper
Loading…
Sema: remove incorrect safety check for saturating left shift
#24411
opened Jul 11, 2025 by
Justus2308
Loading…
std.EnumArray: edit return of iterator.next() (Reloaded)
#24410
opened Jul 11, 2025 by
poypoyan
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.