Skip to content

Pull requests: ziglang/zig

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

Pull requests list

lib/std/Build/CheckObject: dump more Mach-O info
#18243 opened Dec 9, 2023 by kubkon Loading…
Add a --test-list option
#18235 opened Dec 9, 2023 by emulbreh Loading…
langref: Fix example for Generic Data Structures
#18232 opened Dec 8, 2023 by emberfade Loading…
some GPU fixes
#18222 opened Dec 8, 2023 by Snektron Loading…
Minor improvements to the Optionals documentation
#18219 opened Dec 7, 2023 by g-cassie Loading…
use linux.perf_event_open directly
#18217 opened Dec 7, 2023 by xdBronch Loading…
fallback to zigs DynLib when static linking musl
#18206 opened Dec 5, 2023 by xdBronch Loading…
Don't crash or CR/LF line endings in docgen
#18191 opened Dec 3, 2023 by F3real Loading…
Special-case switching on error union capture
#18173 opened Dec 1, 2023 by dweiller Draft
2 of 5 tasks
std: use math overflow helpers instead of builtins
#18165 opened Nov 30, 2023 by sno2 Loading…
introduce std.Build.Module and extract some logic into it breaking Implementing this issue could cause existing code to no longer compile or have different behavior. standard library This issue involves writing Zig code for the standard library. zig build system
#18160 opened Nov 29, 2023 by andrewrk Loading…
4 of 8 tasks
std.math: add wrap function
#18154 opened Nov 28, 2023 by expikr Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.