zig/doc
Andrew Kelley c7804277bf @floatToInt now has safety-checked undefined behavior
when the integer part does not fit in the destination integer type

 * Also fix incorrect safety triggered for integer casting an
   `i32` to a `u7`. closes #1138
 * adds compiler-rt function: `__floatuntidf`
2018-06-19 16:06:10 -04:00
..
codegen.md breaking syntax change: ??x to x.? (#1095) 2018-06-09 23:42:14 -04:00
docgen.zig docgen: don't leave garbage .h files lying around 2018-06-12 15:21:14 -04:00
langref.html.in @floatToInt now has safety-checked undefined behavior 2018-06-19 16:06:10 -04:00
semantic_analysis.md fix docs 2017-09-25 15:04:52 -04:00
targets.md update C headers to clang 5.0.0 2017-09-30 18:20:55 -04:00