Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
AstGen: add error for redundant comptime var in comptime scope
#18242
opened Dec 9, 2023 by
wrongnull
Loading…
std.CompTimeStringMap*: support empty initialization list
#18234
opened Dec 9, 2023 by
rootbeer
Loading…
Sema: fix merging store instructions from a comptime struct value with
-fstrip
#18230
opened Dec 8, 2023 by
cfillion
Loading…
autodoc: Rename Module (Compilation Module) to Zcu in preparation for the big rename
#18221
opened Dec 7, 2023 by
der-teufel-programming
Loading…
fmt: fix inline for loop in as switch prong #18172
#18216
opened Dec 7, 2023 by
curtiswilkinson
Loading…
std.Build: Add documentations related to Step.Options
#18204
opened Dec 5, 2023 by
mshockwave
Loading…
Fix minor error: std.ChildProcess.exec() already rename to run()
#18197
opened Dec 4, 2023 by
jimying
Loading…
compiler-rt: Provide
__cpu_indicator_init, __cpu_model and __cpu_features2
#18193
opened Dec 3, 2023 by
lacc97
Loading…
std.io.BitReader: add a countBits method to find runs of 1 or 0 bits
#18174
opened Dec 1, 2023 by
bens
Loading…
libcxx: only pass -DHAVE___CXA_THREAD_ATEXIT_IMPL for glibc >=2.18
#18171
opened Dec 1, 2023 by
jimying
Loading…
Adds support for Fossil SCM source tree archives as zig build dependencies
#18168
opened Nov 30, 2023 by
cipharius
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
fmt.parseWithSign(): prevent edge case overflows
#18158
opened Nov 28, 2023 by
travisstaloch
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.