v/vlib/v
Alexander Medvednikov c3ed8bb5da autofree: remove old code 2020-11-28 02:28:43 +01:00
..
ast parser: move mut in if/match to expr (#6973) 2020-11-27 03:08:42 +01:00
builder scanner: guarantee an early exit when the parser/scanner is stuck 2020-11-27 12:44:39 +02:00
cflag
checker autofree: make -experimental the default 2020-11-27 20:49:48 +01:00
depgraph
doc all: refactor UnionSumType to SumType (#6944) 2020-11-25 13:09:40 +02:00
errors
eval all: refactor UnionSumType to SumType (#6944) 2020-11-25 13:09:40 +02:00
fmt vfmt: fix compilation warning 2020-11-27 10:40:56 +02:00
gen autofree: remove old code 2020-11-28 02:28:43 +01:00
parser parser,cgen: improve `[flag]enum Abc{ a b }`, allow `x := Abc.a | Abc.b` 2020-11-27 23:09:14 +02:00
pkgconfig
pref cmd/v: rename reuse-tmpc to keepc 2020-11-27 20:16:24 +01:00
scanner scanner: guarantee an early exit when the parser/scanner is stuck 2020-11-27 12:44:39 +02:00
table all: refactor UnionSumType to SumType (#6944) 2020-11-25 13:09:40 +02:00
tests parser,cgen: improve `[flag]enum Abc{ a b }`, allow `x := Abc.a | Abc.b` 2020-11-27 23:09:14 +02:00
token parser: remove __type (#6946) 2020-11-25 14:27:15 +01:00
util js: fix codegen for multiline strings (#6791) 2020-11-18 18:23:44 +01:00
vcache checker: add check against `fn test_opt() ?{}` 2020-11-20 15:12:53 +02:00
vet
vmod
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