0 branches
Tree
Top files
Clone with HTTPS:
vpm
vpm: refuse to overwrite an installed module with uncommitted or unpushed git changes (#27014)
last Apr 28
86.09 KB
fuzz
tools: use separate .autofuzz.log files too for the separate invocations of fuzz_v_parser_with_radamsa.sh
1 year ago
3.33 KB
cc_compilation_failed_windows.sh
make: show instructions about installing a C compiler, when the bootstrap compilation with cc fails (#23718)
1 year ago
204 bytes
install_wabt.vsh
all: replace remaining active usages of the long deprecated @VROOT in various tools/tests with @VEXEROOT
last Feb 8
1.49 KB
vdoctor.v
runtime: make free_memory() and total_memory() return Result types to allow for reporting errors (#24651)
1 year ago
8.88 KB
vgit-fmt-hook_test.v
tools: add support for vgit-fmt-hook on OpenBSD (fix #26344) (#26388)
last Jan 18
8.66 KB
vtimeout_test.v
ci: retry 3 times cmd/tools/vtimeout_test.v on windows, before failing
last Aug 29
1.37 KB
amalgamate.v
Revert "os: deprecate `os.getwd` in favor of `os.get_current_dir` (part 1) (#22966)"
1 year ago
5.8 KB
cc_compilation_failed_non_windows.sh
make: show instructions about installing a C compiler, when the bootstrap compilation with cc fails (#23718)
1 year ago
212 bytes
check_retry.vsh
tools: make cmd/tools/vretry_test.v independent from the presence of git (fix issue #23398)
1 year ago
377 bytes
install_binaryen.vsh
vet, parser: rewrite vet error handling (improve parser performance extend vvet) p1 (#21417)
2 years ago
1.89 KB
test_os_process.v
os,tools: make easier analyzing process_test.v failures on the CI
1 year ago
2.24 KB
vbump_test.v
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
1 year ago
3.89 KB
vdiff.v
vlib,tools: add an `arrays.diff` module, implement a simple platform independent tool `v diff file1.txt file2.txt` using it (#24428)
1 year ago
803 bytes
vfmt.v
parser: fix assert without comma but with message confusion with vfmt (fixes #25005)
last Apr 14
9.54 KB
vfmt_test.v
parser: fix assert without comma but with message confusion with vfmt (fixes #25005)
last Apr 14
730 bytes
vgret.defaults.toml
make: show instructions about installing a C compiler, when the bootstrap compilation with cc fails (#23718)
1 year ago
2.73 KB
vrepl.v
tools: fix v repl not working in certain shells on windows (fixes #15712)
last Apr 21
28.85 KB
vretry_test.v
log: add `log.use_stdout()`, use it to silence the transition note for the most commonly used V tools/examples (#23642)
1 year ago
1.57 KB
vscan.v
tools,scanner: make `v scan file.v` output all valid tokens *before* a syntax error
last Sep 16
958 bytes
vshare.v
tools: fix vshare.v test failing due to linkage with clang (fixes #22692)
last Mar 25
806 bytes
vshould-compile-all.v
tools: make the output of `v should-compile-all` more immediately useful in CI jobs (turn off stdout buffering)
last Jun 21
4.2 KB
vtime.v
tools: add `v time`, to measure command execution time, in a cross platform way, without relying on other external tools
1 year ago
1001 bytes