This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-21 16:11:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
elfv2
zig
/
src
/
Sema
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Matthew Lugg
fecd28371d
Sema: fix crash bitcasting undefined to bitpack type
...
Resolves:
https://codeberg.org/ziglang/zig/issues/31944
2026-05-07 06:22:47 +02:00
..
arith.zig
compiler: use 'std.lang' instead of 'std.builtin'
2026-05-03 12:23:30 +01:00
bitcast.zig
Sema: fix crash bitcasting undefined to bitpack type
2026-05-07 06:22:47 +02:00
comptime_ptr_access.zig
fix comptime @ptrcasting from a larger type to a smaller one (
#31774
)
2026-04-10 23:31:21 +02:00
LowerZon.zig
LowerZon: fix
packed
containers
2026-05-02 20:05:33 +02:00
type_resolution.zig
compiler: depend on 'std.lang' instead of 'std.builtin'
2026-05-03 12:23:29 +01:00