This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-13 14:32:26 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
master
v
/
cmd
/
tools
/
modules
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Delyan Angelov
91a3844ad5
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
..
scripting
tools: let oldv fail early, when git fails to do network operations or checkouts
2024-12-07 16:54:11 +02:00
testing
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
vgit
tools: pass the vc_v_cpermissive_flags to the cv -> v stage, in the oldv bootstrapping too
2024-12-27 19:17:21 +02:00