v/vlib/v/fmt
Alexander Medvednikov 7d1ccf7dcd
all: handle fixed []u8
2022-04-17 12:14:29 +02:00
..
tests tests: use u8 everywhere 2022-04-17 12:14:29 +02:00
align.v
asm.v
attrs.v vfmt: stabilise the attribute sorting order (sort first by length of atributes, then in alphabetical order of their names) 2022-04-14 14:53:45 +03:00
comments.v all: ~500 more byte=>u8 2022-04-17 12:14:29 +02:00
fmt.v all: handle fixed []u8 2022-04-17 12:14:29 +02:00
fmt_keep_test.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
fmt_test.v
fmt_vlib_test.v
struct.v