zig/src-self-hosted
Andrew Kelley a3da584248 self-hosted: ir: implement separated analysis of Decl and Fn 2020-05-12 23:59:46 -04:00
..
ir self-hosted: ir: implement separated analysis of Decl and Fn 2020-05-12 23:59:46 -04:00
Package.zig self-hosted: link: global offset table support for decls 2020-05-12 20:11:47 -04:00
TypedValue.zig self-hosted: rework the memory layout of ir.Module and related types 2020-05-12 01:02:48 -04:00
clang.zig @OpaqueType -> @Type(.Opaque) 2020-04-28 00:02:13 -06: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 self-hosted: link: global offset table support for decls 2020-05-12 20:11:47 -04:00
compilation.zig rework self-hosted compiler for incremental builds 2020-05-10 02:05:54 -04:00
dep_tokenizer.zig (breaking) std.Buffer => std.ArrayListSentineled(u8, 0) 2020-04-01 13:30:07 -04:00
errmsg.zig std: use std.ArrayList(u8).OutStream instead of std.Buffer.OutStream 2020-04-01 10:36:38 -04:00
introspect.zig self-hosted: use fs.selfExePathAlloc 2020-03-25 18:40:28 -04:00
ir.zig self-hosted: ir: implement separated analysis of Decl and Fn 2020-05-12 23:59:46 -04:00
libc_installation.zig rework self-hosted compiler for incremental builds 2020-05-10 02:05:54 -04:00
link.zig self-hosted: link: global offset table support for decls 2020-05-12 20:11:47 -04:00
llvm.zig fix stage2 build 2019-12-29 11:04:58 +02:00
main.zig rename mem.separate to mem.split 2020-04-04 17:37:51 -04:00
print_targets.zig windows: don't hard-code forward-slash paths 2020-03-27 21:28:52 -04:00
stage2.zig zig fmt: still print the relative path 2020-04-27 13:38:19 -04:00
test.zig rework self-hosted compiler for incremental builds 2020-05-10 02:05:54 -04:00
translate_c.zig rework std.math.big.Int 2020-05-01 06:47:56 -04:00
type.zig self-hosted: rework the memory layout of ir.Module and related types 2020-05-12 01:02:48 -04:00
value.zig self-hosted: ir: implement separated analysis of Decl and Fn 2020-05-12 23:59:46 -04:00
windows_sdk.zig self-hosted libc detection 2020-02-16 13:25:30 -05:00