typed-racket/collects/typed-scheme/utils
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
..
any-wrap.rkt Don't wrap booleans, print typed values 2010-05-04 19:47:37 -04:00
require-contract.rkt rename to rkt 2010-04-30 09:51:32 -04:00
stxclass-util.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
tc-utils.rkt New interface for unstable/mutated-vars 2010-06-10 13:28:29 -04:00
utils.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00