1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
2021-02-27 20:41:06 +03:00
..
bench
fast time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
fuzz
modules builtin: tag array methods unsafe: *_many, grow_len, pointers (#8983) 2021-02-26 22:55:09 +01:00
vdoc ci: fix v -W build-tools 2021-02-22 15:33:35 +02:00
vvet vvet: fix silent exit when invoked on a single .v file. 2021-02-04 17:23:58 +02:00
check_os_api_parity.v v.pref: prevent Too many targets. from triggering when the command is an external one 2021-02-18 12:13:28 +02:00
gen1m.v gen1m.v: update generated code (#8888) 2021-02-22 14:51:00 +02:00
gen_vc.v checker/gen: fix generic struct init (#8322) 2021-02-03 00:42:00 +11:00
missdoc.v
oldv.v
performance_compare.v
repeat.v checker: do not allow copying any map lvalue (#8662) 2021-02-16 12:46:12 +01:00
test_if_v_test_system_works.v
test_os_process.v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
vbin2v.v all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcheck-md.v check-md: fix missing default_command when nofmt was set (#8591) 2021-02-05 20:25:27 +02:00
vcomplete.v
vcreate.v
vdoctor.v checker: do not allow copying any map lvalue (#8662) 2021-02-16 12:46:12 +01:00
vfmt.v vfmt: exit(1) after vfmt-ing a file with a syntax error 2021-02-04 16:00:14 +02:00
vpm.v vpm: make the 404 in text error more precise (till https://vpm.vlang.io/ is fixed properly) 2021-02-25 09:05:18 +02:00
vrepl.v repl: use os.temp_dir() for the temporary .noprefix.vrepl.v files 2021-02-08 09:44:04 +02:00
vself.v tools: support for v self -debug, use os.mv_by_cp 2021-01-28 06:26:39 +02:00
vsetup-freetype.v
vsymlink.v tools: fix shortcut creation & registry access in v symlink on windows (#8994) 2021-02-27 09:39:36 +02:00
vtest-all.v tools/check-md: allow directories as args and deprecate -all flag (#8582) 2021-02-05 16:46:20 +01:00
vtest-cleancode.v test-cleancode: add more of vlib/v (#8882) 2021-02-21 20:17:12 +02:00
vtest-fmt.v
vtest-parser.v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
vtest-self.v all: extend wait() method to array of thread handles (#8840) 2021-02-22 15:08:52 +02:00
vtest.v all: support compile time $env('ENV_VAR') (#8456) 2021-01-31 19:22:42 +02:00
vtracev.v
vup.v tools: support v -prod up 2021-02-23 10:05:59 +02:00
vwipe-cache.v