v/vlib/v/builder
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