This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
v
/
vlib
/
v
/
pref
History
Uwe Krüger
f3408a2484
gc: use optimized mode by default (
#10466
)
2021-06-15 15:43:00 +03:00
..
default.v
v: fix passing
-arch arm64
to
$if arm64{}
2021-06-13 01:15:35 +03:00
os.v
v.checker: deprecate
$if linux_or_macos {
in favor of
$if linux || macos {
2021-05-08 21:00:21 +03:00
pref.v
gc: use optimized mode by default (
#10466
)
2021-06-15 15:43:00 +03:00
should_compile.v
v: implement interface embedding (
#9935
)
2021-05-02 03:00:47 +03:00