This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
0b92d689d0e64164bb8908c807db9338d59c41ce
zig
/
std
/
zig
History
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
..
ast.zig
std.zig.ast: add test for iterate
2018-06-13 11:48:06 -04:00
bench.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
index.zig
separate std.zig.parse and std.zig.render
2018-05-07 22:07:50 -04:00
parse.zig
std.zig: update syntax for orelse keyword
2018-06-10 01:18:31 -04:00
parser_test.zig
std.zig: update syntax for orelse keyword
2018-06-10 01:18:31 -04:00
render.zig
breaking syntax change: orelse keyword instead of ?? (
#1096
)
2018-06-10 01:13:51 -04:00
tokenizer.zig
remove integer and float casting syntax
2018-06-17 02:57:07 -04:00