zig/src-self-hosted
2020-06-08 02:28:39 -04:00
..
codegen [Stage2/x86] Fix 8-bit register order 2020-06-08 02:28:39 -04:00
clang_options_data.zig
clang_options.zig
clang.zig translate-c: fix decl statement regression 2020-05-23 17:50:35 -04:00
codegen.zig [Stage2/Codegen] Extract REX 2020-05-29 13:33:09 -04:00
dep_tokenizer.zig
introspect.zig
ir.zig move Module to its own file 2020-05-15 21:44:33 -04:00
libc_installation.zig rework self-hosted compiler for incremental builds 2020-05-10 02:05:54 -04:00
link.zig remove debug log statements 2020-05-28 22:43:16 -04:00
llvm.zig
main.zig translate-c is building again, but I have 1 @panic in there 2020-05-23 16:24:03 -04:00
Module.zig stage2: fix referencing decls which appear later in the file 2020-06-02 17:43:51 -04:00
Package.zig self-hosted: link: global offset table support for decls 2020-05-12 20:11:47 -04:00
print_targets.zig
stage2.zig Merge remote-tracking branch 'origin/master' into self-hosted-incremental-compilation 2020-05-16 01:26:18 -04:00
test.zig update ZIR compare output test to test incremental updates 2020-05-17 13:49:22 -04:00
translate_c.zig translate-c: don't crash on complex switches 2020-06-04 14:22:27 +03:00
type.zig stage2: handle deletions and better dependency resolution 2020-05-28 22:42:13 -04:00
TypedValue.zig self-hosted: fix compile errors, except for codegen.zig 2020-05-13 20:06:01 -04:00
value.zig stage2: handle deletions and better dependency resolution 2020-05-28 22:42:13 -04:00
windows_sdk.zig
zir.zig stage2: fix referencing decls which appear later in the file 2020-06-02 17:43:51 -04:00