issues
search
ziglang
/
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
35.06k
stars
2.56k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
zig translate-c Produces Incorrect Zig Code for Array Pointer Access
#22045
Yeaseen
opened
7 hours ago
1
`std.mem.alignInSlice` does not properly handle empty slice arguments
#22044
SnootierMoon
opened
16 hours ago
0
Autodoc: embedding html in document comments causes rendering errors
#22043
MINGtoMING
closed
1 day ago
2
Add `.unpack = false` and --no-unpack to build.zig.zon and zig fetch
#22042
marler8997
opened
1 day ago
0
MacOS Homebrew: No head is defined for zig
#22041
eli-front
closed
1 day ago
1
undefined symbol: MapViewOfFile2
#22040
lawrenceamer
opened
1 day ago
3
Zig doesn't make PDB debug files correctly on Windows?
#22039
heavymetalmixer
opened
1 day ago
0
Zig CC: MacOS Linker: Weak symbol is required to build on conditional call
#22038
djboni
opened
1 day ago
2
lldb: implement tuple types
#22037
jacobly0
opened
1 day ago
0
std.sort.heap not properly sorting in `ReleaseFast` mode
#22036
jedisct1
opened
1 day ago
0
Better unwind table support + unwind protection in `_start()` and `clone()`
#22035
alexrp
opened
2 days ago
1
`std.debug`: Gracefully handle `process_vm_readv()` `EPERM` in `MemoryAccessor.read()`.
#22034
alexrp
closed
1 day ago
0
Change CPU model/feature parsing to match LLVM's logic
#22033
alexrp
opened
2 days ago
2
zig fetch: add missing path separator in error message
#22032
tw4452852
opened
2 days ago
0
std.net.getAddressList on android platform
#22031
Iced-Sun
opened
2 days ago
0
Allow tab whitespace character to be placed inside of string and command
#22030
rxvoid
opened
2 days ago
0
Add hexagon implementations for compiler_rt builtins
#22029
androm3da
opened
2 days ago
6
fmt: add -fjit flag to zig fmt
#22028
87flowers
opened
2 days ago
0
std.crypto.bcrypt: implement the actual OpenSSH KDF
#22027
jedisct1
closed
4 hours ago
0
crypto.aes.soft: use std.atomic.cache_line instead of a harcoded value
#22026
jedisct1
closed
2 days ago
0
Fix peer type resolution with allowzero pointers
#22025
xdBronch
closed
2 days ago
0
Weird behavior parsing complex json (on Mac ARM M2)
#22024
braquino
closed
2 days ago
1
std.crypto.aes: introduce AES block vectors
#22023
jedisct1
closed
4 hours ago
1
zig fetch: handle redirects for Git packages
#22022
ianprime0509
closed
3 days ago
1
std.io.tty: add setInterruptSignalHandler
#22021
wooster0
opened
3 days ago
0
crypto.keccak.State: don't unconditionally permute after a squeeze()
#22020
jedisct1
closed
2 days ago
3
std.crypto.core.keccak: do not overpermute the sponge
#22019
krutimyltan2
closed
2 days ago
6
`Compilation`: Re-enable LTO for RISC-V.
#22018
alexrp
closed
3 days ago
0
Unsymmetric coercion (unexpected failures) when mixing ordinary and allowzero pointers
#22017
vadim-za
closed
2 days ago
1
`Compilation`: Disable LTO for all ILP32-on-LP64 ABIs.
#22016
alexrp
closed
3 days ago
0
`libunwind`: Fix compilation for the x32 ABI.
#22015
alexrp
closed
3 days ago
0
Tracking issue for the LLVM 20 upgrade
#22014
alexrp
opened
4 days ago
0
Re-enable native `f16` lowering for Hexagon
#22013
alexrp
opened
4 days ago
1
JSON compilation database support
#22012
GalaxyShard
opened
4 days ago
0
Unused shared library is not linked in executable
#22011
Mnohem
closed
3 days ago
4
Comparison with undefined has different behavior on Windows and Linux
#22010
buzmeg
closed
4 days ago
4
fixes some compiler errors for darwin in #21094
#22009
D-Berg
closed
3 days ago
2
Zig compiler crash (both with and without llvm)
#22008
sfiedler0
closed
4 days ago
1
alloc crashed due to incorrect alignment in multi-threads
#22007
daiwhea
closed
4 days ago
2
`Compilation`: Disable LTO for mips n32.
#22006
alexrp
closed
4 days ago
0
null pointers not safety-checked across ABI boundary
#22005
nektro
opened
5 days ago
5
fix llvm-enabled compiler builds with the self-hosted backend
#22004
jacobly0
closed
3 days ago
0
Remove the LoongArch `f16` lowering workaround with LLVM 20
#22003
alexrp
opened
5 days ago
0
Zig is not reproducible on different machines.
#22002
rakino
closed
5 days ago
12
std.Build.Step.ConfigHeader: cmakedefine in comments are not ignored
#22001
mikastiv
opened
5 days ago
0
Implement Progress IPC for Windows (#20105)
#22000
skyfex
opened
5 days ago
0
link: fix failing incremental test cases
#21999
jacobly0
closed
5 days ago
0
std.math.complex: Added a missing complex function.
#21998
chrboesch
opened
6 days ago
4
Can no longer pass package path to installHeadersDirectory source without "."
#21997
MasonRemaley
opened
6 days ago
2
zig build fails with many errors in any-windows-any
#21996
circle67
closed
5 days ago
4
Next