zig/test/cases
2018-07-17 23:37:17 -04:00
..
bugs add an assertion to the test 2018-07-14 11:33:01 -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 allow implicit cast of undefined to optional 2018-07-16 19:26:15 -04: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 @setEvalBranchQuota not respected in generic fn calls 2018-07-17 23:37:17 -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 all integer sizes are available as primitives 2018-07-16 10:53:15 -04: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 all integer sizes are available as primitives 2018-07-16 10:53:15 -04:00
switch_prong_err_enum.zig
switch_prong_implicit_cast.zig
switch.zig
syntax.zig
this.zig
try.zig
type_info.zig
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