v/vlib/v/checker
Rémi e76be4ba37
checker: temporary error for optional struct fields (#11293) (#11534)
2021-09-18 23:22:24 +03:00
..
tests checker: temporary error for optional struct fields (#11293) (#11534) 2021-09-18 23:22:24 +03:00
check_types.v checker: no longer allow automatic dereferncing in `a = b` 2021-09-09 20:21:01 +03:00
checker.v checker: temporary error for optional struct fields (#11293) (#11534) 2021-09-18 23:22:24 +03:00
comptime_const_eval.v ast,checker,cgen: support simple `const x = u16(0x53)` without using _vinit() 2021-07-30 17:22:27 +03:00
noreturn.v checker: simplify noreturn.v 2021-09-18 13:43:15 +03:00