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-10 17:35:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/stage1
History
Andrew Kelley 25ac2fe8cd
fix anon enum literal used with switch on union(enum)
closes #2141
closes #2142
2019-03-31 12:43:21 -04:00
..
behavior
fix anon enum literal used with switch on union(enum)
2019-03-31 12:43:21 -04:00
c_abi
c_abi: add some tests for int and float parameter passing potentially using both registers and stack
2019-03-19 22:09:12 +01:00
behavior.zig
add regression tests for a bug fixed by an older commit
2019-03-23 19:01:51 -04:00