..
behavior
Revert "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"
2024-01-01 17:49:57 -07:00
c_abi
test: update remaining code to fix 'var is never mutated' errors
2023-11-19 09:57:04 +00:00
cases
Sema: Initialise want_safety
for switch prong child block
2023-12-29 11:42:44 +00:00
link
lib/std/Build/CheckObject: update all tests to new API
2023-12-13 12:06:25 +01:00
src
AstGen: add error for using inline loops in comptime only scopes
2023-12-08 16:54:32 -08:00
standalone
lib/std/Build/CheckObject: update all tests to new API
2023-12-13 12:06:25 +01:00
assemble_and_link.zig
migrate from std.Target.current
to @import("builtin").target
2021-10-04 23:48:55 -07:00
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