Eli Barzilay
4b1fdd9bc0
added places
...
svn: r17849
2010-01-27 09:58:48 +00:00
Eli Barzilay
d8b7906fd5
f9 build moves to f12
...
svn: r17713
2010-01-18 06:11:51 +00:00
Eli Barzilay
bfc59751f1
some minimal explanations
...
svn: r17600
2010-01-11 02:30:18 +00:00
Eli Barzilay
3993f30dec
typed/test-engine goes with test-engine
...
svn: r17585
2010-01-09 03:54:55 +00:00
Eli Barzilay
cf60eec875
forgot to comment this out
...
svn: r17550
2010-01-07 21:28:13 +00:00
Eli Barzilay
727d1542ba
Create a tree from a subversion repository.
...
svn: r17548
2010-01-07 20:48:18 +00:00
Eli Barzilay
133f378991
Reorganize module and function names to reflect file tree work.
...
svn: r17547
2010-01-07 20:47:41 +00:00
Eli Barzilay
daa1c0b338
Moved FS code into plt-tree.ss
...
svn: r17529
2010-01-07 10:28:11 +00:00
Eli Barzilay
5fe14f70b6
* Including full path for each node in the tree -- this means that any
...
subtree is complete with no need to rehack its root. Simplifies a
bunch of code, and makes some utilities redundant.
* Using a single struct for all nodes, with subs=#f to mark files
* Names of struct is generic, no relation to actual files and dirs
* Added more tests
svn: r17527
2010-01-07 04:05:21 +00:00
Eli Barzilay
214f85ca03
don't use for/list in tree-for-each
...
svn: r17481
2010-01-05 12:16:02 +00:00
Eli Barzilay
01858d2989
remove old commented code, minor tweak
...
svn: r17480
2010-01-05 11:59:27 +00:00
Eli Barzilay
acb214f2a2
provide structs, comment headers
...
svn: r17479
2010-01-05 09:24:47 +00:00
Eli Barzilay
8cdb172e7f
Made `not:' produce predicates tagged as negated -- and for these, an
...
empty directory is *not* dropped. This finally makes the results more
intuitive, and can now also express queries like only directories,
without their content. (See comments and new tests.)
svn: r17456
2010-01-01 05:54:47 +00:00
Eli Barzilay
53c3f8239b
Use "name/" for directories, which makes things a little saner and a
...
little faster.
svn: r17406
2009-12-27 15:44:14 +00:00
Eli Barzilay
4ce6a630e8
Tree utilities, with fast filtering.
...
svn: r17403
2009-12-26 04:42:35 +00:00
Matthew Flatt
a7d4b7467d
fix dist-spec checker to export proprty utils
...
svn: r17398
2009-12-25 13:18:47 +00:00
Matthew Flatt
3a127f04bd
another repair for bundle script
...
svn: r17393
2009-12-24 14:38:41 +00:00
Matthew Flatt
2e5e66486d
fix bin-files list for distibution specs
...
svn: r17389
2009-12-23 01:39:07 +00:00
Eli Barzilay
f93b3d0334
forgot the require lines
...
svn: r17385
2009-12-22 16:35:15 +00:00
Eli Barzilay
a16fdb5aea
dist-specs -> meta, because more stuff will be there
...
svn: r17384
2009-12-22 16:29:14 +00:00