Go to file
Stephen Chang 4d8f904e70 sysf: fix forall inst problems
- also add tyvar and tau-inst-list syntax-classes
- add better forall tests
  - exposes problem with naive subst - if you subst non-id type
  - add lots of notes about forall problem
2014-08-20 19:20:02 -04:00
stlc-tests.rkt stlc and sysf: require define to give explicit return type 2014-08-15 19:04:16 -04:00
stlc.rkt cleanup old type-error usage 2014-08-19 16:06:27 -04:00
stx-utils.rkt stx-utils: add stx-member 2014-08-20 19:18:30 -04:00
sysf-tests.rkt sysf: fix forall inst problems 2014-08-20 19:20:02 -04:00
sysf.rkt sysf: fix forall inst problems 2014-08-20 19:20:02 -04:00
typecheck.rkt typecheck: reimpl apply-forall, doing manual subst, special-handling binding forms 2014-08-20 19:19:09 -04:00