v/cmd/tools/vwhere
2024-08-12 01:11:21 +03:00
..
test tools: make v where ignore .git/ folders (they contain binary files); let -dir . work recursively, so that -dir vlib works 2024-08-10 20:23:22 +03:00
finder.v tools: make v where ignore .git/ folders (they contain binary files); let -dir . work recursively, so that -dir vlib works 2024-08-10 20:23:22 +03:00
finder_utils.v tools: reduce number of os/fs calls done by v where; ignore tests/ folders 2024-08-10 20:41:02 +03:00
vwhere.v tools: cleanup vwhere (#21350) 2024-04-25 14:14:45 +03:00
vwhere_test.v tools: sort the match results in the vwhere test, to make it less flaky (#22033) 2024-08-12 01:11:21 +03:00