.. |
ast
|
checker: smartcast only if type is not mut (#6841)
|
2020-11-15 16:53:51 +02:00 |
builder
|
builder: move -c right before the .c thirdparty file
|
2020-11-13 20:42:26 +02:00 |
cflag
|
v: add VCACHE support for thirdparty object files and for `v build-module`
|
2020-10-25 03:09:07 +03:00 |
checker
|
checker: fix sum type operator check (#6815)
|
2020-11-17 21:26:40 +01:00 |
depgraph
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
doc
|
doc: use fixed-width symbol name at start of comment
|
2020-11-15 12:58:58 +00:00 |
errors
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
eval
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
fmt
|
parser: fix duplicated struct attrs on first field (#6859)
|
2020-11-17 21:25:54 +01:00 |
gen
|
autofree: remove old logic
|
2020-11-16 17:31:34 +01:00 |
parser
|
parser: fix duplicated struct attrs on first field (#6859)
|
2020-11-17 21:25:54 +01:00 |
pkgconfig
|
pkgconfig: improve and fix the parser; move to v.pkgconfig (#6695)
|
2020-10-29 11:57:23 +02:00 |
pref
|
vfmt: fix `match x { 10 /* ... */ {} }` and `a := [1/* x */, /* y */2, 3]`
|
2020-11-11 22:59:43 +02:00 |
scanner
|
scanner: vfmt scanner.v
|
2020-11-11 17:25:58 +02:00 |
table
|
checker: fix sum type operator check (#6815)
|
2020-11-17 21:26:40 +01:00 |
tests
|
checker: smartcast only if type is not mut (#6841)
|
2020-11-15 16:53:51 +02:00 |
token
|
cgen: union sum types implementation (#6745)
|
2020-11-11 09:18:15 +01:00 |
util
|
quote_path: also quote ampersands (#6846)
|
2020-11-16 19:26:44 +02:00 |
vcache
|
all: support VMODULES environment variable (defaulting to ~/.vmodules)
|
2020-11-08 08:07:17 +02:00 |
vet
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
vmod
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
compiler_errors_test.v
|
tests: restore skipped return_missing_comp_if.vv and return_missing_comp_if_nested.vv
|
2020-11-16 10:07:53 +02:00 |