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
Files
0afeba5588ba0f5d02234eb69346341c2d16f158
v
/
vlib
/
v
/
pref
History
Delyan Angelov
955dc12523
v: replace execuast => executable
2021-05-31 09:39:18 +03:00
..
default.v
v: replace execuast => executable
2021-05-31 09:39:18 +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
v: replace execuast => executable
2021-05-31 09:39:18 +03:00
should_compile.v
v: implement interface embedding (
#9935
)
2021-05-02 03:00:47 +03:00