racket/collects/typed-scheme/rep
Sam Tobin-Hochstadt c01b239779 Refactor struct type representation.
- fields now represented by fld struct.
 - mutability on per-field basis
 - accessors are per field

This fixes lots of existing bugs, allows future #:mutable on fields.
2010-06-29 17:33:36 -04:00
..
filter-rep.rkt rename to rkt 2010-04-30 09:51:32 -04:00
free-variance.rkt Switch to using functional hash tables for free variables. 2010-06-21 18:30:23 -04:00
interning.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
object-rep.rkt recreate selector table automatically. 2010-06-24 16:48:10 -04:00
rep-utils.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
type-rep.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00