v/vlib/v/checker
yuyi 1386c5df13
parser: use `?` instead of `?void` errpr
2020-06-02 17:24:24 +02:00
..
tests parser: use `?` instead of `?void` errpr 2020-06-02 17:24:24 +02:00
check_types.v checker: permit int -> f32, int64 -> f64 and similar promotions again 2020-06-02 17:00:14 +02:00
checker.v all: `!is` operator 2020-06-02 16:18:12 +02:00
checker_test.v checker: support tests/run/ folder, checks many warns/errors/output 2020-05-24 21:13:09 +03:00