| .. |
|
behavior
|
Merge pull request #23061 from pavelverigo/stage2-wasm-misc
|
2025-04-11 15:56:35 -04:00 |
|
c_abi
|
Remove uses of deprecated callconv aliases
|
2025-03-05 03:01:43 +00:00 |
|
c_import
|
translate-c: fix division and modulo of >8-bit stdint.h types in macros
|
2025-02-20 13:33:59 +02:00 |
|
cases
|
Make translate-c more robust in handling macro functions.
|
2025-04-07 20:53:38 +00:00 |
|
incremental
|
incremental: add test for ZON file without result type
|
2025-04-02 05:58:29 +01:00 |
|
link
|
test: Disable test-elf-ld-script-path-error for now.
|
2025-03-08 07:04:27 +01:00 |
|
src
|
std: eradicate u29 and embrace std.mem.Alignment
|
2025-04-13 02:20:32 -04:00 |
|
standalone
|
Return FileNotFound when CreateProcessW is called with a missing path (#23567)
|
2025-04-15 21:39:44 +00:00 |
|
assemble_and_link.zig
|
|
|
|
behavior.zig
|
test: Disable a bunch of vector behavior tests for hexagon.
|
2025-04-11 02:28:35 +02:00 |
|
c_import.zig
|
c_import: extract behavior tests that use @cImport
|
2024-02-20 18:44:43 +01:00 |
|
cases.zig
|
remove test/cbe.zig
|
2024-03-28 15:24:01 +02:00 |
|
compare_output.zig
|
std.heap: delete LoggingAllocator and friends
|
2025-02-06 14:23:23 -08:00 |
|
compile_errors.zig
|
@deprecated: remove per-module flag in Build
|
2025-02-26 14:41:33 -05:00 |
|
gen_h.zig
|
|
|
|
llvm_targets.zig
|
test: Remove some dead FreeBSD targets from llvm_targets.
|
2025-04-06 08:05:07 +02:00 |
|
nvptx.zig
|
Remove uses of deprecated callconv aliases
|
2025-03-05 03:01:43 +00:00 |
|
run_translated_c.zig
|
remove hard tabs from source code
|
2024-07-31 16:57:42 -07:00 |
|
stack_traces.zig
|
test: Disable error union switch with call operand (ReleaseSafe) on macos.
|
2025-04-04 06:08:10 +02:00 |
|
tests.zig
|
test: Add powerpc-linux-gnueabi(hf) to the module test matrix.
|
2025-04-17 17:32:33 +02:00 |
|
translate_c.zig
|
compiler: Updates for LLVM/Clang 20 API changes.
|
2025-04-04 06:08:09 +02:00 |