zig/src
Alex Rønne Petersen 2bf9ff1b42
wasi: Fix libwasi-emulated-process-clocks build
Might have been broken in 05d8b565ad.
2025-07-06 20:49:19 +02:00
..
Air x86_64: increase passing test coverage on windows 2025-06-19 18:41:12 -04:00
arch compiler: delete dead x86 bits file 2025-07-02 15:03:26 -07:00
codegen compiler: change canonical path for backend ABI source files 2025-07-02 15:01:50 -07:00
Compilation Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
libs wasi: Fix libwasi-emulated-process-clocks build 2025-07-06 20:49:19 +02:00
link wasi: Build emulated libraries into libc.a 2025-07-06 20:05:18 +02:00
Package Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
Sema big.int: implement float conversions 2025-06-15 14:15:18 -04:00
Zcu Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
Air.zig Sema: detect one-possible-value types after function calls 2025-06-29 17:53:52 -07:00
Builtin.zig std.Target: Introduce Cpu convenience functions for feature tests. 2025-06-05 06:12:00 +02: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 compiler: delete arm backend 2025-07-02 14:50:41 -07:00
Compilation.zig wasi: Build emulated libraries into libc.a 2025-07-06 20:05:18 +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 remove spirv cpu arch 2025-06-23 06:03:03 +02:00
fmt.zig posix/write: catch MSGSIZE error (#23238) 2025-03-15 12:04:42 +01:00
IncrementalDebugServer.zig x86_64: fix switch dispatch bug 2025-06-06 23:42:15 -07:00
InternPool.zig InternPool: store the Nav types are named after 2025-06-12 13:55:41 +01:00
introspect.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
link.zig x86_64: increase passing test coverage on windows 2025-06-19 18:41:12 -04:00
main.zig wasi: Build emulated libraries into libc.a 2025-07-06 20:05:18 +02:00
mutable_value.zig Legalize: implement scalarization of binary operations 2025-05-31 18:54:28 -04:00
Package.zig Package.Hash.toSlice: consistent pointer 2025-06-06 11:13:36 -07:00
print_env.zig compiler: refactor Zcu.File and path representation 2025-05-18 17:37:02 +01:00
print_targets.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04: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 Sema: Stop adding Windows implib link inputs for extern "..." syntax. 2025-07-06 01:00:18 +02:00
target.zig remove spirv cpu arch 2025-06-23 06:03:03 +02:00
tracy.zig Update TracyAllocator to new allocator API 2025-07-05 00:24:40 +02:00
translate_c.zig translate-c: fix callconv attribute in macro 2025-05-07 16:15:51 +03:00
Type.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
Value.zig big.int: implement float conversions 2025-06-15 14:15:18 -04:00
Zcu.zig remove spirv cpu arch 2025-06-23 06:03:03 +02: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 llvm: Disable the machine outliner pass on RISC-V 2025-07-01 18:16:40 +02:00
zig_llvm.h llvm: Disable the machine outliner pass on RISC-V 2025-07-01 18:16:40 +02:00