Robby Findler
|
dd161bb821
|
allow multiple string constants to be in a single "line"
also enforce some spacing requirements to avoid the problem
where you forget to put a space in a message that is broken
across string constants.
|
2013-01-05 20:25:06 -06:00 |
|
Ryan Culpepper
|
1b702a2ae3
|
docs reorganization
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
|
2011-07-01 17:16:53 -06:00 |
|
Matthew Flatt
|
d08d7c3364
|
fix string-constant doc build
|
2011-04-27 06:18:23 -06:00 |
|
Robby Findler
|
dc0198a784
|
fixed up the string constants collection
|
2011-04-26 23:26:19 -05:00 |
|
Matthew Flatt
|
947bf8e109
|
misc doc fixes
|
2010-05-05 11:07:34 -06:00 |
|
Eli Barzilay
|
c0a8a01222
|
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
|
2009-04-05 17:46:20 +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
|
c6dbcc27a7
|
string-constant -> string-constants
svn: r8672
|
2008-02-15 14:14:55 +00:00 |
|