-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
std.math: add comptime_int handling for power-of-two functions
#24059
opened Jun 2, 2025 by
Fri3dNstuff
Loading…
compiler: Don't link
ucrtbased.dll
when targeting *-windows-msvc
in Debug mode
#24058
opened Jun 2, 2025 by
alexrp
Loading…
std.Build.Step.Options: Fix incorrect generated code
#24057
opened Jun 2, 2025 by
chadwain
Loading…
2
std.Build.Step.ConfigHeader: handle empty keys more permissively
#24051
opened Jun 1, 2025 by
Jan200101
Loading…
Fix temporary variable naming collision when using
translate-c
with __builtin_convertvector
.
#24029
opened May 30, 2025 by
Rokannon
Loading…
libc
: Merge header directories for glibc and NetBSD libc where applicable
#24025
opened May 29, 2025 by
alexrp
Loading…
std.Build.Step.ConfigHeader: handle undefined keys and values correctly
#24014
opened May 29, 2025 by
Jan200101
Loading…
update
zig env
to respect ZIG_LIB_DIR
and support wasi
#24012
opened May 29, 2025 by
Techatrix
Loading…
remove
.slice()
and .constSlice()
from std.BoundedArray
in lieu of .items()
#24007
opened May 28, 2025 by
VisenDev
Loading…
Fix: expose std.math.ldexp as C ldexp in compiler-rt to address LLVM release-mode simplification
#24006
opened May 28, 2025 by
th3james
Loading…
Package: support and extract
jar
files like zip
files
#24001
opened May 27, 2025 by
gungun974
Loading…
std.Build.Step.Compile: fix race condition in args file creation
#23997
opened May 26, 2025 by
ianprime0509
Loading…
zip: Entry.name(); Entry.extract_to() accepting user-provided writers
#23991
opened May 26, 2025 by
l1yefeng
Loading…
AstGen: allow unary float builtins to forward a result location
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
#23988
opened May 25, 2025 by
Rexicon226
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.