This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
zig
/
std
/
hash
History
Andrew Kelley
b735764898
different array literal syntax when inferring the size
...
old syntax: []i32{1, 2, 3} new syntax: [_]i32{1, 2, 3}
closes
#1797
2019-06-09 19:26:32 -04:00
..
adler.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
crc.zig
rename std lib files to new convention
2019-03-02 16:46:04 -05:00
fnv.zig
rename std lib files to new convention
2019-03-02 16:46:04 -05:00
siphash.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00