racket/racket
Sam Tobin-Hochstadt d3b018b7cb Re-do projections for struct fields in chaperone handlers.
If the selector is itself a chaperone, then doing the access once
will mean that the saved result is not `chaperone-of?` the result
of doing the access a second time, at least in some cases (such as
when the accessor uses vector contracts).

Thanks to Neil T for initial spotting, and to Robby for actually
finding the bug and suggesting the fix.
2015-02-12 09:50:57 -05:00
..
collects Re-do projections for struct fields in chaperone handlers. 2015-02-12 09:50:57 -05:00
src fix position of lifted requires in expansion 2015-02-10 17:53:08 -07:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00