racket/collects/scribblings
Asumu Takikawa 552d6de953 racket/generics: add contract combinator
The generics library now generates a `name/c` macro
for a generic interface `name`. The combinator can be
used to contract instances (or constructors) of a
generic interface across standard contract boundaries.
2012-06-25 20:33:48 -04:00
..
draw racket/draw: background and text colors in `record-dc%' 2012-05-27 06:38:30 -06:00
drracket fix bug in example code noted by Ray Racine 2012-05-12 22:10:10 -05:00
foreign Move regexp-replaces' from ffi/unsafe' to `racket/private/string'. 2012-06-22 14:27:14 -04:00
framework add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
gui Fix minor typo 2012-06-09 09:20:55 -04:00
guide small fixes to Robby's marginal note on indy 2012-06-25 19:15:07 -04:00
htdp-langs fixed up docs to use new system; retested 2012-06-25 19:15:09 -04:00
inside inside: add new error functions to docs 2012-06-23 02:04:55 -07:00
main Further improvements to the documentation search. 2012-06-14 15:46:53 -04:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco fix zo-parse, zo-struct, etc. for context in whole-module import 2012-06-23 05:21:53 -07:00
reference racket/generics: add contract combinator 2012-06-25 20:33:48 -04:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble update docs related to definition-box labels 2012-06-21 07:15:09 +08:00
slideshow added the #:draw-border? argument to disk and filled-ellipse 2012-06-10 11:53:54 -05:00
tools log errors that read-language produces when DrRacket calls it 2012-06-22 10:31:00 -05:00
finger.png
icons.rkt
info.rkt
magnify.png