v/vlib/v/builder
playX c175b4fd48
v.gen.js: refactor code, fix alias codegen, `-stats` now again works with tests on the JS backend (#11512)
2021-09-16 14:00:15 +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: use os.write_file/os.write_file_array for writing full files to disk. 2021-07-24 13:32:55 +03:00
cc.v builder: remove fPic argument from windows builds (#11467) 2021-09-11 04:48:02 +03:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v v.gen.js: refactor code, fix alias codegen, `-stats` now again works with tests on the JS backend (#11512) 2021-09-16 14:00:15 +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.builder: simplify target architecture logic for msvc (#11491) 2021-09-14 17:47:26 +03:00
native.v v: fix passing `-arch arm64` to `$if arm64{}` 2021-06-13 01:15:35 +03:00