0 branches
Tree
Top files
Clone with HTTPS:
fast
tools: surface command failures in cmd/tools/fast/fast.v docs upload (fix #27038) (#27237)
last May 24
19.06 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
modules
tools: store the V source line of a C error in a bug_reports.v_lines column (#27342)
last Jun 4
82.52 KB
vast2
v2: fix tools CI: vast2 Transformer.new_with_pref arity; flat.v lock-pack signed-shift warning
last May 31
4.34 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
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
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
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
test_os_process.v
os,tools: make easier analyzing process_test.v failures on the CI
1 year ago
2.24 KB
vbug-report.v
tools: store the V source line of a C error in a bug_reports.v_lines column (#27342)
last Jun 4
7.91 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
vdoctor.v
vdoctor: remove redundant ANSI decoding for wmic output on Windows (#27203)
last May 21
8.62 KB
vgit-fmt-hook_test.v
tools: add support for vgit-fmt-hook on OpenBSD (fix #26344) (#26388)
last Jan 18
8.66 KB
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)
1 year ago
4.2 KB
vtest.v
v2: conditional struct fields via `$if` blocks and `@[if cond ?]` (#27249)
last May 25
6.53 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
vtimeout_test.v
ci: retry 3 times cmd/tools/vtimeout_test.v on windows, before failing
last Aug 29
1.37 KB