v/vlib/v/fmt
zakuro 242b99340d
vfmt: fix bug where duplicated comma is placed before comment in array init (#12281)
2021-10-24 12:05:34 +03:00
..
tests vfmt: fix bug where duplicated comma is placed before comment in array init (#12281) 2021-10-24 12:05:34 +03:00
align.v checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
asm.v vfmt: split up asm code into more granular methods, add test (#10878) 2021-07-23 08:58:06 +03:00
attrs.v checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
comments.v checker: require `params` attribute to use struct as keyword arguments in function (#11135) 2021-09-14 00:05:30 +03:00
fmt.v vfmt: fix bug where duplicated comma is placed before comment in array init (#12281) 2021-10-24 12:05:34 +03:00
fmt_keep_test.v all: more chdir/chmod fixes 2021-08-28 12:52:48 +03:00
fmt_test.v all: simplify global_scope processing (#10848) 2021-07-18 15:29:34 +03:00
fmt_vlib_test.v all: more chdir/chmod fixes 2021-08-28 12:52:48 +03:00
struct.v ast, fmt: cleanup (#11477) 2021-09-13 04:08:58 +03:00