This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
os
/
linux
History
Andrew Kelley
77678b2cbc
breaking syntax change: orelse keyword instead of ?? (
#1096
)
...
use the `zig-fmt-optional-default` branch to have zig fmt automatically do the changes.
closes
#1023
2018-06-10 01:13:51 -04:00
..
errno.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
index.zig
disallow single-item pointer indexing
2018-06-04 01:39:57 -04:00
test.zig
disallow single-item pointer indexing
2018-06-04 01:39:57 -04:00
vdso.zig
breaking syntax change: orelse keyword instead of ?? (
#1096
)
2018-06-10 01:13:51 -04:00
x86_64.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00