| .. |
|
Air
|
compiler: combine @intCast safety checks
|
2025-06-01 12:10:57 +01:00 |
|
arch
|
x86_64: fix packed struct equality
|
2025-06-01 08:24:01 +01:00 |
|
codegen
|
compiler: combine @intCast safety checks
|
2025-06-01 12:10:57 +01:00 |
|
Compilation
|
compiler: Link libc by default when targeting NetBSD.
|
2025-05-17 04:41:27 +02:00 |
|
libs
|
Revert "mingw: Link to ucrtbased.dll instead of API set DLLs in Debug mode."
|
2025-06-02 08:06:37 +02:00 |
|
link
|
Legalize: introduce a new pass before liveness
|
2025-05-29 03:57:48 -04:00 |
|
Package
|
Module: name builtin module root directory correctly
|
2025-05-21 15:20:23 +01:00 |
|
Sema
|
Legalize: implement scalarization of binary operations
|
2025-05-31 18:54:28 -04:00 |
|
Zcu
|
compiler: implement better shuffle AIR
|
2025-06-01 08:24:01 +01:00 |
|
Air.zig
|
Legalize: implement scalarization of @shuffle
|
2025-06-01 08:24:01 +01:00 |
|
Builtin.zig
|
compiler: refactor Zcu.File and path representation
|
2025-05-18 17:37:02 +01:00 |
|
clang.zig
|
zig_clang: Fix ZigClangAPValue being underaligned vs clang::APValue.
|
2025-04-09 11:53:24 +02:00 |
|
clang_options.zig
|
zig cc: honor all -m and -mno- CPU feature flags
|
2021-11-26 19:59:33 -07:00 |
|
clang_options_data.zig
|
compiler: Allow configuring UBSan mode at the module level.
|
2025-04-26 22:54:34 +02:00 |
|
codegen.zig
|
cbe: implement stdbool.h reserved identifiers
|
2025-05-31 18:54:28 -04:00 |
|
Compilation.zig
|
Revert "mingw: Link to ucrtbased.dll instead of API set DLLs in Debug mode."
|
2025-06-02 08:06:37 +02:00 |
|
crash_report.zig
|
compiler: refactor Zcu.File and path representation
|
2025-05-18 17:37:02 +01:00 |
|
DarwinPosixSpawn.zig
|
lib/std: PermissionDenied/AccessDenied cleanup and fallout
|
2025-03-24 16:20:45 +01:00 |
|
dev.zig
|
cbe: legalize safety instructions in non-zig1 builds
|
2025-06-01 08:24:00 +01:00 |
|
fmt.zig
|
posix/write: catch MSGSIZE error (#23238)
|
2025-03-15 12:04:42 +01:00 |
|
IncrementalDebugServer.zig
|
compiler: introduce incremental debug server
|
2025-05-25 04:43:43 +01:00 |
|
InternPool.zig
|
Legalize: implement scalarization of binary operations
|
2025-05-31 18:54:28 -04:00 |
|
introspect.zig
|
compiler: refactor Zcu.File and path representation
|
2025-05-18 17:37:02 +01:00 |
|
link.zig
|
Legalize: introduce a new pass before liveness
|
2025-05-29 03:57:48 -04:00 |
|
main.zig
|
compiler: introduce incremental debug server
|
2025-05-25 04:43:43 +01:00 |
|
mutable_value.zig
|
Legalize: implement scalarization of binary operations
|
2025-05-31 18:54:28 -04:00 |
|
Package.zig
|
rename "nonce" to "fingerprint"
|
2025-02-26 11:42:04 -08:00 |
|
print_air.zig
|
compiler: implement better shuffle AIR
|
2025-06-01 08:24:01 +01:00 |
|
print_env.zig
|
compiler: refactor Zcu.File and path representation
|
2025-05-18 17:37:02 +01:00 |
|
print_targets.zig
|
compiler: refactor Zcu.File and path representation
|
2025-05-18 17:37:02 +01:00 |
|
print_value.zig
|
compiler: simplify generic functions, fix issues with inline calls
|
2025-01-21 02:41:42 +00:00 |
|
print_zir.zig
|
compiler: refactor Zcu.File and path representation
|
2025-05-18 17:37:02 +01:00 |
|
print_zoir.zig
|
compiler: introduce ZonGen and make ast-check run it for ZON inputs
|
2024-12-16 17:02:35 +00:00 |
|
RangeSet.zig
|
sema: rework type resolution to use Zcu when possible
|
2024-08-25 15:16:42 -07:00 |
|
register_manager.zig
|
codegen: fix packed byte-aligned relocations
|
2025-03-23 18:35:34 -04:00 |
|
Sema.zig
|
compiler: combine @intCast safety checks
|
2025-06-01 12:10:57 +01:00 |
|
target.zig
|
Legalize: replace safety_checked_instructions
|
2025-06-01 08:24:00 +01:00 |
|
ThreadSafeQueue.zig
|
link.flushTaskQueue: move safety lock
|
2024-10-23 16:27:39 -07:00 |
|
tracy.zig
|
Add build option to set tracy-callstack-depth in build.zig (#21990)
|
2024-11-29 12:13:06 -08:00 |
|
translate_c.zig
|
translate-c: fix callconv attribute in macro
|
2025-05-07 16:15:51 +03:00 |
|
Type.zig
|
Legalize: implement scalarization of binary operations
|
2025-05-31 18:54:28 -04:00 |
|
Value.zig
|
Legalize: implement scalarization of binary operations
|
2025-05-31 18:54:28 -04:00 |
|
Zcu.zig
|
compiler: combine @intCast safety checks
|
2025-06-01 12:10:57 +01:00 |
|
zig_clang.cpp
|
zig_clang: Fix ZigClangAPValue being underaligned vs clang::APValue.
|
2025-04-09 11:53:24 +02:00 |
|
zig_clang.h
|
zig_clang: Fix ZigClangAPValue being underaligned vs clang::APValue.
|
2025-04-09 11:53:24 +02:00 |
|
zig_clang_cc1_main.cpp
|
zig cc: Update driver files to Clang 20.
|
2025-04-04 06:08:09 +02:00 |
|
zig_clang_cc1as_main.cpp
|
zig cc: Update driver files to Clang 20.
|
2025-04-04 06:08:09 +02:00 |
|
zig_clang_driver.cpp
|
zig cc: Update driver files to Clang 20.
|
2025-04-04 06:08:09 +02:00 |
|
zig_llvm-ar.cpp
|
compiler: Update LLVM/Clang driver files to LLVM/Clang 19.
|
2024-09-19 18:20:20 -07:00 |
|
zig_llvm.cpp
|
compiler: Updates for LLVM/Clang 20 API changes.
|
2025-04-04 06:08:09 +02:00 |
|
zig_llvm.h
|
compiler: Updates for LLVM/Clang 20 API changes.
|
2025-04-04 06:08:09 +02:00 |