v/cmd/v/help
Wertzui123 f971da9a93
help: add Windows to the list of supported native backends in `v help build-native` (#14589)
2022-06-02 07:08:46 +03:00
..
ast.txt cmd: update vast -t help text (#12939) 2021-12-23 11:23:35 +02:00
bin2v.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
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 cgen: add support for `v -cmain SDL_main sdl_example.v` 2022-05-28 21:16:48 +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 v: add support for `v crun examples/hello_world.v`, use crun mode for .vsh files by default. (#14554) 2022-06-01 14:47:52 +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.v v: minor change in the output for an unknown help topic (#13927) 2022-04-04 08:36:10 +03: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
init.txt vcreate: minor tweaks (#9275) 2021-03-13 08:43:12 +02:00
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
missdoc.txt tools: implement `v missdoc --diff oldv newv` (#14537) 2022-05-27 18:19:06 +03:00
new.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
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 v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
repl.txt v help: add all tool commands to `v help <command>` (#10419) 2021-06-12 15:10:30 +03:00
run.txt v: run code from stdin `echo println(2+2) | v run -`, with no repl limits (#6884) 2020-11-20 10:25:59 +02:00
search.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +02:00
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