v/vlib/v/builder
Delyan Angelov 2ff0f62866
v: fix passing `-arch arm64` to `$if arm64{}`
2021-06-13 01:15:35 +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 tests: fix `-cstrict` self compilation on m0 with clang 2021-06-07 18:23:18 +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 v: fix passing `-arch arm64` to `$if arm64{}` 2021-06-13 01:15:35 +03:00