zig/src
Veikka Tuominen b2486fbc5e
Merge pull request #12121 from Vexu/span
Stage2 point to error location using spans
2022-07-16 12:22:53 +03:00
..
arch stage2 ARM: add integer modulo with constant power-of-two rhs 2022-07-12 23:22:15 +02:00
codegen LLVM: disable the ABI size safety check 2022-07-14 23:26:32 -07:00
link wasm-linker: Implement linker tests (#12006) 2022-07-12 14:36:33 +02:00
stage1
translate_c
Air.zig
AstGen.zig AstGen: fix loop control flow applying to wrong loop 2022-07-13 16:10:41 -07:00
BuiltinFn.zig
Cache.zig
clang_options_data.zig
clang_options.zig
clang.zig
codegen.zig
Compilation.zig Merge pull request #12121 from Vexu/span 2022-07-16 12:22:53 +03:00
config.zig.in
crash_report.zig
DepTokenizer.zig
empty.zig
glibc.zig
InternPool.zig
introspect.zig
libc_installation.zig
libcxx.zig
libtsan.zig
libunwind.zig
link.zig wasm-linker: Implement linker tests (#12006) 2022-07-12 14:36:33 +02:00
Liveness.zig
main.zig Merge pull request #12121 from Vexu/span 2022-07-16 12:22:53 +03:00
mingw.zig
Module.zig Module: improve source spans for initializers and var types 2022-07-15 16:06:16 +03:00
musl.zig
Package.zig
print_air.zig
print_env.zig
print_targets.zig
print_zir.zig Merge pull request #12121 from Vexu/span 2022-07-16 12:22:53 +03:00
RangeSet.zig
register_manager.zig
Sema.zig Merge pull request #12121 from Vexu/span 2022-07-16 12:22:53 +03:00
stage1.zig
target.zig
test.zig std.fs: remove OpenDirOptions.iterate 2022-07-15 14:39:21 +03:00
ThreadPool.zig
tracy.zig
translate_c.zig
type.zig LLVM: fix ABI size of optional and error union types 2022-07-14 23:24:57 -07:00
TypedValue.zig
value.zig Sema: fix coerce_result_ptr in case of inferred result type 2022-07-14 16:48:44 -07:00
WaitGroup.zig
wasi_libc.zig
windows_com.hpp
windows_sdk.cpp
windows_sdk.h
windows_sdk.zig
zig_clang_cc1_main.cpp
zig_clang_cc1as_main.cpp
zig_clang_driver.cpp
zig_clang.cpp
zig_clang.h
zig_llvm-ar.cpp
zig_llvm.cpp zig_llvm: include Debug Info Version even for CodeView 2022-07-12 18:38:11 -07:00
zig_llvm.h
Zir.zig stage2: lower each struct field type, align, init separately 2022-07-13 02:38:13 -04:00