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
/
std
/
Build
T
History
Andrew Kelley
67a5b6e5e8
delete
@cImport
from the language
...
closes
#20630
2026-04-15 17:43:53 -07:00
..
Cache
std: rename other Dir "make" functions to "create"
2025-12-23 22:15:11 -08:00
Step
delete
@cImport
from the language
2026-04-15 17:43:53 -07:00
Watch
Io.Dispatch: introduce grand central dispatch io impl
2026-02-13 12:29:40 -05:00
abi.zig
multiprocess fuzzing
2026-04-03 12:27:34 +02:00
Cache.zig
std.process: currentDir -> currentPath
2026-01-29 18:47:58 -08:00
Fuzz.zig
multiprocess fuzzing
2026-04-03 12:27:34 +02:00
Module.zig
std.Build.Module: fix dangling slice in dynamic linker arg
2026-04-02 15:19:14 +02:00
Step.zig
Further separation of stack trace and error return trace
2026-04-12 04:01:29 -07:00
Watch.zig
windows: use enums for boolean types
2026-03-20 02:25:16 +01:00
WebServer.zig
process.Child: use std.posix.SIG instead of u32 for Child.Term stopped field
2026-04-07 10:27:21 +02:00