-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Default to printing floats with decimal instead of scientific notation
#22971
opened Feb 22, 2025 by
MasonRemaley
Loading…
Autodoc: Improve documentation for common types declared as type functions
#22929
opened Feb 18, 2025 by
schtvn
Loading…
llvm
: Use inline variants of memcpy
/memset
intrinsics when using -fno-builtin
#22903
opened Feb 15, 2025 by
alexrp
Loading…
AstGen: make layout specifiers on opaque containers a compile error
#22881
opened Feb 13, 2025 by
Rexicon226
Loading…
compiler-rt: re-enable memcpy runtime safety in tests
#22875
opened Feb 13, 2025 by
dweiller
Loading…
std.DynLib: add support for DT_GNU_HASH sections in elf files
#22851
opened Feb 11, 2025 by
leroycep
Loading…
std.zig.system: use both PATH and hardcoded locations to find env (2 version)
#22814
opened Feb 8, 2025 by
BratishkaErik
Loading…
std.Build: Allow ConfigHeader values to be added outside of comptime
#22795
opened Feb 6, 2025 by
cbilz
Loading…
std.Build.Step.ConfigHeader: Add support for Autoconf-style
@FOO@
variables
#22794
opened Feb 6, 2025 by
cbilz
Loading…
improve error message for unterminated string and character literals
#22783
opened Feb 6, 2025 by
WillLillis
Loading…
std.os.linux: use
isize
to more accurately reflect mmap offset semantics
#22782
opened Feb 6, 2025 by
garrisonhh
Loading…
LLVM 20
backend-llvm
The LLVM backend outputs an LLVM IR Module.
release notes
This PR should be mentioned in the release notes.
work in progress
This pull request is not ready for review yet.
zig cc
Zig as a drop-in C compiler feature
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.