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 2025-12-20 05:03:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley d5648d2640
remove implicit cast from T to *const T
closes #1465
2018-10-15 18:23:47 -04:00
..
cases
remove implicit cast from T to *const T
2018-10-15 18:23:47 -04:00
stage1/c_abi
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
stage2
fix race conditions in self-hosted compiler; add test
2018-07-24 21:28:54 -04:00
standalone
remove implicit cast from T to *const T
2018-10-15 18:23:47 -04:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
behavior.zig
stage1: unify 2 implementations of pointer deref
2018-09-21 18:47:12 -04:00
build_examples.zig
disable C ABI tests on macos due to LLD deficiency
2018-10-06 00:06:36 -04:00
cli.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
compare_output.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
compile_errors.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
gen_h.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
runtime_safety.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00
tests.zig
remove implicit cast from T to *const T
2018-10-15 18:23:47 -04:00
translate_c.zig
Solve the return type ambiguity (#1628)
2018-10-15 09:51:15 -04:00