Commit Graph

160 Commits

Author SHA1 Message Date
Eli Barzilay
d26f27e140 Lots of minor edits -- mainly dropping unnecessary backslashes and
using @litchar with braces.

svn: r11451
2008-08-27 08:35:27 +00:00
Eli Barzilay
6cd75acb0a a bunch of (mostly) latex-leftover typos
svn: r11449
2008-08-27 07:07:59 +00:00
Eli Barzilay
ff2ab1f9a8 typos
svn: r11436
2008-08-26 18:08:40 +00:00
Eli Barzilay
c1d6152742 typo
svn: r11435
2008-08-26 17:56:35 +00:00
Eli Barzilay
3b9e163357 typo
svn: r11434
2008-08-26 17:55:49 +00:00
Eli Barzilay
014001b778 typos
svn: r11419
2008-08-25 15:33:32 +00:00
Eli Barzilay
9e9cc81c0b typo
svn: r11417
2008-08-25 15:21:54 +00:00
Robby Findler
b987dc265d possible fix
svn: r11396
2008-08-23 02:56:37 +00:00
Eli Barzilay
dfac6998fa typos
svn: r11390
2008-08-22 16:08:29 +00:00
Robby Findler
de74567f46 improved things a little based on Eli's and Greg Woodhouse's comments
svn: r11384
2008-08-22 14:13:12 +00:00
Eli Barzilay
f5be074421 typo
svn: r11378
2008-08-22 11:26:52 +00:00
Matthew Flatt
e507d9a1a3 fix doc mistakes related to struct guards
svn: r11368
2008-08-21 17:02:50 +00:00
Eli Barzilay
c4415e07c1 examples typo
svn: r11365
2008-08-21 12:49:52 +00:00
Matthew Flatt
9453aaaccf assign authors to manuals
svn: r11287
2008-08-15 20:16:06 +00:00
Eli Barzilay
fd205b8470 typos from Grant (PR9652)
svn: r11036
2008-08-02 19:42:26 +00:00
Matthew Flatt
8140b3644e add 'bitwise-bit-set?' and 'in-value' (v4.0.2.6)
svn: r10971
2008-07-29 19:27:33 +00:00
Matthew Flatt
bbf9376115 doc typo (PR 9634)
svn: r10915
2008-07-26 00:09:13 +00:00
Matthew Flatt
a0f7301dff remove misplaced #:evals in schemeblocks
svn: r10877
2008-07-23 15:01:13 +00:00
Matthew Flatt
2e7047b87f fix guide typos
svn: r10862
2008-07-22 14:36:28 +00:00
Matthew Flatt
71a2648851 explain what a box is in the reference, and add cross references to the guide
svn: r10753
2008-07-14 00:05:37 +00:00
Matthew Flatt
ebe5138cfc doc match-let as 'destructuring bind'
svn: r10266
2008-06-15 11:25:05 +00:00
Robby Findler
c5680137bb removed references to non-existent module
svn: r10233
2008-06-12 15:13:15 +00:00
Sam Tobin-Hochstadt
3765c3591c Use deftech instead of defterm for a bunch of terms.
svn: r10195
2008-06-09 16:07:52 +00:00
Matthew Flatt
71268dd76e delete temporary stuff.txt
svn: r10020
2008-05-29 18:58:41 +00:00
Matthew Flatt
7ae0f500ae add and use close-eval to reduce memory use when rendering reference and guide
svn: r9981
2008-05-27 17:20:24 +00:00
Matthew Flatt
6a93d0c531 macros chapter in guide
svn: r9927
2008-05-22 16:12:51 +00:00
Matthew Flatt
c5ef53525a eval section of guide
svn: r9922
2008-05-21 15:41:57 +00:00
Matthew Flatt
64d8b39b49 more guide clean-up
svn: r9920
2008-05-21 13:31:09 +00:00
Matthew Flatt
5ca718b35e units chapter in guide
svn: r9907
2008-05-20 20:16:44 +00:00
Matthew Flatt
6f6d8d74b4 regexp doc repairs and links
svn: r9876
2008-05-17 12:29:58 +00:00
Matthew Flatt
5e23e8c683 port pregexp docs to guide chapter
svn: r9875
2008-05-17 11:59:52 +00:00
Matthew Flatt
2b48cb0a4d fill in some guide sections
svn: r9871
2008-05-16 21:23:53 +00:00
Matthew Flatt
7d6bf0371e doc improvements
svn: r9566
2008-05-01 17:15:03 +00:00
Matthew Flatt
1ee0298552 struct-copy
svn: r9456
2008-04-24 13:56:36 +00:00
Eli Barzilay
1b552354a6 Use @(interaction-eval ...) instead of @interaction-eval[...].
svn: r9429
2008-04-23 16:47:17 +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
5aeaf7ea75 R6RS docs, other misc clean-up
svn: r9349
2008-04-17 21:29:07 +00:00
Matthew Flatt
2a17f76cec streamline GC's thread and custodian tracking
svn: r9224
2008-04-09 17:25:30 +00:00
Matthew Flatt
021d4d7527 new hash function names and ops (3.99.0.23)
svn: r9209
2008-04-08 21:42:38 +00:00
Eli Barzilay
5efae47be8 * Made (planet "path") work like (planet path), except that the former
can have an extension (so it's more like the (lib ...) form now.)
  (Note: I assume that the one-before-last argument in return
  ok_path_string(a, 0, 0, 1, 1) is what makes it not reject a suffix)
* Documented the new form
* Made the `-p' flag get a new-style planet path, and have it work the
  same as `-l' (not constructing an `eval')
* BTW, renamed `mzcmd_REQUIRE' to `mzcmd_REQUIRE_FILE', and changed
  "missing file after" error message in `-l' to "missing library name
  after"

svn: r9171
2008-04-06 14:08:21 +00:00
Matthew Flatt
a796029a56 rename drop and lift in Slideshow; minor doc fixes
svn: r9066
2008-03-22 13:48:35 +00:00
Matthew Flatt
34d83b3551 change module-path? for planet path shorthand; doc edits
svn: r9048
2008-03-21 23:46:42 +00:00
Robby Findler
9ba432ab9c added the _ special case to ->d
svn: r8998
2008-03-17 04:01:39 +00:00
Matthew Flatt
421706a042 fix sentence
svn: r8968
2008-03-13 21:04:07 +00:00
Matthew Flatt
293ba025ba prefab structure types (3.99.0.18)
svn: r8967
2008-03-13 20:59:22 +00:00
Eli Barzilay
db62afaadc set svn:eol-style
svn: r8875
2008-03-04 17:28:15 +00:00
Eli Barzilay
b76390a452 revise the way setup-plt crawls over the collection trees
svn: r8860
2008-03-03 22:04:28 +00:00
Matthew Flatt
b7cfd2fd00 plt-r6rs executable and initial r6rs docs
svn: r8859
2008-03-03 21:59:09 +00:00
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00