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-25 07:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/cases/bugs
History
Andrew Kelley 4b68ef45af fix incorrectly generating an unused const fn global
closes #1277
2018-08-22 14:31:30 -04:00
..
394.zig
run zig fmt on the codebase
2018-05-29 04:23:38 -04:00
655_other_file.zig
fix const and volatile qualifiers being dropped sometimes
2017-12-13 21:53:52 -05:00
655.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
656.zig
breaking syntax change: ??x to x.? (#1095)
2018-06-09 23:42:14 -04:00
828.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
920.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
1111.zig
clean up self hosted main. delete unsupported commands
2018-06-22 01:54:38 -04:00
1230.zig
add an assertion to the test
2018-07-14 11:33:01 -04:00
1277.zig
fix incorrectly generating an unused const fn global
2018-08-22 14:31:30 -04:00