.. |
behavior
|
x86_64: fix packed struct field reuse
|
2023-12-04 13:31:54 -05:00 |
c_abi
|
test: update remaining code to fix 'var is never mutated' errors
|
2023-11-19 09:57:04 +00:00 |
cases
|
Sema: improve error location for array cat/mul
|
2023-11-30 13:15:40 +02:00 |
link
|
test/link/elf: adjust tests for new errors
|
2023-12-05 14:40:13 +01:00 |
src
|
translate-c: use struct_init_one for empty struct initializer
|
2023-11-24 22:44:33 +00:00 |
standalone
|
test: update remaining code to fix 'var is never mutated' errors
|
2023-11-19 09:57:04 +00:00 |
assemble_and_link.zig
|
|
|
behavior.zig
|
Zir: add missing extra index for linksection_or_addspace
|
2023-11-25 11:39:37 +00:00 |
cases.zig
|
llvm: fix data layout calculation for experimental llvm targets
|
2023-08-01 19:20:22 -07:00 |
cbe.zig
|
Move duplicate field detection for struct init expressions into AstGen
|
2023-11-16 14:38:16 +00:00 |
compare_output.zig
|
test: update remaining code to fix 'var is never mutated' errors
|
2023-11-19 09:57:04 +00:00 |
compile_errors.zig
|
give modules friendly names for error reporting
|
2023-10-08 20:58:04 -07:00 |
gen_h.zig
|
all: zig fmt and rename "@XToY" to "@YFromX"
|
2023-06-19 12:34:42 -07:00 |
link.zig
|
test/link: spawn ELF and MachO tests from the same root test/link/link.zig
|
2023-11-10 13:44:43 +01:00 |
llvm_targets.zig
|
llvm: fix data layout calculation for experimental llvm targets
|
2023-08-01 19:20:22 -07:00 |
nvptx.zig
|
all: migrate code to new cast builtin syntax
|
2023-06-24 16:56:39 -07:00 |
run_translated_c.zig
|
tests: translate-c and run-translated-c to the test harness
|
2023-10-17 11:55:17 +03:00 |
stack_traces.zig
|
zig fmt: fix extra whitespace with multiline strings
|
2022-12-17 00:24:58 +02:00 |
standalone.zig
|
sema: fixup underflows during struct / ptr array init when using -fstrip
|
2023-11-12 18:22:57 -05:00 |
tests.zig
|
test: test with -fstrip and fix failures
|
2023-12-01 04:34:50 +00:00 |
translate_c.zig
|
translate-c: use Aro's tokenizer
|
2023-11-25 12:28:19 +02:00 |