This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
15557161cc
v
/
vlib
/
v
/
builder
History
Delyan Angelov
603e57745f
builder: use some -cstrict flags only with clang (gcc does not understand them)
2021-05-23 21:00:48 +03:00
..
builder.v
ast: mark ast.File{} with `[heap]`, and use []&ast.File consistently
2021-05-22 19:06:55 +03:00
c.v
v.builder: refactor to make adding other post checker stages easier
2021-05-06 14:37:49 +03:00
cc.v
builder: use some -cstrict flags only with clang (gcc does not understand them)
2021-05-23 21:00:48 +03:00
cflags.v
fmt: smarter if condition wrapping (
#8201
)
2021-01-23 10:33:22 +02:00
compile.v
ast: mark ast.File{} with `[heap]`, and use []&ast.File consistently
2021-05-22 19:06:55 +03:00
js.v
v.builder: refactor to make adding other post checker stages easier
2021-05-06 14:37:49 +03:00
msvc.v
v.builder: try finding msvc from env variables, when not found from registry (
#10072
)
2021-05-10 10:15:50 +03:00
native.v
ci: fix tests-sanitize-undefined-gcc job
2021-05-06 15:15:35 +03:00