v/vlib/v
Alexander Medvednikov fc88f43e50 autofree: make optional methods work 2020-09-13 03:20:34 +02:00
..
ast autofree: more fixes in optionals 2020-09-13 03:00:45 +02:00
builder builder: cc_linux_cross() fixes (#6287) 2020-09-05 01:35:35 +02:00
cflag builder: cache msvc (#5733) 2020-07-07 20:35:49 +02:00
checker cgen/autofree: fix and simplify optionals 2020-09-12 16:40:52 +02:00
depgraph vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
doc doc: vfmt and make compile 2020-09-09 14:24:42 +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 fmt: add support for `chan` types and operations (#6328) 2020-09-08 00:36:05 +02:00
gen autofree: make optional methods work 2020-09-13 03:20:34 +02:00
parser cgen/autofree: fix and simplify optionals 2020-09-12 16:40:52 +02:00
pref tests: use .vv files directly in compiler_errors_test.v 2020-08-25 18:14:06 +03:00
scanner checker: fix error pos on default value (#6338) 2020-09-09 15:34:41 +02:00
table Revert "checker: fix := test" 2020-09-09 17:55:48 +02:00
tests autofree: make optional methods work 2020-09-13 03:20:34 +02:00
token all: handle `<-` arrow token for channel operations (#6152) 2020-08-17 20:12:00 +02:00
util checker: more default field fixes 2020-09-09 14:14:44 +02:00
vet tests: add .vv support for `v vet` too, and simplify vet_test.v 2020-08-25 18:46:33 +03:00
vmod all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
compiler_errors_test.v tests: use .vv files directly in compiler_errors_test.v 2020-08-25 18:14:06 +03:00