-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Insights: ziglang/zig
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 3 people
-
remove
async
andawait
keywords; removeusingnamespace
#24362 merged
Jul 8, 2025 -
llvm
: Revert #17963 (workaround for #16392)#24358 merged
Jul 8, 2025 -
std.c
: Use__sigemptyset14
forsigemptyset
on NetBSD#24354 merged
Jul 7, 2025 -
compiler-rt
: Implement__clear_cache()
formips-netbsd
#24356 merged
Jul 7, 2025 -
llvm
: Use emulated TLS when appropriate for the target#24355 merged
Jul 7, 2025 -
wasi
: Build emulated libraries intolibc.a
#24352 merged
Jul 7, 2025 -
std.posix.accept: add WSAENOTSOCK
#24348 merged
Jul 6, 2025 -
compiler: Disable self-hosted x86_64 backend on NetBSD
#24346 merged
Jul 6, 2025 -
Sema: Stop adding Windows implib link inputs for
extern "..."
syntax.#24146 merged
Jul 5, 2025
3 Pull requests opened by 3 people
-
Add `.no_unpack = PATH` and --no-unpack to build.zig.zon and zig fetch
#24350 opened
Jul 6, 2025 -
glibc: Don't link threaded stub libraries if all modules are single-threaded
#24351 opened
Jul 6, 2025 -
fix(cc): move user provided `zig cc` args to front of command
#24353 opened
Jul 6, 2025
11 Issues closed by 2 people
-
@frameSize gives incorrect result
#3654 closed
Jul 8, 2025 -
Remove `usingnamespace`
#20663 closed
Jul 8, 2025 -
miscompilation possibly related to union layout
#16392 closed
Jul 8, 2025 -
confused compiler with same named fields in packed union?
#24363 closed
Jul 8, 2025 -
Miscompilation of functions with non-byte-multiple types on i386
#8734 closed
Jul 7, 2025 -
LLD silently misinterprets the LMA in linkerscripts
#4595 closed
Jul 7, 2025 -
Android code doesn't use emulated TLS
#24236 closed
Jul 7, 2025 -
`mod.linkSystemLibrary` does not link emulated wasi-libc libraries
#24325 closed
Jul 7, 2025 -
Proposal: Free Sema from worrying about link inputs
#23971 closed
Jul 5, 2025 -
[zig cc] -target native-native-gnu.2.17 errors with several calls, such as --version
#24343 closed
Jul 5, 2025
9 Issues opened by 9 people
-
Behavior tests should avoid `expectEqual` and friends
#24361 opened
Jul 7, 2025 -
Overalignment in std.heap.MemoryPool's API
#24359 opened
Jul 7, 2025 -
Non-C identifier names used in BTF when compiling BPF code
#24357 opened
Jul 7, 2025 -
macOS: `LC_RPATH` commands are incorrectly added to executables/libraries for each library they link to
#24349 opened
Jul 6, 2025 -
Single-threaded programs should not link libpthread
#24347 opened
Jul 6, 2025 -
LLVM Invalid Cast in switch dispatch lowering
#24345 opened
Jul 6, 2025 -
[zig cc] command line -L/lib paths are incorrectly searched after system paths (?)
#24342 opened
Jul 5, 2025 -
Latest zig-0.15-xxx fails under NetBSD-AMD64
#24341 opened
Jul 5, 2025 -
Remove `Zir.Inst.Declaration.getBodies`
#24340 opened
Jul 5, 2025
36 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
spirv: saturating arithmetic implementation
#24317 commented on
Jul 8, 2025 • 7 new comments -
Writergate
#24329 commented on
Jul 8, 2025 • 4 new comments -
spirv: OpenCL printf support
#24321 commented on
Jul 8, 2025 • 4 new comments -
Added Generic, ordered map (rbt)
#24339 commented on
Jul 6, 2025 • 1 new comment -
Implement switching on packed structs
#24231 commented on
Jul 7, 2025 • 1 new comment -
Various vector tests fail on `aarch64_be-linux-*`
#21893 commented on
Jul 7, 2025 • 0 new comments -
128-bit atomics tests fail on `aarch64_be-linux-*`
#21892 commented on
Jul 7, 2025 • 0 new comments -
http client crashes in release mode (LTO issue with tlcsprng)
#17091 commented on
Jul 7, 2025 • 0 new comments -
Very recent regression with @Vector(4, bool)
#13279 commented on
Jul 7, 2025 • 0 new comments -
Tier System: `x86-windows`
#537 commented on
Jul 7, 2025 • 0 new comments -
Tier System: `x86-linux`
#1929 commented on
Jul 7, 2025 • 0 new comments -
std.Build: add support for adding specific global search paths
#22552 commented on
Jul 7, 2025 • 0 new comments -
std.zig.system: use both PATH and hardcoded locations to find env (2 version)
#22814 commented on
Jul 7, 2025 • 0 new comments -
Implement @depositBits and @extractBits
#23474 commented on
Jul 7, 2025 • 0 new comments -
std.Build.Step.Options: Fix incorrect generated code
#24057 commented on
Jul 7, 2025 • 0 new comments -
build_runner: add option to clear console when watching
#24122 commented on
Jul 7, 2025 • 0 new comments -
`std.Build.Step.Run`: Set `WINEDEBUG=-all` for `-fwine` by default.
#24151 commented on
Jul 7, 2025 • 0 new comments -
loongarch: Scaffold self-hosted LoongArch backend
#24182 commented on
Jul 5, 2025 • 0 new comments -
[zig cc] command line -isystem paths are incorrectly searched after zig's system paths, instead of before
#24243 commented on
Jul 5, 2025 • 0 new comments -
debug safety feature: runtime undefined value detection
#211 commented on
Jul 6, 2025 • 0 new comments -
Unhelpful error message when `Context` of `std.HashMapUnmanaged` is non-zero sized
#24338 commented on
Jul 6, 2025 • 0 new comments -
`floatMin` is misleading
#24292 commented on
Jul 6, 2025 • 0 new comments -
Provide static glibc implementation in Zig
#23828 commented on
Jul 6, 2025 • 0 new comments -
Can't build a working program for MIPS r6 due to misassembly of `j $ra`
#21315 commented on
Jul 6, 2025 • 0 new comments -
`zig cc` needs to pass `-m(no-)abicalls` for 64-bit MIPS
#23965 commented on
Jul 6, 2025 • 0 new comments -
Proposal: restricted function types
#23367 commented on
Jul 7, 2025 • 0 new comments -
Tracking issue for the LLVM 21 upgrade
#23176 commented on
Jul 7, 2025 • 0 new comments -
mips{,64) f16 infinity works with explicitly inline function, but not normal function
#24066 commented on
Jul 7, 2025 • 0 new comments -
Small ReleaseSafe binaries with backtraces
#18520 commented on
Jul 7, 2025 • 0 new comments -
implement self-hosted CPU model and features detection
#4591 commented on
Jul 7, 2025 • 0 new comments -
support detecting the native CPU architecture as being different than the current target
#4592 commented on
Jul 7, 2025 • 0 new comments -
handle impossible errors from the kernel with error.Unexpected instead of unreachable
#6389 commented on
Jul 7, 2025 • 0 new comments -
`std.crypto.salsa20` tests fail on RISC-V with vector support enabled
#24299 commented on
Jul 7, 2025 • 0 new comments -
"integer part of floating point value out of bounds" panic during f16 -> i32 conversion on macOS
#22247 commented on
Jul 7, 2025 • 0 new comments -
`__aeabi_drsub` test fails on `armeb-linux-*`
#22061 commented on
Jul 7, 2025 • 0 new comments -
Various vector tests fail on `armeb-linux-*`
#22060 commented on
Jul 7, 2025 • 0 new comments