zig/std/os/linux
Andrew Kelley 7912061226 remove integer and float casting syntax
* add `@intCast`
 * add `@floatCast`
 * add `@floatToInt`
 * add `@intToFloat`

See #1061
2018-06-17 02:57:07 -04:00
..
errno.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
index.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
test.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
vdso.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
x86_64.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00