John Benediktsson
368e1c8e47
io.directories.search: simplify interface.
...
Now we use a ``traversal-method`` variable that controls whether
we do a depth-first or breadth-first search rather than a stack
argument or a fixed default specified in each word.
This also fixes an issue where breadth-first traversal would
iterate across children in reverse order, now it does the normal
ordering which is typically alphabetical.
2017-03-05 09:16:00 -08:00
Alexander Iljin
560caf8e4d
io.directories.search-docs: fix indentation
2016-10-30 14:18:53 -07:00
John Benediktsson
ab969b072c
io.directories.search: some cleanup.
2014-05-20 14:46:01 -07:00
Keita Haga
7a9591674c
io.directories.search: fix a couple of examples
2010-12-23 05:15:20 +09:00
Keith Lazuka
405e5d015b
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
U-C4\Administrator
ba1795c854
add a find-by-extensions word
2009-05-10 19:20:04 -05:00
Doug Coleman
c3c51e2c60
more tests for io.directories.search, fix docs, refactoring
2009-04-24 15:22:12 -05:00
Doug Coleman
33743c1a3d
refactor io.directories.search
2009-04-24 14:49:31 -05:00
Doug Coleman
de9154fc5e
make find-all-files and find-in-program-files not take the traversal method
2009-02-26 21:50:01 -06:00
Doug Coleman
c1e09147e3
fix docs typo
2009-01-29 21:11:18 -06:00
Doug Coleman
4e7298cfa4
fix finding files
2009-01-16 12:34:59 -06:00
Doug Coleman
e83713d557
Fix typo in each-file stack effect, document io.directories.search
2009-01-07 11:20:05 -06:00