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

crypto.sign.ed25519: add support for blind key signatures standard library
#11868 opened Jun 14, 2022 by jedisct1 Loading…
stage2: ensure 'std' is always available to @import
#11867 opened Jun 14, 2022 by nektro Loading…
crypto: add the Xoodoo permutation, prepare for Gimli deprecation standard library
#11866 opened Jun 14, 2022 by jedisct1 Loading…
build.zig: link c_nonshared
#11865 opened Jun 14, 2022 by BratishkaErik Loading…
ELF: understand -Wl,--compress-debug-sections
#11863 opened Jun 14, 2022 by motiejus Loading…
std.os.linux: Allow the usage of dynamic PMUs
#11860 opened Jun 13, 2022 by Ristovski Loading…
stage2: coerce tuple to vector
#11843 opened Jun 10, 2022 by xxxbxxx Loading…
compiler_rt: aarch64 outline atomics
#11828 opened Jun 9, 2022 by devins2518 Loading…
std.json: Support disabling indent
#11823 opened Jun 8, 2022 by ShuP1 Loading…
Use posix semantics when deleting files on Windows os-windows standard library
#11793 opened Jun 4, 2022 by SpexGuy Loading…
langref: clarify permitted @bitCast usage.
#11778 opened Jun 2, 2022 by InKryption Loading…
add more io_uring flags
#11775 opened Jun 1, 2022 by vrischmann Loading…
Small fixes for ResetEvent and Mutex
#11768 opened Jun 1, 2022 by kprotty Loading…
Allocator: add alignedCreate
#11746 opened May 28, 2022 by devins2518 Loading…
place zig-cache directory next to build.zig
#11743 opened May 28, 2022 by matu3ba Loading…
src/print_env: print the native target
#11741 opened May 27, 2022 by perillo Loading…
std.child_process: add tests to test/standalone
#11736 opened May 27, 2022 by matu3ba Loading…
ProTip! Exclude everything labeled bug with -label:bug.