v/vlib/v/builder
Delyan Angelov 18f5ed671d builder: fix -showcc with msvc 2020-11-03 12:37:04 +02:00
..
builder.v builder: improve the function redefinition detector 2020-11-03 10:00:06 +02:00
c.v compiler: implement -W and -reuse-tmpc 2020-10-24 20:34:50 +03:00
cc.v builder: fix -showcc with msvc 2020-11-03 12:37:04 +02:00
cflags.v v: add VCACHE support for thirdparty object files and for `v build-module` 2020-10-25 03:09:07 +03:00
compile.v builder: return early in run_compiled_executable_and_exit, when -check-syntax is passed 2020-10-26 11:23:28 +02:00
generics.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
iosplist.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
js.v
msvc.v builder: fix -showcc with msvc 2020-11-03 12:37:04 +02:00
x64.v