Matthew Flatt
|
2bdcdbb197
|
racket/draw, racket/gui: modernize contracts, mostly in documentation
Use `or/c' instead of `one-of/c', `#f' instead of `false/c'.
|
2012-04-06 18:51:10 -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
|
694745e998
|
first cut at splitting draw and gui docs
|
2010-11-05 21:57:13 -06:00 |
|