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-15 23:42:28 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
24
4974fd09e5
v
/
doc
History
Download ZIP
Download TAR.GZ
Delyan Angelov
c16d4911c2
v.checker: deprecate
$if linux_or_macos {
in favor of
$if linux || macos {
2021-05-08 21:00:21 +03:00
..
docs.md
v.checker: deprecate
$if linux_or_macos {
in favor of
$if linux || macos {
2021-05-08 21:00:21 +03:00
upcoming.md
docs: remove
&
from
shared
initializers (
#8499
)
2021-02-01 21:43:45 +01:00