v/vlib/v/builder
Delyan Angelov 01579957b8 builder: move -c right before the .c thirdparty file 2020-11-13 20:42:26 +02:00
..
builder.v vfmt: keep the source fn type alias names, instead of the expanded fn declarations 2020-11-05 20:21:37 +02:00
c.v compiler: implement -W and -reuse-tmpc 2020-10-24 20:34:50 +03:00
cc.v builder: move -c right before the .c thirdparty file 2020-11-13 20:42:26 +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 js: fix wrong filename and invalid backend selected when using -o .js (#6777) 2020-11-08 17:45:32 +01:00
msvc.v all: fix most C warnings (#6758) 2020-11-06 16:26:59 +02:00
x64.v parser: minor `match` simplification 2020-08-10 19:54:38 +02:00