-
-
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
compiler: default to
.whole
cache mode for self-hosted backends
#22982
opened Feb 23, 2025 by
mlugg
Loading…
std.posix: Handle USER_MAPPED_FILE in windows ftruncate() impl
#22981
opened Feb 23, 2025 by
linusg
Loading…
stdlib: handle EEXIST in mmap with FIXED_NOREPLACE. Fixes #21475
#22978
opened Feb 22, 2025 by
AlecFessler
Loading…
Dwarf: fix lowering of comptime-only optional pointer
null
values
#22976
opened Feb 22, 2025 by
jacobly0
Loading…
Default to printing floats with decimal instead of scientific notation
#22971
opened Feb 22, 2025 by
MasonRemaley
Loading…
compiler-rt: re-enable memcpy runtime safety in tests
#22875
opened Feb 13, 2025 by
dweiller
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
add -Q option, equivalent to clang diagtool show-enabled
#22769
opened Feb 5, 2025 by
ywx2012
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.