v/vlib/v/checker
Alexander Medvednikov 59ed4be49a all: update copyright year 2022-01-04 12:21:12 +03:00
..
tests checker: add error for `type StructAlias = Struct struct Struct { field StructAlias }` 2022-01-02 15:54:40 +02:00
assign.v all: update copyright year 2022-01-04 12:21:12 +03:00
check_types.v all: update copyright year 2022-01-04 12:21:12 +03:00
checker.v all: update copyright year 2022-01-04 12:21:12 +03:00
comptime.v all: update copyright year 2022-01-04 12:21:12 +03:00
containers.v all: update copyright year 2022-01-04 12:21:12 +03:00
fn.v checker: check using const var as function (#13006) 2022-01-01 09:15:43 +02:00
for.v all: update copyright year 2022-01-04 12:21:12 +03:00
if.v all: update copyright year 2022-01-04 12:21:12 +03:00
interface.v all: update copyright year 2022-01-04 12:21:12 +03:00
match.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02:00
orm.v all: update copyright year 2022-01-04 12:21:12 +03:00
return.v all: update copyright year 2022-01-04 12:21:12 +03:00
struct.v all: update copyright year 2022-01-04 12:21:12 +03:00