v/vlib/v/util
Nick Treleaven 9e751f72c4
doc, fmt: use `map{key: value}` syntax for map literals (#8623)
2021-02-08 16:57:42 +02:00
..
recompilation tools: support cmd/tools/.disable_autorecompilation in `v up` and `v self` too 2021-01-18 09:33:33 +02:00
vtest checker: more default field fixes 2020-09-09 14:14:44 +02:00
diff.v fmt: better ternary concat wrapping (#8379) 2021-01-28 11:23:48 +01:00
errors.v ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
module.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
quote.v ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
scanning.v checker: avoid SelectorExpr filter on Ident unless it's a generic type name (#8357) 2021-01-27 13:52:52 +01:00
suggestions.v fmt: align each contiguous field of struct. not the whole. (#7981) 2021-01-12 04:38:43 +01:00
timers.v compiler: move timing_start/timing_measure to util.timing_start/util.timing_measure 2021-02-05 16:34:56 +02:00
util.v doc, fmt: use `map{key: value}` syntax for map literals (#8623) 2021-02-08 16:57:42 +02:00