This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-01-04 04:25:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
std
History
Andrew Kelley
6f1a7a0d70
add abort function and "cold" fn attribute
2016-02-02 00:42:06 -07:00
..
bootstrap.zig
variable initializations are now mandatory
2016-01-25 23:56:46 -07:00
builtin.zig
syntax: back to -> for return type, no more =>
2016-01-25 17:08:18 -07:00
errno.zig
re-add errno.zig
2016-01-07 03:22:53 -07:00
math.zig
better f64_is_nan
2016-01-29 21:12:33 +13:00
mem.zig
malloc fails on mmap error code properly
2016-01-28 16:01:52 +13:00
rand.zig
variable initializations are now mandatory
2016-01-25 23:56:46 -07:00
std.zig
add abort function and "cold" fn attribute
2016-02-02 00:42:06 -07:00
syscall.zig
add abort function and "cold" fn attribute
2016-02-02 00:42:06 -07:00