1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/fmt
2022-04-15 21:21:12 +03:00
..
tests ci: fix generic_fn_infer_struct_test.v 2022-04-15 21:21:12 +03:00
align.v math: move the math.mathutil generic min/max/abs fns to math (#13042) 2022-01-05 18:02:20 +02:00
asm.v all: update copyright year 2022-01-04 12:21:12 +03:00
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-15 18:25:45 +03: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 all: update copyright year 2022-01-04 12:21:12 +03:00
fmt_vlib_test.v all: update copyright year 2022-01-04 12:21:12 +03:00
fmt.v all: handle fixed []u8 2022-04-15 18:35:56 +03:00
struct.v token: rename Position to Pos, rename position() to pos() (#13279) 2022-01-26 12:36:28 +02:00