.. |
bench
|
all: TypeSymbol.source_name (#6187)
|
2020-08-22 12:29:15 +02:00 |
fast
|
fast: update V with v up instead of git pull
|
2020-08-27 18:07:28 +02:00 |
modules
|
test-compiler: fix sporadic fails for vpm/v install
|
2020-10-14 18:20:19 +03:00 |
preludes
|
all: experimental locked concurrency support, part 1 (#5637)
|
2020-07-04 12:44:25 +02:00 |
vdoc-resources
|
vdoc: fix font-size (#5696)
|
2020-07-06 12:31:16 +02:00 |
check-md.v
|
os: realpath => real_path
|
2020-03-20 16:41:18 +01:00 |
check_os_api_parity.v
|
CI: fix failing tests because of hash.wyhash duplicates
|
2020-07-18 15:27:57 +03:00 |
gen1m.v
|
fast: fix 1mil.v test
|
2020-07-09 11:56:31 +02:00 |
gen_vc.v
|
cmd: fix building gen_vc.v and vcreate.v by `v build-tools`
|
2020-07-08 14:29:55 +03:00 |
oldv.v
|
oldv: use green color for tracing/diagnostic lines
|
2020-08-04 11:22:37 +03:00 |
performance_compare.v
|
tools: update performance_compare.v
|
2020-05-18 11:46:25 +03:00 |
repeat.v
|
repeat.v: support --max_time limit for the average time of a command
|
2020-10-09 11:08:59 +03:00 |
vbin2v.v
|
vbin2v: always lowercase generated const names
|
2020-08-28 23:45:49 +03:00 |
vbuild-examples.v
|
gen: fix multiple call of expression in match (#6324)
|
2020-09-08 00:38:24 +02:00 |
vbuild-tools.v
|
cmd: fix building gen_vc.v and vcreate.v by `v build-tools`
|
2020-07-08 14:29:55 +03:00 |
vbuild-vbinaries.v
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
vcreate.v
|
vcreate: gitignore executable files (#6585)
|
2020-10-09 15:56:43 +02:00 |
vdoc.v
|
vdoc: return platform specific prefixes from .vdocignore files
|
2020-10-03 17:40:28 +03:00 |
vdoctor.v
|
all: use `macos` consistently in os.user_os and the compiler
|
2020-09-29 22:32:20 +03:00 |
vfmt.v
|
fmt: allow fmt to be run on directories (#6613)
|
2020-10-13 21:03:53 +02:00 |
vnames.v
|
all: update`import ()` and `[]array`
|
2020-04-26 13:49:31 +02:00 |
vpm.v
|
os: home_dir() remove trailing slash (#6512)
|
2020-09-30 16:02:54 +02:00 |
vrepl.v
|
repl: fix `reset`; make `echo "print(2.0 * 3.14159)" | ./v` print only the result
|
2020-10-11 10:50:24 +03:00 |
vself.v
|
pref: add -show-timings option
|
2020-07-14 18:47:40 +03:00 |
vsetup-freetype.v
|
cmd/tools: use same line imports too
|
2020-04-26 09:32:05 +03:00 |
vsymlink.v
|
symlink: remove broken defer (#6428)
|
2020-09-19 22:26:32 +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
|
http: fix status codes (#6590)
|
2020-10-09 18:33:16 +03:00 |
vtest-fmt.v
|
all: update`import ()` and `[]array`
|
2020-04-26 13:49:31 +02:00 |
vtest.v
|
vtest: remove `pub` before main
|
2020-04-17 21:41:54 +02: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: add quotes for the people with weird V paths (#6393)
|
2020-09-17 02:00:56 +03:00 |
vvet.v
|
vet: accumulate the collected errors manually (fixes CI)
|
2020-10-06 10:02:35 +03:00 |