zig/test/cases
2018-07-13 12:34:42 -04:00
..
bugs clean up self hosted main. delete unsupported commands 2018-06-22 01:54:38 -04:00
import
namespace_depends_on_compile_var
pub_enum
align.zig
alignof.zig
array.zig Implement const_values_equal for array type 2018-06-28 10:34:37 +02:00
asm.zig
atomics.zig
bitcast.zig
bool.zig
byval_arg_var.zig
cast.zig add f16 type 2018-06-27 16:20:04 +02:00
const_slice_child.zig
coroutine_await_struct.zig fix await on early return when return type is struct 2018-07-04 11:51:02 -04:00
coroutines.zig fix await on early return when return type is struct 2018-07-04 11:51:02 -04:00
defer.zig
enum_with_members.zig
enum.zig
error.zig
eval.zig fix comptime @tagName crashing sometimes 2018-06-27 13:15:55 -04:00
field_parent_ptr.zig
fn_in_struct_in_comptime.zig
fn.zig
for.zig
generics.zig
if.zig
import.zig
incomplete_struct_param_tld.zig
ir_block_deps.zig
math.zig Correct hex-float parsing 2018-06-28 20:12:03 +12:00
merge_error_sets.zig
misc.zig add f16 type 2018-06-27 16:20:04 +02:00
new_stack_call.zig
null.zig zig fmt 2018-06-20 17:16:27 -04:00
optional.zig allow == for comparing optional pointers 2018-07-13 12:34:42 -04:00
pointers.zig
popcount.zig add @popCount intrinsic 2018-07-07 00:25:32 -04:00
ref_var_in_if_after_if_2nd_switch_prong.zig
reflection.zig
sizeof_and_typeof.zig
slice.zig
struct_contains_null_ptr_itself.zig
struct_contains_slice_of_itself.zig
struct.zig
switch_prong_err_enum.zig
switch_prong_implicit_cast.zig
switch.zig
syntax.zig
this.zig
try.zig
type_info.zig Merge pull request #1136 from alexnask/typeinfo_improvements 2018-06-19 11:46:32 -04:00
undefined.zig
union.zig
var_args.zig
void.zig fix iterating over a void slice 2018-07-06 17:27:44 -04:00
while.zig
widening.zig fix comptime @tagName crashing sometimes 2018-06-27 13:15:55 -04:00