zig/src-self-hosted
Andrew Kelley 0237e7a701 std.io.getStdOut and related fns no longer can error
Thanks to the Windows Process Environment Block, it is possible to
obtain handles to the standard input, output, and error streams without
possibility of failure.
2019-11-13 04:01:40 +00:00
..
arg.zig
c_int.zig
c.zig
clang.zig
codegen.zig
compilation.zig
decl.zig
dep_tokenizer.zig
errmsg.zig
introspect.zig
ir.zig
libc_installation.zig
link.zig
llvm.zig
main.zig
package.zig
scope.zig
stage1.zig
target.zig
test.zig
translate_c.zig
type.zig
value.zig
visib.zig