Commit Graph

230 Commits

Author SHA1 Message Date
John Clements
2d55e74093 typos
svn: r8683
2008-02-16 06:54:16 +00:00
John Clements
8caa50c20a includes -> includes
svn: r8682
2008-02-16 06:48:37 +00:00
John Clements
f69f0753e3 More info for any
svn: r8675
2008-02-15 19:36:56 +00:00
Eli Barzilay
dfc1b74d66 PR9197
svn: r8659
2008-02-14 06:14:41 +00:00
Robby Findler
efeb8c7818 PR 9193
svn: r8646
2008-02-13 16:43:07 +00:00
Matthew Flatt
0dc359a956 fix a scribble bug; add r6rs reader
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
86b0c9909a fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
svn: r8633
2008-02-12 14:59:05 +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
Matthew Flatt
88290b46be set up mzlib/contract docs a bit more
svn: r8624
2008-02-11 22:06:06 +00:00
Matthew Flatt
b03e7426eb finish mzlib docs, except for contracts
svn: r8623
2008-02-11 21:37:03 +00:00
Matthew Flatt
9bfa156f91 fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
svn: r8617
2008-02-11 12:55:30 +00:00
Matthew Flatt
6f057bd68c fix syntax-local-expand/capture-lifts
svn: r8614
2008-02-10 15:52:46 +00:00
Matthew Flatt
f22f94b345 minor doc-build space savings
svn: r8600
2008-02-09 14:38:02 +00:00
Matthew Flatt
1959c56743 doc and test repairs
svn: r8597
2008-02-09 13:01:39 +00:00
Matthew Flatt
15304f5870 more mzlib scribbling
svn: r8552
2008-02-06 04:10:54 +00:00
Matthew Flatt
8bac4b1d28 start scribbling mzlib (about half done)
svn: r8546
2008-02-05 22:07:35 +00:00
Matthew Flatt
75b8275231 fix typo on reference first page
svn: r8541
2008-02-05 17:01:05 +00:00
Matthew Flatt
8efa991f4f match: specify failure, and add byte strings as patterns
svn: r8540
2008-02-05 16:59:54 +00:00
Matthew Flatt
52355ec9e6 move setup/infotab documentation to setup-plt manual
svn: r8539
2008-02-05 16:51:19 +00:00
Matthew Flatt
794e6c8a39 add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538
2008-02-05 16:33:26 +00:00
Eli Barzilay
ef5e871f49 add back the erroneous byte-regexp expression
svn: r8537
2008-02-05 14:34:20 +00:00
Eli Barzilay
426a4ce5c4 more regexp fixes
svn: r8536
2008-02-05 10:05:00 +00:00
Eli Barzilay
b02db9ee94 fix default value for regexp-quote
svn: r8535
2008-02-05 09:59:25 +00:00
Eli Barzilay
03f29ff7b1 fix uses of #lang setup/infotab
svn: r8534
2008-02-05 05:24:32 +00:00
Eli Barzilay
3da233dd8e fix some minor bug and typos in previous commit
svn: r8533
2008-02-05 00:22:33 +00:00
Eli Barzilay
3c72e71e24 switched info.ss files to #lang
svn: r8532
2008-02-04 23:00:35 +00:00
Matthew Flatt
096ec546a6 fix struct-out; add -I configuration option
svn: r8530
2008-02-04 21:51:39 +00:00
Danny Yoo
ab3dee3d0e Added #:mutable to fish example in procedures.scrbl.
svn: r8517
2008-02-03 04:09:16 +00:00
Danny Yoo
d4da20c951 scribble typos; fixed index entries for concatenate
svn: r8516
2008-02-03 03:56:23 +00:00
Danny Yoo
3141700af2 Fixed eval typo for real->decimal-string doc, added shared-eval to shared.scrbl.
svn: r8515
2008-02-03 03:32:59 +00:00
Danny Yoo
ed6058025d Fixed typo with let* scribble example.
svn: r8514
2008-02-03 03:32:58 +00:00
Danny Yoo
6267f3000f fixed typo
svn: r8513
2008-02-03 02:48:29 +00:00
Danny Yoo
67904bdb1c fixed typo
svn: r8512
2008-02-03 02:04:33 +00:00
Matthew Flatt
d1c61e5ef1 plt-r5rs exe and r5rs doc
svn: r8501
2008-02-02 04:14:04 +00:00
Matthew Flatt
10ce5150d4 reference clarifications on immutable literals; JIT tweak
svn: r8491
2008-01-31 23:15:10 +00:00
Robby Findler
5094c9b95b fixed up case for contracts
svn: r8479
2008-01-30 20:25:37 +00:00
Robby Findler
9bdbfba888 Matthias's improvements to the contracts docs, plus a few minor fixes
svn: r8478
2008-01-30 20:20:31 +00:00
Matthew Flatt
6e2e7d9447 3.99.0.10: immutable vector and box literals
svn: r8465
2008-01-29 19:23:47 +00:00
Danny Yoo
8fe96fd23b Typo
svn: r8464
2008-01-29 18:36:28 +00:00
Matthew Flatt
3cd1b5f14f regexp doc fixes
svn: r8462
2008-01-29 17:37:10 +00:00
Eli Barzilay
6ba2fc8941 typo
svn: r8461
2008-01-29 16:10:02 +00:00
Matthew Flatt
1547458786 fix typo in time-apply
svn: r8454
2008-01-28 23:26:34 +00:00
Matthew Flatt
987b9e7681 scribbled dynext (from Will Farr)
svn: r8450
2008-01-28 19:40:52 +00:00
Matthew Flatt
e35c94f91d clean out _loader compilation support; merge compiler library docs into mzc manual; improve mzscheme cmdline handling so that configuration options do not cancel defaults like -i and -u
svn: r8432
2008-01-27 14:20:42 +00:00
Matthew Flatt
17d717a8ba scheme/bool and scheme/local
svn: r8394
2008-01-23 18:11:02 +00:00
Matthew Flatt
b2dbe63ed1 small doc fixes, plus change to syntax pattern matching to allow null as a dotted match after ellipses
svn: r8384
2008-01-23 01:35:26 +00:00
Eli Barzilay
cd239fc23c minor code improvements, added ninth and tenth
svn: r8364
2008-01-18 16:04:43 +00:00
Matthew Flatt
63c5d8a7cb doc improvements: enter! and 'more'
svn: r8348
2008-01-16 14:09:59 +00:00
Matthew Flatt
b014545c7a added 'more: systems' doc
svn: r8341
2008-01-16 00:21:19 +00:00
Matthew Flatt
8b16cee613 start mzc scribbling
svn: r8334
2008-01-15 13:09:40 +00:00