zig/std/special
Andrew Kelley 0d117bb0a9 fix wrong value for clz, ctz at compile time
closes #418

also make clz, ctz return smaller integer bit widths
and use smaller integer bit widths for enum tag types
2017-08-17 17:14:35 -04:00
..
compiler_rt fix wrong value for clz, ctz at compile time 2017-08-17 17:14:35 -04:00
bootstrap.zig progress toward windows hello world working 2017-06-14 00:04:34 -04:00
build_file_template.zig add safe release build mode 2017-05-02 17:34:21 -04:00
build_runner.zig change slicing syntax from ... to .. 2017-05-19 10:39:59 -04:00
builtin.zig more intuitive left shift and right shift operators 2017-08-09 10:09:38 -04:00
test_runner.zig `@import("builtin")` instead of `@compileVar` 2017-05-01 13:12:38 -04:00
zigrt.zig change slicing syntax from ... to .. 2017-05-19 10:39:59 -04:00