zig/std/c
Jimmi Holst Christensen 378d3e4403
Solve the return type ambiguity (#1628)
Changed container and initializer syntax
* <container> { ... } -> <container> . { ... }
* <exrp> { ... } -> <expr> . { ...}
2018-10-15 09:51:15 -04:00
..
darwin.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
index.zig Merge pull request #1294 from ziglang/async-fs 2018-08-10 15:51:17 -04:00
linux.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
windows.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00