v/vlib/v/table
Delyan Angelov 338f3afd31
vfmt: fix `type MyFn = fn (int) int mut arr := []MyFn{}`
2020-12-09 15:18:45 +02:00
..
attr.v fmt: fix multiple things and format most of the compiler (#6631) 2020-10-15 22:12:59 +02:00
cflags.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
cflags_test.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
table.v all: make type system use source name & cleanup storing name in fields 2020-12-06 14:55:08 +11:00
types.v vfmt: fix `type MyFn = fn (int) int mut arr := []MyFn{}` 2020-12-09 15:18:45 +02:00
types_test.v table: rename atypes.v to types.v now that the order of the files is irrelevant 2020-11-23 18:19:51 +01:00