Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley f4e426a06c
Merge pull request #18076 from ziglang/revert-iterable-dir
std.fs: Absorb `IterableDir` into `Dir`
2023-11-23 01:44:07 -05:00
..
behavior
std: remove meta.trait
2023-11-22 13:24:27 -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: disallow call to undefined function
2023-11-23 02:08:15 +00:00
link
test: update remaining code to fix 'var is never mutated' errors
2023-11-19 09:57:04 +00:00
src
update for the std.fs.Dir changes
2023-11-22 15:24:57 -07: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
…
cases.zig
…
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
…
gen_h.zig
…
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
…
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
sema: fixup underflows during struct / ptr array init when using -fstrip
2023-11-12 18:22:57 -05:00
tests.zig
update for the std.fs.Dir changes
2023-11-22 15:24:57 -07:00
translate_c.zig
translate-c: translate 80/128-bit long double literals
2023-11-21 14:14:01 +02:00