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
Sort

Pull requests list

std.io.tty: add setInterruptSignalHandler
#22021 opened Nov 19, 2024 by wooster0 Loading…
Compilation: Re-enable LTO for RISC-V.
#22018 opened Nov 18, 2024 by alexrp Loading…
JSON compilation database support
#22012 opened Nov 18, 2024 by GalaxyShard Loading…
Implement Progress IPC for Windows (#20105)
#22000 opened Nov 16, 2024 by skyfex Loading…
std.math.complex: Added a missing complex function.
#21998 opened Nov 16, 2024 by chrboesch Loading…
Remove unused buf field from std.fmt.Parser
#21994 opened Nov 15, 2024 by raindev Loading…
treat errno(6) (NXIO) as expected error in openatZ
#21983 opened Nov 13, 2024 by bfreis Loading…
Json: stricter number parsing
#21962 opened Nov 11, 2024 by D-Berg Loading…
std.crypto: make the key pair API creation consistent 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.
#21955 opened Nov 10, 2024 by jedisct1 Loading…
Add PipeNotAvailable error
#21938 opened Nov 8, 2024 by JustinBraben Loading…
fetch: Fix various issues related to zig fetch --save
#21931 opened Nov 6, 2024 by castholm Loading…
2
6
std.Build: support passing optionals to dependency args
#21928 opened Nov 6, 2024 by Lzard Loading…
compiler: Disallow align(0) everywhere in the language. 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.
#21909 opened Nov 4, 2024 by alexrp Loading…
Add CallModifier.never_intrinsify
#21900 opened Nov 3, 2024 by ParfenovIgor Loading…
Allocator.free: document zero-length behavior
#21899 opened Nov 3, 2024 by icholy Loading…
ProTip! Filter pull requests by the default branch with base:master.