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-28 03:17:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,660
Commits
57
Branches
25
Tags
0.4.0
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Andrew Kelley
1f7ec741fa
implement
?return
expression
2016-08-29 22:14:09 -07:00