v/vlib/v/util
zakuro 490dec222f
fmt: keep char literal, `'` (#11060)
2021-08-06 06:21:28 +03:00
..
diff tests: add cmd/tools/vdoc/tests/vdoc_file_test.v, extract a `v.util.diff` module, cleanup 2021-06-22 18:52:34 +03:00
recompilation
version v.util: extract v.util.version, use it to speed up building `v repl`, `v up` and `v doctor` 2021-07-27 12:59:56 +03:00
vtest
diff.v tests: add cmd/tools/vdoc/tests/vdoc_file_test.v, extract a `v.util.diff` module, cleanup 2021-06-22 18:52:34 +03:00
errors.v all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (#10654) 2021-07-04 20:24:19 +03:00
module.v v: deprecate `[if ident]` in favour of `[if ident ?]` 2021-06-22 10:30:14 +03:00
quote.v v.util: simplify smart_quote more 2021-06-21 16:08:19 +03:00
scanning.v
suggestions.v
timers.v parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
util.v fmt: keep char literal, `'` (#11060) 2021-08-06 06:21:28 +03:00