v/cmd/v/help
Enzo e3b65092d6
parser: deprecate `size_t` (#11443)
2021-09-08 13:09:32 +03:00
..
ast.txt cmd/tools/vast: add comments and cleanup code (#10246) 2021-05-29 17:05:05 +03: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 parser: deprecate `size_t` (#11443) 2021-09-08 13:09:32 +03:00
build-js.txt v.gen.js: add source map creation support (inline only, no src) (#10384) 2021-06-10 08:33:46 +03:00
build-native.txt v help: add a `v help build-native` section (#9906) 2021-04-29 09:47:11 +03:00
build.txt v.builder: implement a `-check` mode, that runs only the parser + the checker, without codegen (#11414) 2021-09-07 07:17:53 +03:00
check-md.txt tools: implement progres bar for `v check-md .` 2021-04-12 15:51:28 +03:00
default.txt v help: support `v help topics` to list all help .txt file names 2021-07-26 09:41:11 +03:00
doc.txt vdoc: add `-comments` and new comment merger (#11221) 2021-08-19 10:20:43 +03:00
doctor.txt v help: add all tool commands to `v help <command>` (#10419) 2021-06-12 15:10:30 +03:00
fmt.txt vfmt: add ability to use vfmt as a filter from stdin to stdout (#8432) 2021-01-30 12:38:54 +02:00
help.v v help: support `v help topics` to list all help .txt file names 2021-07-26 09:41:11 +03:00
help_test.v os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974) 2021-03-08 20:52:13 +02:00
init.txt vcreate: minor tweaks (#9275) 2021-03-13 08:43:12 +02:00
install.txt Revert "vpm: support `v install ui https://github.com/vlang/markdown` (git urls by default), cleanup vpm.v (#11189)" 2021-08-18 18:58:24 +03:00
list.txt v help: add all tool commands to `v help <command>` (#10419) 2021-06-12 15:10:30 +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
show.txt v help: add all tool commands to `v help <command>` (#10419) 2021-06-12 15:10:30 +03:00
symlink.txt v help: add all tool commands to `v help <command>` (#10419) 2021-06-12 15:10:30 +03:00
test.txt v help: unify and clarify some 'help' documents (#9276) 2021-03-13 08:37:12 +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 vet: hide skipped file messages behind verbose flag (#9823) 2021-04-20 17:20:50 +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