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-29 03:57:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cceaa73ff26b042d0face50ed9798ef8db36deda
zig
/
std
/
os
T
History
Andrew Kelley
9f92042da9
allow undefined to be resolved with other types
...
closes
#295
2017-05-01 22:37:34 -04:00
..
child_process.zig
allow undefined to be resolved with other types
2017-05-01 22:37:34 -04:00
darwin_x86_64.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00
darwin.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
errno.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00
index.zig
make debug safety stuff lazy
2017-05-01 19:16:48 -04:00
linux_i386.zig
back to AT&T syntax for assembly
2017-04-30 11:28:11 -04:00
linux_x86_64.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00
linux.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
path.zig
@import("builtin")
instead of
@compileVar
2017-05-01 13:12:38 -04:00
windows.zig
organize std and make import relative to current file
2017-03-26 06:39:28 -04:00