v/vlib/v/pref
Delyan Angelov c16d4911c2
v.checker: deprecate `$if linux_or_macos {` in favor of `$if linux || macos {`
2021-05-08 21:00:21 +03:00
..
default.v pref: fix is_test 2021-04-23 13:45:47 +03:00
os.v v.checker: deprecate `$if linux_or_macos {` in favor of `$if linux || macos {` 2021-05-08 21:00:21 +03:00
pref.v tools: turn `v -watch` into a `v watch` sub-command, so that it can have its own options 2021-04-28 12:29:50 +03:00
should_compile.v v: implement interface embedding (#9935) 2021-05-02 03:00:47 +03:00