v/vlib/v/builder
Daniel Däschle ad3835b598
parser: deprecate short struct init (#10842)
2021-07-20 11:17:08 +03:00
..
builder.v all: simplify global_scope processing (#10848) 2021-07-18 15:29:34 +03:00
c.v v.builder: refactor to make adding other post checker stages easier 2021-05-06 14:37:49 +03:00
cc.v builder: support `-o -` to print the generated C/JS source to stdout 2021-07-18 16:26:50 +03:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
js.v v.builder: refactor to make adding other post checker stages easier 2021-05-06 14:37:49 +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