zig/test/cases
2018-04-08 17:44:29 -04:00
..
bugs some return types disqualify comptime fn call caching 2018-03-12 12:56:25 -04:00
import
namespace_depends_on_compile_var
pub_enum
align.zig
alignof.zig
array.zig
asm.zig
atomics.zig add atomicrmw builtin function 2018-02-28 21:19:51 -05:00
bitcast.zig
bool.zig
cast.zig ptrCast builtin now gives an error for removing const qualifier 2018-03-06 16:37:03 -05:00
const_slice_child.zig
coroutines.zig error return traces work with async return case 2018-04-08 17:44:29 -04:00
defer.zig
enum_with_members.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
enum.zig enums with 1 field and explicit tag type still get the tag type 2018-03-08 15:22:42 -05:00
error.zig fix crash with error peer type resolution 2018-02-09 11:16:04 -05:00
eval.zig fix compile time array concatenation for slices 2018-03-28 23:25:12 -04:00
field_parent_ptr.zig
fn.zig
for.zig
generics.zig
if.zig
import.zig
incomplete_struct_param_tld.zig
ir_block_deps.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
math.zig fix crash when doing comptime float rem comptime int 2018-02-14 23:12:51 -05:00
misc.zig fix casting a function to a pointer causing compiler crash 2018-03-13 19:15:20 -04:00
null.zig
ref_var_in_if_after_if_2nd_switch_prong.zig
reflection.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
sizeof_and_typeof.zig
slice.zig
struct_contains_null_ptr_itself.zig fix compiler crash when struct contains... 2018-02-15 12:14:20 -05:00
struct_contains_slice_of_itself.zig
struct.zig
switch_prong_err_enum.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
switch_prong_implicit_cast.zig
switch.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
syntax.zig
this.zig
try.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
undefined.zig
union.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00
var_args.zig
void.zig
while.zig *WI* error sets - basic support working 2018-02-02 14:26:14 -05:00