v/vlib/v
Enzo f238890fe9
compiler: move attributes to declarations (#6026)
2020-08-04 20:10:22 +02:00
..
ast compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +02:00
builder builder: add a verror, when the output folder is not existing and writable (#5966) 2020-08-03 18:19:36 +03:00
cflag
checker compiler: move attributes to declarations (#6026) 2020-08-04 20:10:22 +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 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: more checks for `_` as num_sep (#5992) 2020-07-28 16:09:19 +10: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
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