zig/test/cases
2016-09-08 00:24:48 -04:00
..
enum_to_int.zig add ability to explicitly cast enum with no payload to int 2016-08-29 22:14:10 -07:00
max_value_type.zig maxValue and minValue builtins return number literal 2016-09-05 23:19:13 -04:00
maybe_return.zig implement null as a literal type 2016-08-29 22:14:09 -07:00
return_type_type.zig implement ?return expression 2016-08-29 22:14:09 -07:00
sizeof_and_typeof.zig std: conform to style guidelines 2016-08-16 22:42:50 -07:00
var_params.zig ability to infer parameter types 2016-09-08 00:24:48 -04:00
zeroes.zig add zeroes value 2016-08-08 20:43:38 -07:00