zig/src-self-hosted
2020-09-04 05:12:26 +03:00
..
codegen stage2: slice return type analysis 2020-09-03 15:05:47 +03:00
link Start working on PE/COFF linking. 2020-09-04 05:12:26 +03:00
astgen.zig stage2: astgen slice 2020-09-03 15:05:46 +03:00
clang.zig translate-c: convert int to bool if bool is expected 2020-08-11 12:24:45 +03:00
clang_options.zig zig cc: fix ambiguity with -MT 2020-04-02 21:15:36 -04:00
clang_options_data.zig zig cc looks for native include directories unless -nostdinc 2020-04-04 14:58:24 -04:00
codegen.zig Merge pull request #6242 from Vexu/stage2 2020-09-03 17:22:57 -04:00
dep_tokenizer.zig run zig fmt on std lib and self hosted 2020-07-11 20:41:19 +03:00
introspect.zig stage2: make the cache dir if it doesn't already exist 2020-08-20 23:53:34 -07:00
ir.zig stage2: introduce the ability for Scope.Block to be comptime 2020-08-31 23:34:58 -07:00
libc_installation.zig run zig fmt on std lib and self hosted 2020-07-11 20:41:19 +03:00
link.zig Start working on PE/COFF linking. 2020-09-04 05:12:26 +03:00
liveness.zig hash_map: rename to ArrayHashMap and add new HashMap implementation 2020-09-02 00:17:50 +02:00
llvm.zig
main.zig zig fmt: Patch rename stream to ais (auto indenting stream) & other small refactors 2020-09-02 20:16:28 +10:00
Module.zig Start working on PE/COFF linking. 2020-09-04 05:12:26 +03:00
Package.zig stage2: add DWARF info for the main compilation unit 2020-07-31 06:48:17 +00:00
print_env.zig stage2: implement compiler id hash and add it to zig env 2020-08-17 18:56:27 -07:00
print_targets.zig simplify zig info and rename it to zig env 2020-08-17 17:06:43 -07:00
stage2.zig zig fmt: Patch rename stream to ais (auto indenting stream) & other small refactors 2020-09-02 20:16:28 +10:00
test.zig stage2: proper split of requireRuntimeBlock and requireFunctionBlock 2020-09-01 12:39:47 -07:00
tracy.zig self-hosted: fix test regressions 2020-06-24 20:28:52 -04:00
translate_c.zig hash_map: rename to ArrayHashMap and add new HashMap implementation 2020-09-02 00:17:50 +02:00
type.zig stage2: slice return type analysis 2020-09-03 15:05:47 +03:00
TypedValue.zig self-hosted: implement Decl lookup 2020-06-18 17:12:56 -04:00
value.zig stage2: various small type fixes 2020-09-03 15:05:10 +03:00
windows_sdk.zig
zir.zig stage2: slice return type analysis 2020-09-03 15:05:47 +03:00
zir_sema.zig stage2: slice return type analysis 2020-09-03 15:05:47 +03:00