.. |
bench
|
all: TypeSymbol.source_name (#6187)
|
2020-08-22 12:29:15 +02:00 |
fast
|
tools/fast: use delta*2 for operations that require a C compiler
|
2020-11-03 02:53:15 +01:00 |
modules
|
tests: show all the failed messages even with -silent
|
2020-11-04 13:38:05 +02:00 |
preludes
|
v test-fmt: reformat some skipped files, comment on the remaining ones
|
2020-10-15 00:39:09 +03:00 |
vdoc-resources
|
vdoc: use maps, enum-based categorization; fixes (#6659)
|
2020-10-21 11:26:33 +03:00 |
check-md.v
|
ci/tools: check-md.v: extract examples and check they are compilable (#6719)
|
2020-11-03 01:04:14 +01:00 |
check_os_api_parity.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
gen1m.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
gen_vc.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
oldv.v
|
ci: run `v vet` over cmd/tools and cmd/v too
|
2020-10-21 15:26:29 +03:00 |
performance_compare.v
|
ci: run `v vet` over cmd/tools and cmd/v too
|
2020-10-21 15:26:29 +03:00 |
repeat.v
|
repeat: add a workaround for an -autofree bug
|
2020-10-28 12:48:27 +02:00 |
vbin2v.v
|
bin2v: make output compliant to fmt -verify (#6763)
|
2020-11-06 15:36:14 +02:00 |
vbuild-examples.v
|
gen: fix multiple call of expression in match (#6324)
|
2020-09-08 00:38:24 +02:00 |
vbuild-tools.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
vbuild-vbinaries.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
vcreate.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
vdoc.v
|
cgen: fix setting map elements' fields (#6699)
|
2020-10-31 13:00:04 +01:00 |
vdoctor.v
|
vfmt: run fmt over cmd/tools/*.v
|
2020-10-21 14:36:21 +03:00 |
vfmt.v
|
vfmt: use rand.ulid() for the worker file name (make `v test-fmt` more robust)
|
2020-10-18 13:46:30 +03:00 |
vpm.v
|
all: support VMODULES environment variable (defaulting to ~/.vmodules)
|
2020-11-08 08:07:17 +02:00 |
vrepl.v
|
ci: run `v vet` over cmd/tools and cmd/v too
|
2020-10-21 15:26:29 +03:00 |
vself.v
|
vself: fix `v self` (it compiled to cmd/v/v without -o)
|
2020-10-16 15:06:32 +03:00 |
vsetup-freetype.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
vsymlink.v
|
v symlink: fix windows PATH setting (cmd.exe needs C: not c:)
|
2020-10-22 17:31:37 +03:00 |
vtest-compiler.v
|
test-compiler: fix sporadic fails for vpm/v install
|
2020-10-14 18:20:19 +03:00 |
vtest-fixed.v
|
tests: do not panic on failed tests, just warn and exit(1).
|
2020-10-14 23:42:30 +03:00 |
vtest-fmt.v
|
vfmt: fix `match x { 10 /* ... */ {} }` and `a := [1/* x */, /* y */2, 3]`
|
2020-11-11 22:59:43 +02:00 |
vtest-vet.v
|
vfmt: fix `match x { 10 /* ... */ {} }` and `a := [1/* x */, /* y */2, 3]`
|
2020-11-11 22:59:43 +02:00 |
vtest.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
vtracev.v
|
cgen: add support for `-d trace_gen` too. Add `v tracev` command.
|
2020-07-20 12:36:27 +03:00 |
vup.v
|
vup: show the commit date of v too
|
2020-10-30 16:15:47 +02:00 |
vvet.v
|
vet: accumulate the collected errors manually (fixes CI)
|
2020-10-06 10:02:35 +03:00 |