v/vlib/v/util
playX 711e90cf99
v.util: add math to builtin_module_names (temporary fix for C2V) (#14100)
2022-04-20 10:57:55 +03:00
..
diff use os.quoted_path more 2022-01-22 22:22:22 +02:00
recompilation v.util,tools: use os.join_path_single 2021-11-22 21:42:55 +02:00
version all: byte => u8 2022-04-15 14:45:52 +03:00
vtest v.util,tools: use os.join_path_single 2021-11-22 21:42:55 +02:00
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: byte => u8 2022-04-15 14:58:56 +03:00
module.v Revert "v.util: make mod_path_to_full_name more robust" 2022-01-31 06:57:50 +02:00
quote.v all: byte => u8 2022-04-15 14:58:56 +03:00
scanning.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
suggestions.v checker: add suggestions for misspelled `mod.func_name()` calls 2022-04-03 20:07:52 +03:00
surrounder.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
surrounder_test.v cgen: make `os` less special, fix an -autofree leak on just `import os` 2021-11-21 21:50:10 +02:00
timers.v all: update copyright year 2022-01-04 12:21:12 +03:00
util.c.v js: make vlib/v/util compile on JS backend (#12660) 2021-12-03 12:25:36 +02:00
util.js.v js: make vlib/v/util compile on JS backend (#12660) 2021-12-03 12:25:36 +02:00
util.v v.util: add math to builtin_module_names (temporary fix for C2V) (#14100) 2022-04-20 10:57:55 +03:00