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
bin2v.txt
bug.txt
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
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
check-md.txt
complete.txt
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
fmt.txt
gret.txt
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
init.txt
install.txt vpm: support `v install -once module_name`(#13977) 2022-04-09 14:29:41 +03:00
list.txt
missdoc.txt tools: implement `v missdoc --diff oldv newv` (#14537) 2022-05-27 18:19:06 +03:00
new.txt
other.txt
outdated.txt
remove.txt
repl.txt
run.txt
search.txt
self.txt
shader.txt
show.txt
symlink.txt tools: support `./v symlink -githubci` (#13403) 2022-02-08 13:23:10 +02:00
test.txt
tracev.txt
up.txt
update.txt
upgrade.txt
version.txt
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
watch.txt