racket/collects/tests/typed-scheme
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
..
fail Added support for unsafe struct operations to Typed Scheme. 2010-06-22 18:42:25 -04:00
optimizer Fixed Typed Scheme's optimizer's test harness to work with drdr. 2010-06-25 13:25:42 -04:00
succeed Use the correct field numbers in substructs. 2010-06-24 14:53:38 -04:00
unit-tests Refactor struct type representation. 2010-06-29 17:33:36 -04:00
xfail new bug with mutation 2010-06-11 11:55:22 -04:00
main.rkt More options for test runner. 2010-06-24 16:46:31 -04:00
nightly-run.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
run Rename "collects/tests/mred" -> ".../gracket". 2010-05-17 01:44:27 -04:00
run.rkt More options for test runner. 2010-06-24 16:46:31 -04:00