v/vlib/v/gen
Nick Treleaven 59446d7051
cgen: use `(void)` parameter list instead of `()` for type safety (#8898)
2021-02-22 14:48:32 +02:00
..
c cgen: use `(void)` parameter list instead of `()` for type safety (#8898) 2021-02-22 14:48:32 +02:00
js all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
tests vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
x64 fmt: single line ternary return (#8605) 2021-02-08 00:28:46 +01:00