1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/v/help
2021-12-11 22:17:01 +02: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 v help: add build-c help information on how to use brew for libgc (#12633) 2021-11-30 19:39:27 +02: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 help: document -skip-unused in the v help output. 2021-10-21 16:33:04 +03:00
bump.txt cmd: add v bump (#12798) 2021-12-11 22:17:01 +02: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 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: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974) 2021-03-08 20:52:13 +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
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
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 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