v/vlib/v/fmt
zakuro e76c8d5dc0
fmt: use type_to_str_using_alias instead of type_to_str in struct.v (#9431)
* fmt: use type_to_str_using_alias instead of type_to_str in struct.v

* update test
2021-03-24 20:13:11 +02:00
..
tests fmt: use type_to_str_using_alias instead of type_to_str in struct.v (#9431) 2021-03-24 20:13:11 +02:00
attrs.v fmt: reorder and sort methods into section (#9363) 2021-03-19 11:26:34 +02:00
comments.v fmt: allow ascii art block comments (#9332) 2021-03-16 20:49:55 +02:00
fmt.v tools: fix `substring in s` usages, preventing `v -W build-tools` 2021-03-23 13:36:50 +02:00
fmt_keep_test.v fmt: fail keep test when bin2v_keep preparation step fails (#9361) 2021-03-19 13:13:03 +02:00
fmt_test.v fmt: fail keep test when bin2v_keep preparation step fails (#9361) 2021-03-19 13:13:03 +02:00
fmt_vlib_test.v fmt: fail keep test when bin2v_keep preparation step fails (#9361) 2021-03-19 13:13:03 +02:00
struct.v fmt: use type_to_str_using_alias instead of type_to_str in struct.v (#9431) 2021-03-24 20:13:11 +02:00