..
behavior
Merge pull request #12979 from Vexu/inline-switch
2022-10-03 23:43:09 -04:00
c_abi
stage2: Fix multiple_llvm_int parameter passing
2022-09-28 12:48:28 +03:00
cases
Sema: fix error location when casting pointer to slice
2022-10-06 21:18:01 +03:00
link
test/link: Add linker test for producers section
2022-10-08 09:43:40 +02:00
src
std lib API deprecations for the upcoming 0.9.0 release
2021-11-30 00:13:07 -07:00
stage2
Sema: allow empty enums and unions
2022-08-17 23:03:04 +03:00
standalone
test/standalone: remove unneeded FnPtr
2022-10-03 10:28:30 -04:00
assemble_and_link.zig
behavior.zig
Merge pull request #12979 from Vexu/inline-switch
2022-10-03 23:43:09 -04:00
cases.zig
test: migrate stage1 compile error tests to updated test manifest
2022-04-28 18:35:01 +02:00
cli.zig
std: add return address parameter to panic fn
2022-09-20 19:05:00 -07:00
compare_output.zig
validate number literals in AstGen
2022-09-13 20:26:04 -04:00
compile_errors.zig
sema: load the correct AST in failWithInvalidComptimeFieldStore
2022-09-26 08:56:34 +02:00
gen_h.zig
link.zig
test/link: Add linker test for producers section
2022-10-08 09:43:40 +02:00
run_translated_c.zig
translate-c: packed struct implies align(1) on every field
2022-10-01 15:22:10 -07:00
stack_traces.zig
test-stack-traces: restore test coverage
2022-08-24 12:57:31 -07:00
standalone.zig
llvm: avoid undefined values by ensuring the StackTrace decl is analyzed
2022-10-01 04:02:09 -04:00
tests.zig
tests: force LLD off for stage2 backends until auto-select deems worthy
2022-09-07 23:16:42 +02:00
translate_c.zig
translate-c: Add tests for packed unions
2022-10-01 15:22:26 -07:00