Commit Graph

416 Commits

Author SHA1 Message Date
Matthew Flatt
0d943763a3 fix a scribble bug; add r6rs reader
svn: r8635

original commit: 0dc359a956978ffac13dacf31c4b07b80a81a709
2008-02-12 21:50:35 +00:00
Matthew Flatt
13d9da2ae0 more browser doc repairs
svn: r8634

original commit: 074b611215653705571ab5179aa8c4f4d2350b2e
2008-02-12 15:16:03 +00:00
Matthew Flatt
d29d7ef3b0 fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
svn: r8633

original commit: 86b0c9909a64ffdb589b8868f89fee89ee92f564
2008-02-12 14:59:05 +00:00
Eli Barzilay
71e67c4bf0 * 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
2008-02-12 10:33:01 +00:00
Matthew Flatt
f5386ada87 finish mzlib docs, except for contracts
svn: r8623

original commit: b03e7426ebda7a56827a3818ad96dea7e2cc5346
2008-02-11 21:37:03 +00:00
Eli Barzilay
24f7a22c89 newline
svn: r8618

original commit: dea954e28a1d04a006c183c8c25f6c592ffbdb05
2008-02-11 14:04:38 +00:00
Matthew Flatt
6523d4e723 fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
svn: r8617

original commit: 9bfa156f91656007ac2af9b1af48fe3b01bd094e
2008-02-11 12:55:30 +00:00
Matthew Flatt
1d65736113 minor doc-build space savings
svn: r8600

original commit: f22f94b34547d15c4d03cdb8c5684083724966fb
2008-02-09 14:38:02 +00:00
Matthew Flatt
a05fd5eb87 doc and test repairs
svn: r8597

original commit: 1959c567431344b468d47fa873e093b5ab0787c4
2008-02-09 13:01:39 +00:00
Eli Barzilay
0e156fe8db svn: r8587
original commit: 0e77057aa973016802666541e51aef399f6df866
2008-02-08 19:09:28 +00:00
Eli Barzilay
39200e2ff6 svn: r8584
original commit: f30c78dd606f603e8423d74eb76889e2e84b484c
2008-02-08 16:47:10 +00:00
Eli Barzilay
b9aadb5dc6 much improved search, extended and fixed sendurl, string-based rendering for xrefs
svn: r8577

original commit: 7539945a3dd567b0dae31b824af751b0ef4ff2a5
2008-02-08 04:32:49 +00:00
Eli Barzilay
1b2c9f88dd * Made it possible to pass 'inline for css-path to have the css
inlined in the result
* Make it possible to use #f for dest-file in one more place, aiming
  to make it possible to render search results directly into a string.

svn: r8573

original commit: 52854f54bb9588c97159ed5466cd8aad8618e4bd
2008-02-07 21:00:14 +00:00
Eli Barzilay
84271feef5 oops
svn: r8567

original commit: 5666dd3d81b48633c98c5fcba5f8f37ebf104647
2008-02-07 17:26:03 +00:00
Eli Barzilay
0b70f28085 search improvements
svn: r8566

original commit: cad5f5d85d9684f1a2c349f430baf474b9f491ee
2008-02-07 17:25:49 +00:00
Eli Barzilay
de4f8a0e35 search improvements
svn: r8565

original commit: de82823bfa5c3ab4c4e7d220cd80840d9e13866c
2008-02-07 17:22:55 +00:00
Eli Barzilay
43e5913612 Lots of fixes & improvements for help
svn: r8561

original commit: 0cd1cc4b08276c41216c4b73895bfa1acb52eb59
2008-02-07 07:59:59 +00:00
Matthew Flatt
cbd4e8ff89 start scribbling mzlib (about half done)
svn: r8546

original commit: 8bac4b1d282f4b8aea11d02dca7c358ddbb0f7fc
2008-02-05 22:07:35 +00:00
Matthew Flatt
c0c97a6090 add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538

original commit: 794e6c8a398da5857097795ff5c8d022bf55fed2
2008-02-05 16:33:26 +00:00
Eli Barzilay
57b8baeb1c fix uses of #lang setup/infotab
svn: r8534

original commit: 03f29ff7b1c0146aeaca77a4909ad86669c9d615
2008-02-05 05:24:32 +00:00
Eli Barzilay
4a8fae32ed fix some minor bug and typos in previous commit
svn: r8533

