This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
mirror of
https://codeberg.org/ziglang/zig.git
synced
2025-12-09 15:19:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
21c60922e3
zig
/
std
/
fs
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
..
file.zig
fixes for windows to build self hosted compiler
2019-05-27 15:55:15 -04:00
get_app_data_dir.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00
path.zig
different array literal syntax when inferring the size
2019-06-09 19:26:32 -04:00