.. |
bench
|
Revert "os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)"
|
2024-11-25 15:10:15 +02:00 |
builders
|
|
|
fast
|
all: use arguments() instead of os.args in some files
|
2025-02-20 03:07:30 +03:00 |
fuzz
|
tools: use separate .autofuzz.log files too for the separate invocations of fuzz_v_parser_with_radamsa.sh
|
2024-08-20 22:16:52 +03:00 |
measure
|
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
|
2024-09-17 09:47:38 +03:00 |
modules
|
tools: add support for // vtest vflags: -w in _test.v files, to allow v -W test . later, for files, that have known warnings
|
2025-06-22 12:43:04 +03:00 |
vast
|
parser,checker,cgen: remove unused err declaration or or { } blocks (#25034)
|
2025-08-05 10:48:17 +03:00 |
vcover
|
ci: reduce false positives for cover_test.v and vdoc_test.v
|
2025-05-01 10:56:31 +03:00 |
vcreate
|
tools: remove the src subdir from projects, created by v new (#24236)
|
2025-04-16 06:37:51 +03:00 |
vdoc
|
vdoc: implement -unsafe-run-examples and -check-examples support, add tests and document them
|
2025-08-13 14:26:04 +03:00 |
vpm
|
ci: fix unused var warning in cmd/tools/vpm/common.v
|
2025-05-21 13:42:50 +03:00 |
vsymlink
|
Revert "os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)"
|
2024-11-25 15:10:15 +02:00 |
vvet
|
comptime: fix T.indirections comparison (fix #24630) (#24636)
|
2025-06-02 10:17:24 +03:00 |
vwhere
|
all: replace enum field name '@xxx' with 'xxx' (#22479)
|
2024-10-11 02:09:23 +03:00 |
amalgamate.v
|
Revert "os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)"
|
2024-11-25 15:10:15 +02:00 |
cc_compilation_failed_non_windows.sh
|
make: show instructions about installing a C compiler, when the bootstrap compilation with cc fails (#23718)
|
2025-02-14 08:13:39 +02:00 |
cc_compilation_failed_windows.sh
|
make: show instructions about installing a C compiler, when the bootstrap compilation with cc fails (#23718)
|
2025-02-14 08:13:39 +02:00 |
changelog_helper.v
|
V 0.4.11
|
2025-06-19 03:13:15 +03:00 |
check_os_api_parity.v
|
fmt: implement wrapping function's super long arguments (fix #15545, fix #21643) (#21782)
|
2024-07-02 23:10:00 +03:00 |
check_retry.vsh
|
tools: make cmd/tools/vretry_test.v independent from the presence of git (fix issue #23398)
|
2025-01-13 08:10:13 +02:00 |
detect_tcc.v
|
|
|
find_doc_comments_with_no_dots.v
|
docs: fix doc comments in arrays too
|
2025-07-02 17:06:21 +03:00 |
gen1m.v
|
|
|
gen_vc.v
|
veb: deprecate vweb (part 1); update the blog tutorial
|
2025-03-01 03:34:16 +03:00 |
gg_split_memdump_to_frames.vsh
|
tools: add cmd/tools/gg_split_memdump_to_frames.vsh to ease working with memdump.bin files generated by gg programs (split by frames)
|
2025-06-26 15:01:00 +03:00 |
git_pre_commit_hook.vsh
|
|
|
install_binaryen.vsh
|
vet, parser: rewrite vet error handling (improve parser performance extend vvet) p1 (#21417)
|
2024-05-05 00:18:39 +03:00 |
install_wabt.vsh
|
ci: use macos-14 instead of macos-12 because of https://github.com/actions/runner-images/issues/10721
|
2024-11-04 21:47:50 +02:00 |
oldv.v
|
tools: describe more precisely what commands are used by oldv , so it can fail early, with a meaningful error message, if they are not present.
|
2024-12-02 10:59:52 +02:00 |
performance_compare.v
|
Revert "os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)"
|
2024-11-25 15:10:15 +02:00 |
regress.v
|
all: change empty comment to newline (#22053)
|
2024-08-16 12:09:30 +03:00 |
report_v_module_folders_without_tests.v
|
|
|
show_ancient_deprecations.v
|
tools: improve show_ancient_deprecations.v, by ignoring false positives for deprecation tags in // comments
|
2025-05-05 09:27:14 +03:00 |
test_if_v_test_system_works.v
|
parser: make old [attr] syntax an error
|
2025-01-19 23:13:04 +03:00 |
test_os_process.v
|
os,tools: make easier analyzing process_test.v failures on the CI
|
2025-03-26 14:00:47 +02:00 |
translate.v
|
tools: use v retry in more places, that do network operations that can fail temporarily (#22836)
|
2024-11-12 13:01:37 +02:00 |
vbin2v.v
|
tools: remove unused variable in vbin2v.v
|
2023-11-25 15:37:03 +02:00 |
vbug.v
|
tools: improve output of v bug file.v , fix v bug /long/abs/path/file.v too
|
2025-01-05 20:49:08 +02:00 |
vbuild-examples.v
|
examples: add vanilla_http_server - a fast, multi-threaded, non-blocking, port and host reuse, thread-safe, epoll server (#23094)
|
2025-03-10 19:44:32 +02:00 |
vbuild-tools.v
|
all: change empty comment to newline (#22053)
|
2024-08-16 12:09:30 +03:00 |
vbuild-vbinaries.v
|
|
|
vbump.v
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
vbump_test.v
|
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
|
2024-09-17 09:47:38 +03:00 |
vcheck-md.v
|
tools: let v check-md . skip .md files located in /testdata/ folders (enable passing v test-all , when the burntsushi TOML tests are downloaded/present)
|
2025-05-13 23:40:55 +03:00 |
vcomplete.v
|
tools: add v reduce program.v , in order to make smaller reproductions (rpdc.v files), before filing cgen bugs (#23636)
|
2025-02-03 12:28:47 +02:00 |
vcomplete_test.v
|
|
|
vcompress.v
|
|
|
vdiff.v
|
vlib,tools: add an arrays.diff module, implement a simple platform independent tool v diff file1.txt file2.txt using it (#24428)
|
2025-05-08 11:09:36 +03:00 |
vdoctor.v
|
runtime: make free_memory() and total_memory() return Result types to allow for reporting errors (#24651)
|
2025-06-04 22:35:49 +03:00 |
vdownload.v
|
log: add log.use_stdout() , use it to silence the transition note for the most commonly used V tools/examples (#23642)
|
2025-02-03 12:37:57 +02:00 |
vfmt.v
|
parser: fix more edge case panics on fuzzed V source code in vlib/v/parser/testdata/silent/
|
2024-08-20 16:11:59 +03:00 |
vgret.defaults.toml
|
make: show instructions about installing a C compiler, when the bootstrap compilation with cc fails (#23718)
|
2025-02-14 08:13:39 +02:00 |
vgret.v
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
vls.v
|
all: fix typos (#24470)
|
2025-05-13 22:05:22 +03:00 |
vmissdoc.v
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
vreduce.v
|
all: fix typos (#24470)
|
2025-05-13 22:05:22 +03:00 |
vrepeat.v
|
ci,tools: implement support for VREPEAT_SILENT=1 and v repeat -S , to only show the summary of the runs, without the progress lines
|
2025-07-31 12:29:06 +03:00 |
vrepl.v
|
repl: fix typeof(a) with warning (fix #24499) (#24515)
|
2025-05-19 14:02:32 +03:00 |
vretry.v
|
pref: stop parsing CLI options, on encountering -- (#23470)
|
2025-01-15 01:21:26 +02:00 |
vretry_test.v
|
log: add log.use_stdout() , use it to silence the transition note for the most commonly used V tools/examples (#23642)
|
2025-02-03 12:37:57 +02:00 |
vrun
|
tools: describe a more direct way to use a v run shebang in cmd/tools/vrun
|
2025-02-04 15:04:30 +02:00 |
vscan.v
|
|
|
vself.v
|
all: use arguments() instead of os.args in some files
|
2025-02-20 03:07:30 +03:00 |
vsetup-freetype.v
|
tools: use v retry in more places, that do network operations that can fail temporarily (#22836)
|
2024-11-12 13:01:37 +02:00 |
vshader.v
|
all: fix typos (#24470)
|
2025-05-13 22:05:22 +03:00 |
vshare.v
|
|
|
vshould-compile-all.v
|
tools: make the output of v should-compile-all more immediately useful in CI jobs (turn off stdout buffering)
|
2025-06-21 16:33:22 +03:00 |
vtest-all.v
|
tools: cleanup output of v test-all
|
2025-01-05 19:25:13 +02:00 |
vtest-cleancode.v
|
all: change empty comment to newline (#22053)
|
2024-08-16 12:09:30 +03:00 |
vtest-fmt.v
|
tests: remove vlib/crypto/aes/const.v from the skip list in vtest-fmt.v, since it now uses vfmt off/vfmt on markers
|
2023-11-27 13:14:10 +02:00 |
vtest-parser.v
|
all: fix typos (#24470)
|
2025-05-13 22:05:22 +03:00 |
vtest-self.v
|
orm: add IN and NOT IN (#24634)
|
2025-06-02 03:49:10 +03:00 |
vtest.v
|
fmt: fix alignment of enumeration types (#21999)
|
2024-08-07 15:46:50 +03:00 |
vtest_test.v
|
tools: remove specific case for FreeBSD in cmd/tools/vtest_test.v (#24707)
|
2025-06-12 22:27:27 +03:00 |
vtime.v
|
tools: add v time , to measure command execution time, in a cross platform way, without relying on other external tools
|
2024-12-22 11:46:35 +02:00 |
vtimeout.v
|
tools: fix v timeout 2 sleep 5
|
2025-05-01 09:04:03 +03:00 |
vtimeout_test.v
|
tests: bump timeouts in cmd/tools/vtimeout_test.v to reduce false positives when the CI runners are slow
|
2025-07-25 19:07:50 +03:00 |
vtracev.v
|
|
|
vup.v
|
all: use arguments() instead of os.args in some files
|
2025-02-20 03:07:30 +03:00 |
vwatch.v
|
tools: ignore .db and .sqlite files by default in v watch (such DB files are very likely to change during prototyping)
|
2025-06-05 18:47:00 +03:00 |
vwipe-cache.v
|
|
|