racket/collects/scribblings
Stevie Strickland 01396784c9 Fix set/c to conform to hash/c-like restrictions.
Since sets are implemented using the elements as the domain of a hash table,
the following must be true:
 * element contracts for (seteq ...) must be flat
 * element contracts for (seteqv ...) must be flat
 * element contracts for (set ...) must be chaperones, and the resulting
   contract is a chaperone contract

Also, change higher-order set/c contracts to be chaperone contracts
due to the new restrictions.
2011-07-21 18:49:06 -04:00
..
draw allow larger font sizes --- up to 1024 2011-07-15 19:43:47 -06:00
drracket docs reorganization 2011-07-01 17:16:53 -06:00
foreign ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
framework adjust the size-pref frame mixin to track the position of the frame in a multi-monitor sensitive way 2011-07-19 16:16:50 -05:00
gui add get-display-count' and #:screen argument to get-display-size' 2011-07-18 20:15:15 -06:00
guide Hook XREPL into a few places where readline' and enter!' are mentioned. 2011-07-18 14:25:10 -04:00
honu moved algol60 and honu docs to experimental category 2011-07-01 20:13:52 -06:00
htdp-langs Undoes the 'produces -> return' part of commit c31d352f, keeping the 'changes -> mutates' change and the assorted bug fixes it contained. 2011-07-17 16:48:12 -04:00
inside docs reorganization 2011-07-01 17:16:53 -06:00
main restored Getting Started link 2011-07-07 14:00:22 -06:00
more Hook XREPL into a few places where readline' and enter!' are mentioned. 2011-07-18 14:25:10 -04:00
quick docs reorganization 2011-07-01 17:16:53 -06:00
raco typo 2011-07-15 21:25:14 -05:00
reference Fix set/c to conform to hash/c-like restrictions. 2011-07-21 18:49:06 -04:00
scheme docs reorganization 2011-07-01 17:16:53 -06:00
scribble generalize `defform' & co. to better support abstraction 2011-07-07 10:45:43 -06:00
slideshow add some detail about bullet and o-bullet to slideshow docs 2011-07-19 16:17:02 -05:00
tools docs reorganization 2011-07-01 17:16:53 -06:00
finger.png
icons.rkt
info.rkt
magnify.png