This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-26 08:03:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
test
/
cases
/
bugs
History
Andrew Kelley
ec1b6f6673
breaking syntax change: ??x to x.? (
#1095
)
...
See
#1023
This also renames Nullable/Maybe to Optional
2018-06-09 23:42:14 -04:00
..
394.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
655_other_file.zig
fix const and volatile qualifiers being dropped sometimes
2017-12-13 21:53:52 -05:00
655.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
656.zig
breaking syntax change: ??x to x.? (
#1095
)
2018-06-09 23:42:14 -04:00
828.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
920.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00