Matthew Flatt
|
bb26115591
|
add 'filebox' Scribble function
|
2010-05-16 17:28:55 -06:00 |
|
Eli Barzilay
|
2d9601089d
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
|
Matthew Flatt
|
1873a6f14d
|
fix typo
|
2010-05-16 07:30:43 -06:00 |
|
Eli Barzilay
|
418b05b8ff
|
Fix a few typos
|
2010-05-15 21:03:35 -04:00 |
|
Matthew Flatt
|
900784c8e4
|
fix regexp sub-pattern reporting
|
2010-05-15 08:36:11 -06:00 |
|
Matthew Flatt
|
aa9a8549ad
|
finish Guide chaper on defining languages
|
2010-05-14 13:34:23 -06:00 |
|
Matthew Flatt
|
8752e65bf8
|
disable check on a module's source name
|
2010-05-14 11:33:09 -06:00 |
|
Matthew Flatt
|
b072d85107
|
adjust Slideshow to not re-export printable<%>; improve docs for both Slideshow and Scribble
|
2010-05-14 11:33:08 -06:00 |
|
Matthew Flatt
|
88fd429eaf
|
initial cut at language-creation chaper in guide: reader extension
|
2010-05-14 11:33:08 -06:00 |
|
Vincent St-Amour
|
0837e47ce7
|
Fixed a typo in the regexp doc.
|
2010-05-13 17:12:36 -04:00 |
|
Matthew Flatt
|
c1abea82ec
|
add local-require to racket/base
|
2010-05-11 12:31:28 -06:00 |
|
Sam Tobin-Hochstadt
|
c22735ea49
|
`block' doesn't have this limitation
|
2010-05-11 12:01:15 -04:00 |
|
Sam Tobin-Hochstadt
|
3965eab9c8
|
Add `racket/block'
|
2010-05-11 12:01:15 -04:00 |
|
Matthew Flatt
|
5b76acb4ae
|
add racket/system to racket
|
2010-05-11 07:06:07 -06:00 |
|
Matthew Flatt
|
60119b800e
|
document how to add a command to raco
|
2010-05-11 06:42:00 -06:00 |
|
Matthew Flatt
|
50e923b199
|
add 'eprintf' and 'displayln'
|
2010-05-11 06:38:34 -06:00 |
|
Matthew Flatt
|
acb98cef60
|
allow paths as input to regexp-matching functions
|
2010-05-11 06:03:39 -06:00 |
|
Matthew Flatt
|
5f2ef77c14
|
fix reference typo
|
2010-05-10 20:40:51 -06:00 |
|
Matthew Flatt
|
899e85f94f
|
change prop:custom-print-as-constructor to more general prop:custom-print-quotable
|
2010-05-10 18:32:25 -06:00 |
|
Matthew Flatt
|
ed1d7f81c9
|
move drscheme and tests/drscheme to drracket and tests/drracket
|
2010-05-09 15:34:50 -06:00 |
|
Sam Tobin-Hochstadt
|
9ccd44e8fd
|
rackety TS docs
|
2010-05-09 12:35:59 -04:00 |
|
Matthew Flatt
|
f24d66f02f
|
improve docs on printer modes
|
2010-05-09 07:05:20 -06:00 |
|
Matthew Flatt
|
1a5e662433
|
doc corrections and completions
|
2010-05-08 11:46:14 -06:00 |
|
Matthew Flatt
|
b26bf5e225
|
fix DrRacket printing styles and distinguish 'print' vs. 'write'
|
2010-05-08 10:18:50 -06:00 |
|
Matthew Flatt
|
6563ef6812
|
rackety framework and tools docs
|
2010-05-08 07:37:08 -06:00 |
|
Matthew Flatt
|
6cfc0b481d
|
fix decompiler
|
2010-05-08 07:37:07 -06:00 |
|
Matthew Flatt
|
c023c460bc
|
misc racket renamings
|
2010-05-07 11:03:02 -06:00 |
|
Matthew Flatt
|
e5a259bdf0
|
document latest printing convention
|
2010-05-06 18:01:21 -06:00 |
|
Matthew Flatt
|
420ea6ee09
|
convert racket value printer to constructor+quote style; update Guide and Quick
|
2010-05-06 14:57:15 -06:00 |
|
Matthew Flatt
|
43027a8d9b
|
switch printer to constructor+quote style
|
2010-05-06 10:33:42 -06:00 |
|
Matthew Flatt
|
6027eb9627
|
fix raco setup handling of info.rkt by adding a namespace argument to get-info
|
2010-05-06 07:21:54 -06:00 |
|
Matthew Flatt
|
f3a20562cf
|
rename plt-help GUI app
|
2010-05-05 11:07:25 -06:00 |
|
Matthew Flatt
|
7c02baafc7
|
move release-note files to rackety names
|
2010-05-05 10:30:40 -06:00 |
|
Matthew Flatt
|
8f8c3d2533
|
minor fix to license page
|
2010-05-05 10:10:46 -06:00 |
|
Matthew Flatt
|
f643c7aa4b
|
add section to Scheme compatibility manual on old executables
|
2010-05-05 10:06:56 -06:00 |
|
Matthew Flatt
|
27cd77c16c
|
fix problem with chaperone of chaperoned hash
|
2010-05-05 09:23:40 -06:00 |
|
Sam Tobin-Hochstadt
|
a60a083802
|
fix references to syncheck-drracket-button
|
2010-05-05 11:13:48 -04:00 |
|
Matthew Flatt
|
60446bcd95
|
fix racket/vector test and doc typo
|
2010-05-05 06:18:52 -06:00 |
|
Matthew Flatt
|
bf5967f30b
|
adjust (provide/contract (struct ....)) to work with new constructor-name convention
|
2010-05-04 18:25:11 -06:00 |
|
Matthew Flatt
|
8af4134991
|
move result-chaperoning procedure to start of chaperioning procedure's results
|
2010-05-04 13:56:21 -06:00 |
|
Matthew Flatt
|
0f8c152b6d
|
drscheme manual -> drracket manual; speed up raco setup pre-bootstrap
|
2010-05-04 11:49:41 -06:00 |
|
Matthew Flatt
|
a097b2ef6a
|
fix chaperone-hash to be more consistent with key handling
|
2010-05-03 17:59:54 -06:00 |
|
Matthew Flatt
|
fae14aed03
|
doc repairs
|
2010-05-03 17:59:54 -06:00 |
|
Sam Tobin-Hochstadt
|
14d1a394f1
|
remove section so that docs render properly
|
2010-05-03 17:42:27 -04:00 |
|
Sam Tobin-Hochstadt
|
b752370a57
|
use @racket instead of @scheme in vector docs
|
2010-05-03 17:13:14 -04:00 |
|
Sam Tobin-Hochstadt
|
46828541a5
|
docs for vector-member etc
|
2010-05-03 17:11:55 -04:00 |
|
Matthew Flatt
|
ce21cf9fd8
|
rackety slideshow doc
|
2010-05-02 12:19:25 -06:00 |
|
Matthew Flatt
|
fb4af54436
|
rackety Scribble doc
|
2010-05-02 12:00:44 -06:00 |
|
Matthew Flatt
|
26a92b1cfe
|
rackety racket/gui doc
|
2010-05-02 11:29:45 -06:00 |
|
Matthew Flatt
|
166b92f9c8
|
replace mzc and setup-plt docs with raco doc (which refers to the still-separate planet doc)
|
2010-05-02 11:04:48 -06:00 |
|