zig/lib/std/special
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
..
compiler_rt update the codebase to use @as 2019-11-08 15:57:24 -05:00
docs generated docs: move color to box-shadow CSS prop 2019-10-30 21:20:02 -04:00
init-exe mv std/ lib/ 2019-09-25 23:35:41 -04:00
init-lib mv std/ lib/ 2019-09-25 23:35:41 -04:00
build_runner.zig std.io.getStdOut and related fns no longer can error 2019-11-13 04:01:40 +00:00
c.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
compiler_rt.zig update the codebase to use @as 2019-11-08 15:57:24 -05:00
start.zig make callMainAsync async 2019-11-07 13:18:47 -05:00
start_lib.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
start_windows_tls.zig Support for TLS on Win32 2019-10-06 16:45:51 +02:00
test_runner.zig Merge branch 'stratact-no-dir-allocators' 2019-10-21 23:54:29 -04:00