typed-racket/collects/typed-scheme/types
Sam Tobin-Hochstadt 887f054a55 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.

original commit: c01b2397796cce0ade2ed7515ffe33c9eb338c4f
2010-06-29 17:33:36 -04:00
..
abbrev.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
filter-ops.rkt
printer.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
remove-intersect.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
resolve.rkt
substitute.rkt Generate dcon-dotted, and substitute for them. 2010-06-21 18:30:29 -04:00
subtype.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
type-table.rkt recreate selector table automatically. 2010-06-24 16:48:10 -04:00
union.rkt
utils.rkt Implement substitutions as hash tables from vars to subst-rhs. 2010-06-21 18:30:28 -04:00