v/vlib/v/fmt
Uwe Krüger 2ac39d9112
all: new function `isreftype(T)` to know if `T` contains pointers (#10438)
2021-06-13 06:26:13 +03:00
..
tests fmt: fix removal of `Abc` in `import mod { Abc }`, where `Abc` is used in a `x as Abc` expression #10306 2021-06-03 06:35:54 +03:00
attrs.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
comments.v fmt: remove trailing space in comments (#9620) 2021-04-07 15:25:11 +02:00
fmt.v all: new function `isreftype(T)` to know if `T` contains pointers (#10438) 2021-06-13 06:26:13 +03:00
fmt_keep_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
fmt_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
fmt_vlib_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
struct.v vfmt: fix eating JS. from `JS.Struct{}` 2021-06-08 21:27:05 +03:00