racket/racket
Matthew Flatt 4070bcd461 fix chaperones and prop:procedure functions with keyword arguments
Commit 5bae9773aa broke `chaperone-procedure` and `impersonate-procedure`
so that it didn't always produce a chaperone or impersonator. Also,
the arity-error changeds intended for that commit were not complete,
because tests were accidentally commented out.

The main repair involves a new internal property that keeps track of an
accessor that is used to extract a procedure from a field in a structure
type that has `prop:procedure`.
2013-12-18 05:42:42 -07:00
..
collects fix chaperones and prop:procedure functions with keyword arguments 2013-12-18 05:42:42 -07:00
src fix chaperones and prop:procedure functions with keyword arguments 2013-12-18 05:42:42 -07:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00