Commit Graph

11 Commits (f96f22dca28d47bf148932da66ef753c3f6fccf8)

Author SHA1 Message Date
Matthew Flatt f96f22dca2 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414

original commit: a26b334c67a2d77b56c8a83e0856a8f538b94e79
16 years ago
Eli Barzilay 85bf23ecf5 revise the way setup-plt crawls over the collection trees
svn: r8860

original commit: b76390a4523dd523febeab8f432f0341b6a2d040
16 years ago
Matthew Flatt 2224a46b6f docs form David Van Horn; Slideshow tweaks
svn: r8661

original commit: ca1a9dc8bfc22c376c6c3eeeedfbb52c2ae9b1e8
17 years ago
Matthew Flatt cc263b3e74 parser-tools scribbling (not finished, yet)
svn: r8642

original commit: d332b27b49797d2dfeaa936726091ed8dc28c45c
17 years ago
Eli Barzilay 66451b842f * Changed setup-plt to compile collections if they have an "info.ss"
file.  (That is, it does not require the file to have a `name'
  entry.)

* The name shown when setup works is the directory name, followed by
  the `name' field from the info file when specified.

* This means that many `name's are no longer needed, so I'm removing
  them.  To see if you need a `name' entry, consider that the name
  will be shown like this:
    ... foo (<your name here>)
  This means that if the name is the same as the directory name, then
  there is no point in having it.  I also removed cases where the name
  differed only in its capitalization for collections where the case
  is obvious.

* Also, for subcollections, the name should clarify the name of the
  subcollection in context.  For example "Acknowledgments" explains
  what scribbling/acks is, but there's no need to add the context name
  as in "Scribblings: Acknowledgments".

* There may also be a point in keeping names for other uses.  One such
  example was in games, where the name field was used in the PLT Games
  application.  (This was changed to default on the directory name, so
  it is no longer needed in most games.)  Another example is in planet
  packages.

svn: r8629

original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
17 years ago
Eli Barzilay cd8ab7c082 fix some minor bug and typos in previous commit
svn: r8533

original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
17 years ago
Eli Barzilay 6d699bbd9b switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
17 years ago
Eli Barzilay 28f8060651 removed unused doc.txt entries from info.ss files
svn: r8529

original commit: 59b5f3a72758c7d6eaec0a04f243e76afbb43762
17 years ago
Matthew Flatt d617166dca v3.99.0.2
svn: r7706

original commit: 39cedb62edf9258b051a22a29a90be9c6841956f
17 years ago
Robby Findler 6e0524b098 .
original commit: cddc61799ee2ae022923644403e809bf31e0debf
20 years ago
Scott Owens 6f0559e4d4 First version of lex tool for mzscheme. I haven't written doc.txt or
thoroughly tested the lexer generator yet.

original commit: 5b80685561db20b75acc785c5caceb8b22c226a2
23 years ago