zig/std
Andrew Kelley a05acaf9fd Add --color CLI option to zig fmt
It doesn't actually do terminal color yet because we need to add
cross platform terminal color abstractions. But it toggles between
the single line error reporting and the multiline error reporting.

See #1026
2018-05-30 18:26:09 -04:00
..
atomic update github.com/zig-lang to github.com/ziglang 2018-05-24 21:27:44 -04:00
c run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
crypto run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
debug run zig fmt on some of the codebase 2018-05-26 23:00:29 -04:00
fmt run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
hash run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
math run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
os run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
rand run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
special run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
zig Add --color CLI option to zig fmt 2018-05-30 18:26:09 -04:00
array_list.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
base64.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
buf_map.zig run zig fmt on some of the codebase 2018-05-26 23:00:29 -04:00
buf_set.zig run zig fmt on some of the codebase 2018-05-26 23:00:29 -04:00
buffer.zig Merge branch 'master' into pointer-reform 2018-05-13 13:38:03 -04:00
build.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
cstr.zig run zig fmt on some of the codebase 2018-05-26 23:00:29 -04:00
dwarf.zig run zig fmt on some of the codebase 2018-05-26 23:00:29 -04:00
elf.zig run zig fmt on some of the codebase 2018-05-26 23:00:29 -04:00
empty.zig
event.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
hash_map.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
heap.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
index.zig std.SegmentedList implementation 2018-05-07 01:04:43 -04:00
io_test.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
io.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
json_test.zig fix syntax of std/json_test.zig 2018-05-29 18:10:36 -04:00
json.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
linked_list.zig behavior tests passing with new pointer deref syntax 2018-05-01 01:53:04 -04:00
macho.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
mem.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
net.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
segmented_list.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
sort.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00
unicode.zig run zig fmt on the codebase 2018-05-30 16:09:11 -04:00