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 12:08:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa7b33549e43abbdb4fba1d686dfd63c2ca8e8ca
zig
/
std
/
os
/
windows
T
History
Andrew Kelley
632d143bff
replace
a %% b
with
a catch b
...
See
#632
better fits the convention of using keywords for control flow
2018-01-07 17:28:20 -05:00
..
error.zig
progress toward hello world without libc in windows
2017-06-04 10:08:55 -04:00
index.zig
self-hosted compiler works on windows
2018-01-04 13:48:45 -05:00
util.zig
replace
a %% b
with
a catch b
2018-01-07 17:28:20 -05:00