Matthew Flatt
|
ef525233a2
|
references: link "A parameter that..." to the definition of "parameter"
|
2012-08-22 10:28:56 -06:00 |
|
Matthew Flatt
|
cc6f3f69ab
|
add `port-set-next-location!'; make prompt read handler use it
Closes PR 12035
|
2011-07-10 08:36:47 -06:00 |
|
Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Matthew Flatt
|
0b496d5275
|
a round of doc corrections from Gwyth
|
2011-03-10 06:34:33 -06:00 |
|
Matthew Flatt
|
4299b12d5b
|
fix pretty-print problems, especially related to the custom-write property
|
2010-08-18 16:13:57 -06:00 |
|
Matthew Flatt
|
c8de3b5d1e
|
change `pretty-print' to accept a qq-depth argument
makes it more consistent with `print'
fixes the htdp/bsl, etc. languages, which install a global print
handler
Merge to v5.0
|
2010-05-27 20:22:44 -06:00 |
|
Matthew Flatt
|
97d078a156
|
adjust `pretty-printing' parameter for single-line printing
make it #f in that case, as opposed to printing in multi-line
mode when the content doesn't fit on a single line
|
2010-05-24 15:15:45 -06:00 |
|
Matthew Flatt
|
0b8a664d78
|
fix minor doc bugs
|
2010-05-24 10:03:37 -06:00 |
|
Eli Barzilay
|
28946a0a43
|
More reformatting
|
2010-05-21 20:41:35 -04:00 |
|
Matthew Flatt
|
c7e723eef7
|
somewhat rackety core docs
|
2010-04-22 15:10:25 -06:00 |
|
Matthew Flatt
|
2cb9f378aa
|
Racket experiments
svn: r18725
|
2010-04-02 21:29:59 +00:00 |
|
Robby Findler
|
5adb4eb004
|
changed the meaning of one of the pretty-print parameters slightly and used that to fix redex's stepper
svn: r15419
|
2009-07-09 15:55:11 +00:00 |
|
Matthew Flatt
|
077e5a4666
|
change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c
svn: r12023
|
2008-10-13 19:45:37 +00:00 |
|
Matthew Flatt
|
009aabf8e1
|
pretty-print doc corrections and clarifications
svn: r10481
|
2008-06-27 20:20:52 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
Matthew Flatt
|
cd7157641c
|
Scribble improvements: defmodule & co.
svn: r7902
|
2007-12-05 21:41:07 +00:00 |
|
Matthew Flatt
|
0cc6eac6db
|
doc require/provide transformers and pretty-print
svn: r7820
|
2007-11-23 14:53:20 +00:00 |
|