v/vlib/v/builder
Lukas Neubert 75d85403a6
fmt: better ternary concat wrapping (#8379)
2021-01-28 11:23:48 +01:00
..
builder.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
c.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
cc.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v fmt: better ternary concat wrapping (#8379) 2021-01-28 11:23:48 +01:00
generics.v fmt: add a space around single-line `unsafe` expressions (#7505) 2020-12-23 19:13:42 +01:00
iosplist.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
js.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
msvc.v all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}` 2021-01-26 16:43:17 +02:00
x64.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00