v/vlib/v/checker
yuyi 55951e0943
checker: minor cleanup in if_expr() (#14584)
2022-06-02 06:20:09 +03:00
..
tests checker: vfmt overload_return_type.vv (#14557) 2022-05-30 13:49:13 +03:00
assign.v checker: fix declare assign literal with closure (#14544) 2022-05-28 11:50:37 +03:00
check_types.v all: add support for struct field deprecation (#14527) 2022-05-26 00:44:18 +03:00
checker.v checker, cgen: fix array index optional with if expr (#14575) 2022-06-01 09:18:59 +03:00
comptime.v
containers.v all: add support for struct field deprecation (#14527) 2022-05-26 00:44:18 +03:00
fn.v all: add support for struct field deprecation (#14527) 2022-05-26 00:44:18 +03:00
for.v
if.v checker: minor cleanup in if_expr() (#14584) 2022-06-02 06:20:09 +03:00
infix.v
interface.v
match.v
orm.v
return.v checker: fix error position in `fn f() int { return 1,2 }` 2022-05-27 16:53:24 +03:00
str.v all: add support for struct field deprecation (#14527) 2022-05-26 00:44:18 +03:00
struct.v all: add support for struct field deprecation (#14527) 2022-05-26 00:44:18 +03:00