This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
014cc60a72ac2d64935bf424459b5fa13e281ed9
zig
/
test
/
cases
/
bugs
History
Andrew Kelley
7dd3c3814d
fix incorrect error union const value generation
...
closes
#1442
zig needed to insert explicit padding into this structure before it got bitcasted.
2018-09-11 15:16:50 -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
726.zig
add test case for
#726
2018-09-05 18:20:04 -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
1277.zig
fix incorrectly generating an unused const fn global
2018-08-22 14:31:30 -04:00
1381.zig
fix incorrect union const value generation
2018-09-11 12:59:39 -04:00
1421.zig
fix false negative determining if function is generic
2018-08-27 16:14:48 -04:00
1442.zig
fix incorrect error union const value generation
2018-09-11 15:16:50 -04:00