.. |
arch
|
stage2 llvm: improve handling of i128 on Windows C ABI
|
2022-09-03 03:42:42 +03:00 |
autodoc
|
autodoc: highlight target line
|
2022-09-02 19:11:34 +04:30 |
codegen
|
llvm: fix the type parameter of GlobalAlias
|
2022-09-04 18:44:45 +03:00 |
link
|
coff: write base relocations for the dynamic linker
|
2022-08-31 14:39:35 +02:00 |
stage1
|
stage2+stage1: remove type parameter from bit builtins
|
2022-08-22 11:19:20 +03:00 |
translate_c
|
translate-c: use correct number of initializers for vectors
|
2022-07-30 13:24:03 +03:00 |
Air.zig
|
stage2: generate a switch for @errSetCast safety
|
2022-08-12 11:40:37 +03:00 |
AstGen.zig
|
AstGen: use reachableExpr for try operand
|
2022-09-02 17:57:10 +03:00 |
Autodoc.zig
|
autodoc: fix stage2 compile error
|
2022-09-02 18:13:17 +02:00 |
BuiltinFn.zig
|
stage2+stage1: remove type parameter from bit builtins
|
2022-08-22 11:19:20 +03:00 |
Cache.zig
|
std.fmt: require specifier for unwrapping ?T and E!T
|
2022-07-26 11:25:49 -07:00 |
clang_options_data.zig
|
stage2: implement stack protectors
|
2022-08-19 03:41:13 -07:00 |
clang_options.zig
|
|
|
clang.zig
|
Add check to verify libc++ is shared by LLVM/Clang
|
2022-07-28 22:21:24 -07:00 |
codegen.zig
|
Sema: handle union and enum field order being different
|
2022-08-21 12:51:40 +03:00 |
Compilation.zig
|
avoid exposing supportsTailCall in the standard library
|
2022-08-30 12:50:15 -07:00 |
config.zig.in
|
make self-hosted the default compiler
|
2022-08-19 16:45:15 -07:00 |
crash_report.zig
|
std.Thread: ResetEvent improvements (#11523)
|
2022-04-26 16:48:56 -05:00 |
DepTokenizer.zig
|
|
|
empty.zig
|
|
|
glibc.zig
|
src/glibc: remove redundant Arch
|
2022-08-25 16:46:32 +03:00 |
InternPool.zig
|
stage2: rename InternArena to InternPool
|
2022-04-06 11:50:23 -07:00 |
introspect.zig
|
stage2: Move WASI/Zig-specific selfExePath to introspect.zig
|
2022-04-18 23:06:49 -07:00 |
libc_installation.zig
|
std.mem: add first method to SplitIterator and SplitBackwardsIterator
|
2022-07-25 22:04:30 +03:00 |
libcxx.zig
|
stage2: implement stack protectors
|
2022-08-19 03:41:13 -07:00 |
libtsan.zig
|
stage2: implement stack protectors
|
2022-08-19 03:41:13 -07:00 |
libunwind.zig
|
stage2: implement stack protectors
|
2022-08-19 03:41:13 -07:00 |
link.zig
|
avoid exposing supportsTailCall in the standard library
|
2022-08-30 12:50:15 -07:00 |
Liveness.zig
|
stage2: generate a switch for @errSetCast safety
|
2022-08-12 11:40:37 +03:00 |
main.zig
|
stage2: fix panic when the dependency is missing
|
2022-09-02 12:53:48 +03:00 |
mingw.zig
|
avoid exposing supportsTailCall in the standard library
|
2022-08-30 12:50:15 -07:00 |
Module.zig
|
Sema: remove unused src param from typeRequiresComptime
|
2022-09-02 19:49:11 +03:00 |
musl.zig
|
stage2: implement stack protectors
|
2022-08-19 03:41:13 -07:00 |
Package.zig
|
flatten lib/std/special and improve "pkg inside another" logic
|
2022-05-06 22:41:00 -07:00 |
print_air.zig
|
stage2: generate a switch for @errSetCast safety
|
2022-08-12 11:40:37 +03:00 |
print_env.zig
|
stage2: Move WASI/Zig-specific selfExePath to introspect.zig
|
2022-04-18 23:06:49 -07:00 |
print_targets.zig
|
Remove usage of inline for from print_targets.cmdTargets
|
2022-04-26 17:52:21 -04:00 |
print_zir.zig
|
Sema: shift of comptime int with runtime value
|
2022-08-30 12:22:07 -07:00 |
RangeSet.zig
|
std.math.big.int: breaking API changes to prevent UAF
|
2022-06-29 22:06:27 -04:00 |
register_manager.zig
|
std.fmt: require specifier for unwrapping ?T and E!T
|
2022-07-26 11:25:49 -07:00 |
Sema.zig
|
Merge pull request #12723 from Vexu/stage2-fixes
|
2022-09-03 15:48:28 +03:00 |
stage1.zig
|
make self-hosted the default compiler
|
2022-08-19 16:45:15 -07:00 |
target.zig
|
avoid exposing supportsTailCall in the standard library
|
2022-08-30 12:50:15 -07:00 |
test.zig
|
make self-hosted the default compiler
|
2022-08-19 16:45:15 -07:00 |
ThreadPool.zig
|
Compilation: multi-thread compiler-rt
|
2022-06-17 16:38:59 -07:00 |
tracy.zig
|
|
|
translate_c.zig
|
translate-c: do not translate packed C structs as packed Zig structs in stage2
|
2022-09-03 03:42:42 +03:00 |
type.zig
|
Sema: remove unused src param from typeRequiresComptime
|
2022-09-02 19:49:11 +03:00 |
TypedValue.zig
|
stage2: Fix AIR printing
|
2022-07-30 12:36:11 -07:00 |
value.zig
|
Sema: resolve lazy value before intToFloat
|
2022-09-02 17:57:10 +03:00 |
WaitGroup.zig
|
Compilation: multi-thread compiler-rt
|
2022-06-17 16:38:59 -07:00 |
wasi_libc.zig
|
|
|
windows_com.hpp
|
windows_com: add missing __CRT_UUID_DECL() for IEnumSetupInstances
|
2022-07-09 14:04:38 -07:00 |
windows_sdk.cpp
|
|
|
windows_sdk.h
|
|
|
windows_sdk.zig
|
|
|
zig_clang_cc1_main.cpp
|
update llvm and clang tools to release/14.x
|
2022-02-03 13:43:51 -07:00 |
zig_clang_cc1as_main.cpp
|
update llvm and clang tools to release/14.x
|
2022-02-03 13:43:51 -07:00 |
zig_clang_driver.cpp
|
apply zig patches to clang and llvm tools
|
2022-02-03 14:01:32 -07:00 |
zig_clang.cpp
|
Add check to verify libc++ is shared by LLVM/Clang
|
2022-07-28 22:21:24 -07:00 |
zig_clang.h
|
Add check to verify libc++ is shared by LLVM/Clang
|
2022-07-28 22:21:24 -07:00 |
zig_llvm-ar.cpp
|
apply zig patches to clang and llvm tools
|
2022-02-03 14:01:32 -07:00 |
zig_llvm.cpp
|
make LLVM and Clang emit DWARF 4 instead of 5
|
2022-08-23 21:24:03 -07:00 |
zig_llvm.h
|
LLD: the driver functions now return "false" to mean "error"
|
2022-07-01 22:13:30 -07:00 |
Zir.zig
|
Sema: shift of comptime int with runtime value
|
2022-08-30 12:22:07 -07:00 |