This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-26 13:01:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67a5b6e5e8280ef736d458c4596137c58c2c253a
zig
/
lib
/
compiler
T
History
Andrew Kelley
67a5b6e5e8
delete
@cImport
from the language
...
closes
#20630
2026-04-15 17:43:53 -07:00
..
aro
update aro to latest
2026-04-11 15:17:46 -07:00
reduce
Remove legacy asm clobbers syntax handling
2025-11-27 20:16:03 +00:00
resinator
Update resinator for latest aro
2026-04-11 15:17:46 -07:00
translate-c
update translate-c to latest
2026-04-11 15:17:46 -07:00
build_runner.zig
delete
@cImport
from the language
2026-04-15 17:43:53 -07:00
libc.zig
rename env_map to environ_map
2026-01-04 00:27:09 -08:00
objcopy.zig
compiler: various lil' fixes
2026-03-10 10:26:14 +00:00
objdump.zig
objdump: recognize some file types
2026-04-11 18:56:51 -07:00
reduce.zig
process.Child: use std.posix.SIG instead of u32 for Child.Term stopped field
2026-04-07 10:27:21 +02:00
std-docs.zig
process.Child: use std.posix.SIG instead of u32 for Child.Term stopped field
2026-04-07 10:27:21 +02:00
test_runner.zig
Fixes compiler error in fuzz tester due to stack trace and error trace separation
2026-04-15 22:52:57 +02:00
util.zig
- aroDiagnosticsToErrorBundle: fixup not clearing notes after flushing the current error
2025-10-09 13:34:25 -04:00