v/vlib/v/util
Delyan Angelov 16dffc7c1d
compiler: move timing_start/timing_measure to util.timing_start/util.timing_measure
2021-02-05 16:34:56 +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
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 all: only allow defining `==` and `<` and auto generate `!=`, `>`, `>=` and `<=` (#8520) 2021-02-03 15:18:38 +01:00