Some extra helper functions
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
0.1.4
|
||||
|
||||
Replaced files-for-regexp, list-dir-re, list-dir-re-r, and filter-dirs with
|
||||
list-dir/files, list-files, and list-dirs.
|
||||
All three helpers support optional #:recursive #t traversal.
|
||||
Non-recursive results use complete paths so they can be passed directly to
|
||||
rm-f and rm-rf.
|
||||
Updated tests, examples, README, and Scribble documentation.
|
||||
|
||||
0.1.3
|
||||
|
||||
Added recursive and non-recursive regexp directory helpers:
|
||||
files-for-regexp, list-dir-re, list-dir-re-r, and filter-dirs.
|
||||
Added documentation and an example for regexp-based cleanup with rm-f/rm-rf.
|
||||
|
||||
0.1.2
|
||||
|
||||
Makefile loading no longer starts a build automatically.
|
||||
|
||||
Reference in New Issue
Block a user