v/vlib/v/builder
Delyan Angelov bdd053fcf1
v.builder: fix `./v examples/v_script.vsh` on windows (this quickfix is thanks to yuyi98)
2021-09-10 12:30:40 +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 v.builder: implement a `-check` mode, that runs only the parser + the checker, without codegen (#11414) 2021-09-07 07:17:53 +03:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v v.builder: implement a `-check` mode, that runs only the parser + the checker, without codegen (#11414) 2021-09-07 07:17:53 +03:00
js.v js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
msvc.v vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
native.v v: fix passing `-arch arm64` to `$if arm64{}` 2021-06-13 01:15:35 +03:00