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-01-05 21:13:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Vexu 06e6d39c6c
Merge pull request #5257 from matt1795/scoped-typedef
Add scoped typedef to translate-c
2020-05-06 12:28:30 +03:00
..
src
std lib API deprecations for the upcoming 0.6.0 release
2020-03-30 14:23:22 -04:00
stage1
update tests for nosuspend
2020-05-05 05:55:26 -06:00
stage2
add ZIR transform test case
2020-05-01 06:47:20 -04:00
standalone
zig fmt
2020-05-05 05:55:25 -06:00
assemble_and_link.zig
update std lib to new Target API
2020-02-28 14:51:54 -05:00
cli.zig
std lib API deprecations for the upcoming 0.6.0 release
2020-03-30 14:23:22 -04:00
compare_output.zig
test & docs fixups to work with new semantics
2020-03-19 09:53:55 -04:00
compile_errors.zig
Merge pull request #5272 from tadeokondrak/noasync-to-nosuspend
2020-05-05 11:21:02 -04:00
gen_h.zig
@OpaqueType -> @Type(.Opaque)
2020-04-28 00:02:13 -06:00
run_translated_c.zig
translate-c: small patch to fix bultin type detection
2020-05-06 11:48:46 +03:00
runtime_safety.zig
update tests for nosuspend
2020-05-05 05:55:26 -06:00
stack_traces.zig
std: Minor changes to TLS handling
2020-03-28 11:20:38 -04:00
standalone.zig
update std lib to new Target API
2020-02-28 14:51:54 -05:00
tests.zig
Add mips support to standard library
2020-04-24 15:28:55 -04:00
translate_c.zig
Merge pull request #5195 from tadeokondrak/opaquetype-to-type-opaque
2020-04-28 16:21:07 -04:00