.. |
bench
|
|
|
builders
|
|
|
fast
|
Revert "tools: update the style.css for fast.vlang.io pages, so that the rownumber counter is reversed" (Chrome does not support counting in reverse)
|
2024-01-08 20:58:54 +02:00 |
fuzz
|
|
|
measure
|
tools: support setting another SCANNER_MODE=parse_comments in parser_speed.v and scanner_speed.v
|
2024-01-21 08:16:51 +02:00 |
modules
|
testing: fix warning for compiling ./v cmd/tools/vtest.v
|
2024-01-23 04:13:14 +02:00 |
vast
|
v: $dbg statement - native V debugger REPL (#20533)
|
2024-01-19 07:10:17 +02:00 |
vcreate
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
vdoc
|
vdoc: make the vdoc html output less dense, and more easily diffable
|
2023-12-20 14:26:23 +02:00 |
vpm
|
tools.vpm: improve detection of already parsed modules (#20223)
|
2023-12-19 23:47:37 +02:00 |
vvet
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
vwhere
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
changelog_helper.v
|
changelog: 0.4.4 (part 1)
|
2024-01-04 01:52:41 +03:00 |
check_os_api_parity.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
detect_tcc.v
|
|
|
gen1m.v
|
|
|
gen_vc.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
git_pre_commit_hook.vsh
|
tools: fix typos (#19546)
|
2023-10-11 03:16:59 +03:00 |
install_binaryen.vsh
|
|
|
install_wabt.vsh
|
wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120)
|
2023-07-12 15:24:38 +03:00 |
oldv.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
performance_compare.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
regress.v
|
|
|
report_v_module_folders_without_tests.v
|
|
|
show_ancient_deprecations.v
|
tools: add cmd/tools/show_ancient_deprecations.v, to cleanup ancient functionality, deprecated over an year ago (#18946)
|
2023-07-22 19:13:58 +03:00 |
test_if_v_test_system_works.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
test_os_process.v
|
all: fix typos (#19634)
|
2023-10-23 21:21:15 +03:00 |
translate.v
|
tools: use --filter=blob:none to reduce initial network trafic for most of the git clone commands, done by tools like oldv, gen_vc, fast_job, v translate etc
|
2023-08-04 11:50:30 +03:00 |
vbin2v.v
|
tools: remove unused variable in vbin2v.v
|
2023-11-25 15:37:03 +02:00 |
vbug.v
|
tools: fix typos (#19546)
|
2023-10-11 03:16:59 +03:00 |
vbuild-examples.v
|
|
|
vbuild-tools.v
|
tools: fix typo in vbuild-tools.v (#19797)
|
2023-11-08 10:46:49 +02:00 |
vbuild-vbinaries.v
|
|
|
vbump.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
vbump_test.v
|
tools: fox cmd/tools/vbump_test.v
|
2023-11-25 09:10:58 +02:00 |
vcheck-md.v
|
tools: bump too_long_line_length_link to 250, to avoid warnings for very common long links
|
2024-01-14 18:24:58 +02:00 |
vcomplete.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
vcomplete_test.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
vcompress.v
|
|
|
vdoctor.v
|
|
|
vfmt.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
vgret.defaults.toml
|
tools: fix typos (#19546)
|
2023-10-11 03:16:59 +03:00 |
vgret.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
vls.v
|
x.json2: optimise encoding to be faster than cJSON with -prod (#20052)
|
2023-12-29 18:28:11 +02:00 |
vmissdoc.v
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
vrepeat.v
|
tools: add v repeat 'sleep 1' 'sleep 2' (rename repeat.v to vrepeat.v), improve its output, add its flags to vcomplete.v (#20114)
|
2023-12-07 19:13:02 +02:00 |
vrepl.v
|
repl: fix an issue with print and println after the execution of for or if (fix #20524) (#20525)
|
2024-01-14 11:37:49 +02:00 |
vscan.v
|
|
|
vself.v
|
|
|
vsetup-freetype.v
|
tools: use --filter=blob:none to reduce initial network trafic for most of the git clone commands, done by tools like oldv, gen_vc, fast_job, v translate etc
|
2023-08-04 11:50:30 +03:00 |
vshader.v
|
all: update copyright year (#20334)
|
2024-01-01 23:29:54 +02:00 |
vshare.v
|
|
|
vshould-compile-all.v
|
tools: add support for v should-compile-all -c examples/ , which will delete all the produced executables at the end
|
2023-09-02 14:02:39 +03:00 |
vsymlink.v
|
|
|
vtest-all.v
|
v.builder: allow for v -shared -os windows file.v on Linux/macos (fix #20445) (#20453)
|
2024-01-10 03:39:53 +02:00 |
vtest-cleancode.v
|
tools: remove remaining references to vlib/sqlite, vlib/mysql, vlib/pg (and make v test-cleancode fail *loudly*, when a folder is missing, regression after a421e485f ).
|
2023-08-03 23:10:02 +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: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
vtest-self.v
|
picoev, x.vweb: small fixes and backport changes from vweb (#20584)
|
2024-01-23 18:34:22 +02:00 |
vtest.v
|
tests: show compile time and runtime for each _test.v file in separate columns (#20520)
|
2024-01-20 17:38:46 +02:00 |
vtracev.v
|
|
|
vup.v
|
tools: fix v up , by not deleting ./v when missing a .git folder (#19965)
|
2023-11-22 22:27:08 +02:00 |
vwatch.v
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
vwipe-cache.v
|
|
|