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
Timon Kruiper 6e89692d81 C ABI: Add C support for passing structs of floats to an extern function
Currently this does not handle returning these structs yet.

Related: #1481
2020-05-28 22:56:33 -04:00
..
src
std lib API deprecations for the upcoming 0.6.0 release
2020-03-30 14:23:22 -04:00
stage1
C ABI: Add C support for passing structs of floats to an extern function
2020-05-28 22:56:33 -04:00
stage2
stage2: first pass at recursive dependency resolution
2020-05-28 12:19:00 -04:00
standalone
Enable the test standalone/global_linkage
2020-05-16 02:05:55 +09:00
assemble_and_link.zig
…
cli.zig
std lib API deprecations for the upcoming 0.6.0 release
2020-03-30 14:23:22 -04:00
compare_output.zig
…
compile_errors.zig
Add matching compile error test
2020-05-26 18:00:08 +02:00
gen_h.zig
@OpaqueType -> @Type(.Opaque)
2020-04-28 00:02:13 -06:00
run_translated_c.zig
translate-c: use correct scope in for loop condition
2020-05-27 14:14:17 +03:00
runtime_safety.zig
update docs/tests for async/extern fn removal
2020-05-05 10:31:32 -06:00
stack_traces.zig
update docs/tests for async/extern fn removal
2020-05-05 10:31:32 -06:00
standalone.zig
Enable the test standalone/global_linkage
2020-05-16 02:05:55 +09:00
tests.zig
Added custom build step id, made tests.zig steps use it
2020-05-25 11:36:12 +03:00
translate_c.zig
Merge pull request #5195 from tadeokondrak/opaquetype-to-type-opaque
2020-04-28 16:21:07 -04:00