racket/racket
Carl Eastlund 7deb4ad025 Separated prop:dict from gen:dict.
This work is in preparation for widening the interface of gen:dict with
operations like dict-for-each, dict-update, etc., each with a fallback
implementation.  The property prop:dict, with its documented, fixed-length
vector representation, cannot be extended, whereas a generic with optional
methods can be.
2013-07-25 13:48:58 -04:00
..
collects Separated prop:dict from gen:dict. 2013-07-25 13:48:58 -04:00
src more safe-dereference repairs for DWARF native stack trace (on ARM) 2013-07-23 20:38:23 -06:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00