Commit Graph

28 Commits

Author SHA1 Message Date
Eli Barzilay
276b5770ff url moved
svn: r9899
2008-05-20 00:20:01 +00:00
Eli Barzilay
35a3012821 url moved
svn: r9898
2008-05-20 00:19:52 +00:00
Matthew Flatt
a26b334c67 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414
2008-04-23 00:20:25 +00:00
Matthew Flatt
e25e7a1098 keyword in methods and apply; procedure-reduce-keyword-arity
svn: r9396
2008-04-22 18:00:04 +00:00
Matthew Flatt
3bb0a78d0d finish mysterx docs
svn: r9329
2008-04-16 12:22:52 +00:00
Matthew Flatt
6abe2deff2 more mysterx doc work (all ported, but need re-org and clean-up)
svn: r9327
2008-04-16 03:09:57 +00:00
Matthew Flatt
cb7b0b2764 mysterx doc progress
svn: r9325
2008-04-15 21:19:17 +00:00
Matthew Flatt
09b52486b4 doc for make, mzcom, and mysterx (started) collections; Sam's patches to syntax/module-reader docs
svn: r9324
2008-04-15 20:25:56 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
f5bc96418d add lots of main.ss files where appropriate
svn: r8764
2008-02-22 16:28:31 +00:00
Eli Barzilay
699c40643d * 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
2008-02-12 10:33:01 +00:00
Eli Barzilay
3c72e71e24 switched info.ss files to #lang
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727 removed unused doc.txt entries from info.ss files
svn: r8529
2008-02-04 20:31:04 +00:00
Eli Barzilay
d78396aaf9 remove unused blurb fields
svn: r8526
2008-02-04 17:16:06 +00:00
Eli Barzilay
3d0d7637f9 remove unused help-desk-message fields
svn: r8525
2008-02-04 17:09:09 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
cba6e89569 another mxdemo fix (need a string instead of path)
svn: r6988
2007-07-31 12:02:51 +00:00
Matthew Flatt
729e4ecbf8 fix mxdemo module
svn: r6986
2007-07-31 11:13:29 +00:00
Matthew Flatt
a2cbc68378 improve and module-ize mxdemo, change executable creator to prefer exetsnions (such as mxmain)
svn: r6012
2007-04-21 23:00:38 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Matthew Flatt
d034f64dd2 301.16
svn: r3040
2006-05-24 19:29:58 +00:00
Matthew Flatt
36f0720c5a fix bad uses of installer argument
svn: r2939
2006-05-14 13:05:50 +00:00
Eli Barzilay
b06e4d40b2 typo
svn: r2841
2006-04-28 18:09:17 +00:00
Eli Barzilay
75ad8cdcbe fix dll paths
svn: r2840
2006-04-28 17:38:49 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Eli Barzilay
6564b98863 Removed version information that is no longer used.
svn: r1468
2005-12-01 21:34:08 +00:00
Eli Barzilay
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00