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

std.crypto: add AES-CCM and CBC-MAC
#25526 opened Oct 10, 2025 by aarvay Draft
windows: workaround kernel race condition
#25522 opened Oct 9, 2025 by jacobly0 Loading…
std.debug: greatly expand target support for segfault handling/unwinding, and remove public ucontext_t completely 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.
#25516 opened Oct 9, 2025 by alexrp Loading…
simplify swapRemove
#25514 opened Oct 9, 2025 by Fri3dNstuff Loading…
Coff: implement threadlocal variables
#25511 opened Oct 8, 2025 by jacobly0 Loading…
Add collapseRepeatsAll function.
#25503 opened Oct 7, 2025 by AndrewKraevskii Loading…
Add error bundle support to translate-c, unify cmdTranslateC and cImport
#25495 opened Oct 7, 2025 by kcbanner Loading…
2 tasks done
disallow switch case capture discards
#25467 opened Oct 4, 2025 by Rexicon226 Loading…
ci: enable running libc-test on x86_64-linux-release
#25402 opened Sep 30, 2025 by alexrp Loading…
ast: Add comptime reason for error set merge
#25398 opened Sep 29, 2025 by marekmaskarinec Loading…
Compile.zig: Fix static->dynamic library linkage
#25383 opened Sep 28, 2025 by JacobCrabill Loading…
Fix typo in langref.html.in
#25375 opened Sep 27, 2025 by danielchasehooper Loading…
change assert to evaluate at comptime for approxEqRel
#25369 opened Sep 27, 2025 by pollend Loading…
std.Build.Step.ConfigHeader: Add custom style
#25359 opened Sep 25, 2025 by playday3008 Loading…
ProTip! Filter pull requests by the default branch with base:master.