yuyi
|
acf6b344f7
|
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
|
2024-09-17 09:47:38 +03:00 |
|
Turiiya
|
755cdca249
|
vdoc: improve vdocignore file handling by walking all .vdocignore sub-paths in IgnoreRules.get, add test (#21521)
|
2024-05-18 14:30:50 +03:00 |
|
Turiiya
|
41b7e5fc21
|
vdoc: fix handling of .vdocignore files in subdirectories (#21514)
|
2024-05-16 22:42:28 +03:00 |
|
Turiiya
|
7f7b6c3ed9
|
vdoc: rewrite and extend vdocignore (#21314)
|
2024-04-20 12:48:37 +03:00 |
|
Turiiya
|
2baa11b36b
|
vdoc: refactor get_ignore_paths() (#21312)
|
2024-04-19 21:13:17 +03:00 |
|
Turiiya
|
a6087d01a2
|
vdoc: cleanup get_module_list , add unit tests (#21057)
|
2024-04-18 21:47:51 +03:00 |
|
Turiiya
|
8aa9314a99
|
vlib: refactor empty string checks to use s == '' or s != '' , instead of s.len == 0 (#21300)
|
2024-04-18 02:44:31 +03:00 |
|
Delyan Angelov
|
818744e381
|
vdoc: filter testdata and tests folders by default, reduce filesystem stats calls
|
2023-12-20 13:54:08 +02:00 |
|
Delyan Angelov
|
23ed1e9ae8
|
vdoc: extract files.v and highlight.v from utils.v
|
2023-12-20 11:55:15 +02:00 |
|