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 e204a6edb8
Merge pull request #18988 from castholm/lazy-build-zig
std.Build: add `lazyImport` (`@import` for lazy dependencies)
2024-04-07 15:43:54 -07:00
..
behavior
Merge pull request #18988 from castholm/lazy-build-zig
2024-04-07 15:43:54 -07:00
c_abi
x86_64: fix abi of nested structs
2024-04-06 13:02:55 -07:00
c_import
…
cases
Update uses of @fieldParentPtr to use RLS
2024-03-30 20:50:48 -04:00
link
fix compilation failures found by CI
2024-03-19 16:18:18 -07:00
src
test manifest key checking and other fixes
2024-03-08 02:59:45 -08:00
standalone
Account for dependency boundaries when duping headers
2024-04-07 15:34:47 +02:00
assemble_and_link.zig
…
behavior.zig
Sema: fix non-pub usingnamespace in @typeInfo
2024-04-06 12:57:51 -07:00
c_import.zig
…
cases.zig
remove test/cbe.zig
2024-03-28 15:24:01 +02:00
compare_output.zig
…
compile_errors.zig
…
gen_h.zig
…
link.zig
…
llvm_targets.zig
…
nvptx.zig
…
run_translated_c.zig
…
stack_traces.zig
…
standalone.zig
Add standalone tests for Compile.installHeaders
2024-04-07 15:34:47 +02:00
tests.zig
cbe: rewrite CType
2024-03-30 20:50:48 -04:00
translate_c.zig
add tests for fixed stage1 bugs
2024-03-28 15:24:01 +02:00