racket/collects/meta
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
..
tree * Including full path for each node in the tree -- this means that any 2010-01-07 04:05:21 +00:00
check-dists.ss fix bin-files list for distibution specs 2009-12-23 01:39:07 +00:00
checker.ss fix dist-spec checker to export proprty utils 2009-12-25 13:18:47 +00:00
dist-specs.ss
spec-lang.ss
spec-reader.ss
specs.ss