zig/test/stage1
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
..
behavior breaking: fix @typeInfo handling of global error set type 2019-03-14 11:57:56 -04:00
c_abi first class support for compiling C code 2019-02-25 11:45:00 -05:00
behavior.zig rename std lib files to new convention 2019-03-02 16:46:04 -05:00