v/vlib/v
spaceface777 bf20d6d3db
builder: don't panic if msvc rootdir isn't found (#6068)
2020-08-05 13:22:10 +03:00
..
ast compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
builder builder: don't panic if msvc rootdir isn't found (#6068) 2020-08-05 13:22:10 +03:00
cflag builder: cache msvc (#5733) 2020-07-07 20:35:49 +02:00
checker compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
depgraph vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
doc checker: add error for `fn f() Struct { return &Struct{} }` (#6019) 2020-07-29 21:40:43 +02:00
errors checker: add details about a non matching functional argument 2020-07-04 22:37:06 +03:00
eval fmt: lots of fixes 2020-04-25 17:49:16 +02:00
fmt compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
gen compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
parser compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
pref iOS: basic building and running (#5999) 2020-07-28 22:27:38 +02:00
scanner scanner: floats without fraction (fix #5262) (#6064) 2020-08-05 05:11:29 +02:00
table compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
tests fmt: don't add newlines for UnsafeExpr (#6048) 2020-08-04 00:29:10 +02:00
token token: remove switch keyword (#6056) 2020-08-04 11:04:07 +02:00
util v.util.suggestions: fix hash.crc32.Crc32 case 2020-07-30 19:35:16 +03:00
vet fmt,vet: handle `var in [single_value]` (#5882) 2020-07-19 19:58:34 +02:00
vmod ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
compiler_errors_test.v ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00