zig/std/os/windows
emekoi 8e69a18d8c made colored output more consistent (#1706)
* made colored output more consistent
* added os.supportsAnsiEscapeCodes
2018-11-08 00:36:36 -05:00
..
advapi32.zig Fixed code still using old ptr syntax 2018-10-20 17:59:06 +02:00
error.zig
index.zig remove @minValue,@maxValue; add std.math.minInt,maxInt 2018-10-26 15:01:51 -04:00
kernel32.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
ntdll.zig use RtlCaptureStackBackTrace on windows 2018-08-29 16:35:51 -04:00
ole32.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
shell32.zig removed unneeded dll extension 2018-10-04 11:43:53 -04:00
util.zig made colored output more consistent (#1706) 2018-11-08 00:36:36 -05:00