1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/v/help
2022-07-16 12:45:08 +03:00
..
ast.txt cmd: update vast -t help text (#12939) 2021-12-23 11:23:35 +02:00
bin2v.txt
bug.txt tools: add a v bug file.v tool to automatically report bugs on GitHub (#9746) 2021-04-19 21:40:54 +03:00
build-c.txt v: support better separation of general Android vs Termux specific code (part 1) 2022-07-01 12:48:35 +03:00
build-js.txt js: support -es5 flag (#12846) 2021-12-15 15:47:34 +02:00
build-native.txt help: add Windows to the list of supported native backends in v help build-native (#14589) 2022-06-02 07:08:46 +03:00
build.txt v help: add an example of using both -prof and run (#13432) 2022-02-11 11:24:07 +02:00
bump.txt cmd: add v bump (#12798) 2021-12-11 22:17:01 +02:00
check-md.txt tools: implement cgen tag for Markdown examples in v check-md (#13332) 2022-01-31 22:51:04 +02:00
complete.txt tools: add help for v complete (#13098) 2022-01-09 16:09:10 +02:00
default.txt tools: add a v where fn join_path command, for platform independent searching the location of a symbol in the local project, vlib, ~/.vmodules (#15014) 2022-07-13 07:40:54 +03:00
doc.txt tools: add a -theme-dir folder/ parameter to v doc (#13550) 2022-02-21 12:08:46 +02:00
doctor.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
fmt.txt tools: support v fmt -w -backup file.v 2021-10-07 13:59:49 +03:00
gret.txt tools: add a v gret command to aid detecting visual regressions in gg based apps (#12775) 2021-12-09 21:31:55 +02:00
help_test.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
help.v v: minor change in the output for an unknown help topic (#13927) 2022-04-04 08:36:10 +03:00
init.txt
install.txt vpm: support v install -once module_name(#13977) 2022-04-09 14:29:41 +03:00
list.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
ls.txt tools: add v ls - a VLS launcher and updater utility (#15009) 2022-07-10 20:27:50 +03:00
missdoc.txt tools: implement v missdoc --diff oldv newv (#14537) 2022-05-27 18:19:06 +03:00
new.txt
other.txt v help other: describe bug and ast subcommands 2021-07-25 10:15:38 +03:00
outdated.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
remove.txt
repl.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
run.txt
search.txt
self.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
shader.txt docs: add v shader section, add help text (#12594) 2021-11-28 17:17:04 +02:00
show.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
symlink.txt tools: support ./v symlink -githubci (#13403) 2022-02-08 13:23:10 +02:00
test.txt help: improve v help test 2021-12-20 19:53:39 +02:00
tracev.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
up.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
update.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
upgrade.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
version.txt v help: add all tool commands to v help <command> (#10419) 2021-06-12 15:10:30 +03:00
vet.txt tools: support a v vet -p file.v option that will warn about private functions with missing documentation 2022-04-30 16:09:30 +03:00
vpm.txt cmd/tools/vpm: improve v show (#10198) 2021-05-25 14:30:48 +03:00
watch.txt v watch: allow customising the auto-restart timeout for the workers with an env variable VWATCH_TIMEOUT 2021-06-19 16:51:40 +03:00
where.txt help: chmod 644 cmd/v/help/where.txt 2022-07-16 12:45:08 +03:00