racket/collects/scribblings
Matthew Flatt 99635ab091 change `impersonate-struct' to require evidence that a field is mutable
When supplying an accessor to redirect, either the corresponding field
must be accessible through the current inspector, or a mutator for
the same field must be redirected, too.

Stevie realized that we need this constraint; otherwise, impersonators
can implement mutator-like behavior even when the mutator is otherwise
secret.
2012-05-27 15:37:45 -06: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 ffi/com: add 'variant type description 2012-05-26 06:38:02 -06:00
framework add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
gui doc fix 2012-05-15 20:13:12 -06:00
guide Reorder docs. 2012-05-24 16:51:14 -04:00
htdp-langs Document `quote' et al in ISL+lambda. 2012-02-19 16:24:57 -05:00
inside doc correction 2012-02-09 16:49:33 -07:00
main Drop the now-redundant " " argument from existing uses of `string-join'. 2012-05-24 10:40:20 -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 `compiler/zo-parse', etc. for phase-shift addition 2012-05-13 09:00:28 -06:00
reference change `impersonate-struct' to require evidence that a field is mutable 2012-05-27 15:37:45 -06:00
scheme
scribble Fix doc breakage. 2012-05-22 19:55:44 -04:00
slideshow slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
tools change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
finger.png
icons.rkt
info.rkt
magnify.png