zig/tools
Robin Voetter 4b4fbe3887
Replace @typeOf with @TypeOf in all zig source
This change was mostly made with `zig fmt` and this also modified some whitespace. Note that in some files, `zig fmt` produced incorrect code, so the change was made manually.
2019-12-10 11:09:41 -05:00
..
merge_anal_dumps.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
process_headers.zig Update `process_headers.zig` to use `@as` 2019-12-03 20:05:07 +09:00
update_glibc.zig rename std.heap.direct_allocator to std.heap.page_allocator 2019-11-25 17:25:06 -05:00