typed-racket/collects/typed-scheme/infer
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
..
constraint-structs.rkt Add fixed part to dcon-dotted. 2010-06-21 18:30:29 -04:00
constraints.rkt Refactor substitution. 2010-06-21 18:30:28 -04:00
dmap.rkt Add fixed part to dcon-dotted. 2010-06-21 18:30:29 -04:00
infer-unit.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
infer.rkt rename to rkt 2010-04-30 09:51:32 -04:00
promote-demote.rkt Added Channel types. 2010-06-09 14:54:35 -04:00
restrict.rkt Refactor substitution. 2010-06-21 18:30:28 -04:00
signatures.rkt provide more information in inference failures 2010-06-21 18:30:27 -04:00