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

zig fetch: add missing path separator in error message
#22032 opened Nov 20, 2024 by tw4452852 Loading…
Add hexagon implementations for compiler_rt builtins
#22029 opened Nov 19, 2024 by androm3da Loading…
fmt: add -fjit flag to zig fmt
#22028 opened Nov 19, 2024 by 87flowers Loading…
std.crypto.bcrypt: implement the actual OpenSSH KDF
#22027 opened Nov 19, 2024 by jedisct1 Loading…
std.crypto.aes: introduce AES block vectors
#22023 opened Nov 19, 2024 by jedisct1 Loading…
std.io.tty: add setInterruptSignalHandler
#22021 opened Nov 19, 2024 by wooster0 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…
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…
ProTip! Exclude everything labeled bug with -label:bug.