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-05-07 02:12:40 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,994
Commits
63
Branches
25
Tags
08d41da916787ab0c19130dc4dc4e7b0e75c9fa8
Commit Graph
2 Commits
Author
SHA1
Message
Date
Andrew Kelley
080dd27157
breaking: fix @typeInfo handling of global error set type
...
`builtin.TypeInfo.ErrorSet` is now `?[]Error` instead of `struct{errors:[]Error}`.
closes
#1936
2019-03-14 11:57:56 -04:00
Andrew Kelley
e402455704
rename std lib files to new convention
2019-03-02 16:46:04 -05:00