Eli Barzilay
1f8a9aa389
A lot of "DrScheme" -> "DrRacket"s.
...
original commit: de0cc7771b3f4be098cfa30e552f0acad3436a0e
15 years ago
Mike Sperber
1f5943d07b
Doc typo fix.
...
svn: r16516
original commit: a2de64c9ba485ebb88c484b911f0bdc4cce93c26
15 years ago
Robby Findler
9de497d854
PR 10344
...
svn: r15545
original commit: 0c73b84692ff89398717e7171a7ec6a968e6249f
16 years ago
Eli Barzilay
d64c87af39
The Scribble reader was improved to make it pull out the syntax
...
punctuations outside of the form, as it does with quote punctuations.
So things like this
#, @foo{...}
that required the space to make the @foo read as a scribble form are
now better written as
@#,foo{...}
This changes all such occurrences. (In case you see this change in
your files and are worried that there might be changes: I mechanically
verified that the result of `read'ing the modified files is identical
to the previous version.)
svn: r15111
original commit: 4288c6c2c703664b6bbd4cd06bd7c2160985b00d
16 years ago
Eli Barzilay
947a0af197
removed lots of "the the"s
...
svn: r14679
original commit: ff73a5395ee00699c7b85d6ed20bbc3e5d9a2957
16 years ago
Eli Barzilay
b64868139a
Changed @itemize{...} to @itemize[...] (done after comparing the doc
...
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
original commit: c0a8a0122200209e38dff1959d79b58f847814db
16 years ago
Robby Findler
9159d9aef8
added $n-start-pos and $n-end-pos
...
svn: r14171
original commit: cca41988afc42e7765a9790c0e8bf4446b9920ec
16 years ago
Robby Findler
6a25f2e4b3
svn: r14091
...
16 years ago
Matthew Flatt
cae97d9890
fix more parser-tools doc bugs
...
svn: r14064
original commit: 7f301ad44637d814d4035a07fb8abb932cfc3309
16 years ago
Matthew Flatt
42c6c37b60
fix docs to explain group-id in yacc
...
svn: r14062
original commit: 017eb444b435a748b46da78d302b09c115d038c2
16 years ago
Matthew Flatt
54566597c9
fix problem with simplifying module-rename contexts that have marked renamings
...
svn: r12195
original commit: 05fbd0ffd3f0281934194f08388d76f21bc2de4a
16 years ago
Matthew Flatt
def6e72aed
assign authors to manuals
...
svn: r11287
original commit: 9453aaaccf2f0007bae450c291e1cd29a7a14696
16 years ago
Eli Barzilay
e227bc6f7f
scribble fixes -- nested @scheme and a few other similar problems
...
svn: r10744
original commit: 4cd2614c2122dd13e75d2dccc60e11109e26e152
17 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