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
105e76f3215a6561fa19ccc8f4f7026631aa3b64
v
/
vlib
/
v
/
builder
History
yuyi
108a01d65f
fmt: fix unnecessary line break in array init (
fix
#11448
) (
#11562
)
2021-09-21 16:20:09 +03:00
..
builder.v
v.builder: fix
./v examples/v_script.vsh
on windows (this quickfix is thanks to yuyi98)
2021-09-10 12:30:40 +03:00
c.v
v.builder: fix
-cc msvc -cflags /O2
and support CFLAGS and LDFLAGS env vars
2021-09-18 09:14:21 +03:00
cc.v
fmt: fix unnecessary line break in array init (
fix
#11448
) (
#11562
)
2021-09-21 16:20:09 +03:00
cflags.v
fmt: smarter if condition wrapping (
#8201
)
2021-01-23 10:33:22 +02:00
compile.v
builder: remove panics, when cleaning up tmp files after tests (
#11525
)
2021-09-17 20:56:33 +03:00
js.v
js: use prefixed names for functions and global symbols (
#11387
)
2021-09-08 20:30:46 +03:00
msvc.v
v.pref: add a simple options_test.v to check for -cflags regressions
2021-09-18 16:08:15 +03:00
native.v
v: fix passing
-arch arm64
to
$if arm64{}
2021-06-13 01:15:35 +03:00