Files
zig/doc
Andrew Kelley f7e9d7aa5d ability to implicitly cast integer literal to &const Int
where Int is an integer type

also introduce `@intToPtr` builtin for converting a usize
to a pointer. users now have to use this instead of `(&T)(int)`.

closes #311
2017-04-07 15:35:38 -04:00
..
2017-04-04 15:37:42 -04:00
2016-08-29 22:14:09 -07:00
2016-08-17 20:11:04 -07:00
2016-03-01 03:13:40 -07:00