.. |
ast
|
cgen: implement fixed array `.len` property (#6212)
|
2020-08-25 08:48:28 +02:00 |
builder
|
tests: fix repl_test.v
|
2020-08-25 15:59:07 +03:00 |
cflag
|
builder: cache msvc (#5733)
|
2020-07-07 20:35:49 +02:00 |
checker
|
tests: use .vv files directly in compiler_errors_test.v
|
2020-08-25 18:14:06 +03: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
|
examples: implement examples/sokol/sounds/wav_player.v
|
2020-08-23 20:49:37 +03:00 |
gen
|
cgen: implement fixed array `.len` property (#6212)
|
2020-08-25 08:48:28 +02:00 |
parser
|
tests: use .vv files directly in compiler_errors_test.v
|
2020-08-25 18:14:06 +03:00 |
pref
|
tests: use .vv files directly in compiler_errors_test.v
|
2020-08-25 18:14:06 +03:00 |
scanner
|
scanner: warn about interpolation for `$f(expr)` (#6179)
|
2020-08-22 05:48:06 +02:00 |
table
|
all: TypeSymbol.source_name (#6187)
|
2020-08-22 12:29:15 +02:00 |
tests
|
tests: fix repl_test.v
|
2020-08-25 15:59:07 +03:00 |
token
|
all: handle `<-` arrow token for channel operations (#6152)
|
2020-08-17 20:12:00 +02:00 |
util
|
parser: handle several errors in types; cgen: objC includes
|
2020-08-16 19:16:59 +02:00 |
vet
|
ci: fix `v vet` filtering
|
2020-08-12 20:34:13 +03:00 |
vmod
|
ci: vet all files from the compiler (#5994)
|
2020-07-27 12:15:29 +02:00 |
compiler_errors_test.v
|
tests: use .vv files directly in compiler_errors_test.v
|
2020-08-25 18:14:06 +03:00 |