zig/std/os
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
..
linux remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
windows remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
child_process.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
darwin_errno.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
darwin.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
epoch.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
file.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
get_user_id.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
index.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
path.zig std.os.path.dirname: return null instead of empty slice 2018-06-14 16:15:32 -04:00
test.zig implement std.os.Dir for windows 2018-06-12 01:57:09 -04:00
time.zig remove integer and float casting syntax 2018-06-17 02:57:07 -04:00
zen.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00