original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
2008-02-05 00:22:33 +00:00
Eli Barzilay
d4db2b3df8 switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
2008-02-04 23:00:35 +00:00
Eli Barzilay
750e18115c removed help/* leftovers that are not used in v4
svn: r8528

original commit: 5dd18dadcb4b7634c3035abf4f6f0d87fd65ae90
2008-02-04 19:59:39 +00:00
Eli Barzilay
58fa3c4dfc remove unused blurb fields
svn: r8526

original commit: d78396aaf98750cb0506b8c220afc4dfef3377a2
2008-02-04 17:16:06 +00:00
Eli Barzilay
e7cee4f20b do the proper thing to get to the index page
svn: r8520

original commit: 8f186accdf716e586ef1a59fda8ce1ffd4406687
2008-02-04 03:36:59 +00:00
Eli Barzilay
6c9bd9f30d search box
svn: r8496

original commit: 58e12e98359f076bcdac08547b41a7afabfc0cb2
2008-02-01 20:08:00 +00:00
Eli Barzilay
43c556ccc2 minor
svn: r8494

original commit: d963f4c39ee4f04823b1a6991f38600989464e8d
2008-02-01 11:59:50 +00:00
Matthew Flatt
e764c8e02f tighten some Scribble contracts, improve docs
svn: r8486

original commit: 6a8a1557d3ec6da13c2c53bea11f96a6ec5afa67
2008-01-31 14:16:00 +00:00
Matthew Flatt
af0a6f7fab more scribble struct doc clarifications
svn: r8483

original commit: 841056855e81ddaba61f96d33019eb8c443fb532
2008-01-31 04:40:18 +00:00
Matthew Flatt
8ee50c9ec5 scribble struct doc clarifications
svn: r8482

original commit: beef670942f37eb2b38e1acfff4b068edd32528b
2008-01-31 04:33:50 +00:00
Matthew Flatt
e192679a2b small improvements to scribble data structures
svn: r8481

original commit: 7e6ef8eeb5bbd071ac41675fdd23246b928eedac
2008-01-31 00:06:54 +00:00
Eli Barzilay
1ca010cfb2 add nbsp to text backend
svn: r8480

original commit: 551a13131cb65f9ff23f41a8eb13fb3378c924d3
2008-01-30 20:37:58 +00:00
Eli Barzilay
72829e1d1d searchable index pages
svn: r8477

original commit: b012e7dbe7cc0291ba2af8d22dd05e88f626c274
2008-01-30 18:20:04 +00:00
Matthew Flatt
d7488ba11b launcher scribblings and other doc fixes
svn: r8469

original commit: 99818355f7b806dd7e36f5720558d2701c470948
2008-01-29 22:56:17 +00:00
Eli Barzilay
e2e36b404e * Added send-url/file that consumes a path and adds the file://, use
that in places that show docs.

* Made send-url quote characters that are possibly dangerous for
  subprocesses (good uses should call it wil already quoted urls).
  Also a keyword argument that can disable this, if someone really
  wants to.

* IE7 bug workaround finally working (but will need to switch from
  regedit to mred, to avoid vista warning).

svn: r8467

original commit: dbd27dafc66d0b94924e4287e60bdb3903fad215
2008-01-29 21:38:27 +00:00
Matthew Flatt
c2788702f8 add up-links to documents in the main doc dir; add plain-install makefile targets
svn: r8466

original commit: 6ddbaba736ebee38145d5bff9c71363be6825df4
2008-01-29 21:27:34 +00:00
Matthew Flatt
c1f8efadea 3.99.0.10: immutable vector and box literals
svn: r8465

original commit: 6e2e7d94471242e2f9fe1fbeb2dc7a5a297bb00c
2008-01-29 19:23:47 +00:00
Matthew Flatt
fb0fd622d0 fix scribble.cxx yet again
svn: r8463

original commit: 8d17e9133309a553bd68f5f85a1269bb6d028b60
2008-01-29 18:36:04 +00:00
Matthew Flatt
8378fbf1a4 regexp doc fixes
svn: r8462

original commit: 3cd1b5f14f2fece4e56c5450df67b7a0128f51a7
2008-01-29 17:37:10 +00:00
Matthew Flatt
d42a20cf7b doc fixes and rendering tweaks
svn: r8453

original commit: 60f7074babcd1ce0c4bdceff70893baf91c117bc
2008-01-28 22:43:50 +00:00
Matthew Flatt
788660a9f1 setup-plt scribbling
svn: r8451

original commit: 68ae5ace16a40c0ea1bb4d5ed010d8c64fa3972a
2008-01-28 21:54:02 +00:00
Matthew Flatt
61db9850c1 scribbled dynext (from Will Farr)
svn: r8450

original commit: 987b9e76814a873b9034162e44d15267c3bf6c9a
2008-01-28 19:40:52 +00:00
Matthew Flatt
65291d0c1d 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

original commit: e35c94f91dface469a5c5689cd8f49b5d0d0a62e
2008-01-27 14:20:42 +00:00
Eli Barzilay
40116e1d00 minor
svn: r8430

original commit: ec75cb5a9f57f27d138aa12a3d61db9711c12200
2008-01-27 07:00:07 +00:00
Eli Barzilay
81179a7eea Added 'newline items, made index pages use them instead of
table rows.  (And some reformatting, of course.)

svn: r8426

original commit: 642c0d60718d0d3daa5266f6402bea9957807aea
2008-01-26 19:31:32 +00:00
Eli Barzilay
d2002d0a0d minor things
svn: r8419

original commit: df0368e5ccc99f75b993eacc2a627c33dfa70d9f
2008-01-25 20:02:12 +00:00
Eli Barzilay
2dfa41a8f2 Better sorting of index entries
svn: r8418

original commit: 5c13830bf67cab65630d41ac1da1552aedde769b
2008-01-25 16:47:43 +00:00
Eli Barzilay
a65ca82cc5 minor code improvements
svn: r8417

original commit: 7126fdce72db0dc7a11b8db91cc37e678fd1ca8c
2008-01-25 16:32:33 +00:00
Matthew Flatt
c63cd9a943 fix eval:alts to not add context
svn: r8383

original commit: b7a19fdc4a19e7f62a6f47f05e4ea32b6d97b98b
2008-01-22 14:54:37 +00:00
Matthew Flatt
0d52905593 more mzc scribblings; scribbled HTML layout tweaks
svn: r8335

original commit: e3af8a5a5254d35bdcc706916bbeb79e72ac3ecf
2008-01-15 14:20:49 +00:00