v/vlib/v/checker
shadowninja55 b222e4efae
checker: change expr depth limit to 150 (#10745)
2021-07-10 20:24:53 +03:00
..
tests checker: prohibit illegal types in string interpolation literals (#10705) 2021-07-10 00:00:12 +03:00
check_types.v checker: prohibit illegal types in string interpolation literals (#10705) 2021-07-10 00:00:12 +03:00
checker.v checker: change expr depth limit to 150 (#10745) 2021-07-10 20:24:53 +03:00
noreturn.v all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (#10654) 2021-07-04 20:24:19 +03:00