| .. |
|
codegen
|
Cleaned up RISC-V instruction creation, added 32-bit immediates (#6077)
|
2020-08-18 00:30:00 -04:00 |
|
link
|
stage2/wasm: only free types after func overwrite
|
2020-08-18 01:01:13 +02:00 |
|
astgen.zig
|
Merge pull request #6060 from Vexu/stage2
|
2020-08-18 00:15:36 +03:00 |
|
cbe.h
|
CBE: support unreachable on GCC
|
2020-08-12 21:58:21 -07: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
|
stage2: minor cleanup
|
2020-08-18 15:11:24 -07:00 |
|
dep_tokenizer.zig
|
run zig fmt on std lib and self hosted
|
2020-07-11 20:41:19 +03:00 |
|
introspect.zig
|
stage2: implement compiler id hash and add it to zig env
|
2020-08-17 18:56:27 -07:00 |
|
ir.zig
|
stage2: astgen for if and while with error unions
|
2020-08-17 14:28:04 +03:00 |
|
libc_installation.zig
|
run zig fmt on std lib and self hosted
|
2020-07-11 20:41:19 +03:00 |
|
link.zig
|
stage2/wasm: add basic test cases
|
2020-08-18 01:47:03 +02:00 |
|
liveness.zig
|
Merge pull request #6046 from heidezomp/std-log-scoped-part2
|
2020-08-17 16:59:27 -04:00 |
|
llvm.zig
|
fix stage2 build
|
2019-12-29 11:04:58 +02:00 |
|
main.zig
|
Merge pull request #6056 from ifreund/wasm-backend
|
2020-08-18 00:28:05 -04:00 |
|
Module.zig
|
stage2/wasm: write exports on flush, cleanup
|
2020-08-18 01:01:13 +02: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
|
simplify zig info and rename it to zig env
|
2020-08-17 17:06:43 -07:00 |
|
test.zig
|
stage2: minor cleanup
|
2020-08-18 15:11:24 -07:00 |
|
tracy.zig
|
self-hosted: fix test regressions
|
2020-06-24 20:28:52 -04:00 |
|
translate_c.zig
|
std.zig.ast: extract out Node.LabeledBlock from Node.Block
|
2020-08-14 22:50:00 -04:00 |
|
type.zig
|
address review feedback
|
2020-08-17 19:21:03 +03:00 |
|
TypedValue.zig
|
self-hosted: implement Decl lookup
|
2020-06-18 17:12:56 -04:00 |
|
value.zig
|
stage2: fix signed <-> unsigned Value casts
|
2020-08-17 01:40:46 -04:00 |
|
windows_sdk.zig
|
self-hosted libc detection
|
2020-02-16 13:25:30 -05:00 |
|
zir.zig
|
stage2: astgen for if and while with error unions
|
2020-08-17 14:28:04 +03:00 |
|
zir_sema.zig
|
Handle singular param count word in error messages (#6073)
|
2020-08-17 22:18:29 -04:00 |