.. |
bench
|
checker: disallow op= and infix on a voidptr (#7175)
|
2020-12-07 22:43:38 +02:00 |
fast
|
fast.v: average measure results, discarding extremes (#7052)
|
2020-11-30 21:01:11 +02:00 |
fuzz
|
cmd/tools: add map_fuzz.v (#7297)
|
2020-12-13 08:59:02 +01:00 |
modules
|
examples,tools: cleanup most warnings
|
2020-12-04 16:05:39 +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
|
check-md: verify code example formatting (#7143)
|
2020-12-05 22:54:41 +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 |
missdoc.v
|
builtin: document all functions in string.v (#7273)
|
2020-12-12 12:10:29 +02: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: implement -nmaxs and -nmins to eliminate flukes
|
2020-12-04 19:44:30 +02:00 |
test_os_process.v
|
os: add Process (#6786)
|
2020-11-16 17:32:50 +01:00 |
vbin2v.v
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +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
|
tools: fix `v build-tools`
|
2020-12-01 17:44:07 +02:00 |
vbuild-vbinaries.v
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
vcomplete.v
|
examples,tools: cleanup most warnings
|
2020-12-04 16:05:39 +02:00 |
vcreate.v
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
vdoc.v
|
net: add tcp_default_read_timeout and tcp_default_write_timeout and use them consistently
|
2020-12-15 17:54:51 +02:00 |
vdoctor.v
|
doctor: report the vmodules writability too
|
2020-12-05 22:31:07 +02:00 |
vfmt.v
|
quote_path: also quote ampersands (#6846)
|
2020-11-16 19:26:44 +02:00 |
vpm.v
|
all: support VMODULES environment variable (defaulting to ~/.vmodules)
|
2020-11-08 08:07:17 +02:00 |
vrepl.v
|
builtin: rewrite string.split_nth and fix some bugs (#7189)
|
2020-12-08 10:51:47 +02:00 |
vself.v
|
parser: fix fibonacci in silent mode (#7240)
|
2020-12-10 18:17:25 +02: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-cleancode.v
|
tools: fix `v test-cleancode`
|
2020-12-15 10:38:38 +02: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-parser.v
|
tools: add periodic progress report for `v test-parser`
|
2020-12-15 12:32:02 +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: minor change to final output string (#6948)
|
2020-11-25 20:41:03 +01:00 |
vvet.v
|
vet: accumulate the collected errors manually (fixes CI)
|
2020-10-06 10:02:35 +03:00 |