Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Veikka Tuominen 67afd2a470 Sema: make @call compile errors match regular calls
Closes #15642
2023-05-11 12:23:57 +03:00
..
behavior
Sema: return const pointers from ref inits
2023-05-11 12:23:57 +03:00
c_abi
…
cases
Sema: make @call compile errors match regular calls
2023-05-11 12:23:57 +03:00
link
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
src
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
standalone
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
assemble_and_link.zig
…
behavior.zig
Disallow named test decls with duplicate names
2023-05-08 10:59:06 +03:00
cases.zig
re-enable test-cases and get them all passing
2023-03-15 10:48:14 -07:00
cbe.zig
re-enable test-cases and get them all passing
2023-03-15 10:48:14 -07:00
compare_output.zig
…
compile_errors.zig
Port some stage1 test cases to stage2
2023-03-20 19:55:50 -04:00
gen_h.zig
…
link.zig
Merge pull request #15101 from motiejus/glibc_compat
2023-04-06 17:15:58 -04:00
nvptx.zig
amdgpu,nvptx: unify kernel calling conventions
2023-04-09 01:51:54 +02:00
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
Sema: fix empty infinite loops
2023-04-17 02:30:10 +03:00
tests.zig
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
translate_c.zig
translate-c: fix codegen when C source has variables named the same as mangling prefixes
2023-04-26 17:30:46 +03:00