v/vlib/v
Alexander Medvednikov 1a9dba0005 checker: make << shifts work with custom number types 2020-08-11 01:05:34 +02:00
..
ast builtin: x.vstring() instead of string(x) (#6102) 2020-08-10 18:05:26 +02:00
builder parser: minor `match` simplification 2020-08-10 19:54:38 +02:00
cflag
checker checker: make << shifts work with custom number types 2020-08-11 01:05:34 +02:00
depgraph
doc checker: add error for `fn f() Struct { return &Struct{} }` (#6019) 2020-07-29 21:40:43 +02:00
errors
eval
fmt builtin: x.vstring() instead of string(x) (#6102) 2020-08-10 18:05:26 +02:00
gen parser: minor `match` simplification 2020-08-10 19:54:38 +02:00
parser parser: minor `match` simplification 2020-08-10 19:54:38 +02:00
pref iOS: basic building and running (#5999) 2020-07-28 22:27:38 +02:00
scanner builtin: x.vstring() instead of string(x) (#6102) 2020-08-10 18:05:26 +02:00
table parser: use Attr.arg field for `[name: arg]` (#6084) 2020-08-10 02:00:14 +02:00
tests checker: make << shifts work with custom number types 2020-08-11 01:05:34 +02:00
token token: remove switch keyword (#6056) 2020-08-04 11:04:07 +02:00
util v0.1.29 2020-08-06 19:36:52 +02:00
vet v.util.vtest: extract the common code for VTEST_ONLY in a single place 2020-08-05 19:34:27 +03:00
vmod ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
compiler_errors_test.v compiler_errors_test.v: use work.close() instead of sentinel tasks 2020-08-10 15:26:54 +03:00