zig/test/cases
2018-04-15 18:12:00 -04:00
..
bugs std.math.ln and std.math.exp use float strict mode 2018-04-15 15:22:27 -04:00
import
namespace_depends_on_compile_var
pub_enum
align.zig
alignof.zig
array.zig
asm.zig
atomics.zig add @atomicLoad builtin 2018-04-15 18:12:00 -04: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 inline functions must be stored in const or comptime var 2018-04-12 16:26:23 -04:00
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 add @sqrt built-in function 2018-04-15 13:26:58 -04: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