Go to file
Stephen Chang b0769c5f1a sysf: impl renaming of forall binders but then backed out
- capture when applying forall is ok since binder is renamed as well
  - and since type names are valid binder names, this is ok
  - TODO: what if we call inst with non-base type?
- add more variable capture tests
- typecheck: type= handles alpha-equiv
2014-08-20 14:39:24 -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 curly-parens? 2014-08-15 15:32:18 -04:00
sysf-tests.rkt sysf: impl renaming of forall binders but then backed out 2014-08-20 14:39:24 -04:00
sysf.rkt sysf: impl renaming of forall binders but then backed out 2014-08-20 14:39:24 -04:00
typecheck.rkt sysf: impl renaming of forall binders but then backed out 2014-08-20 14:39:24 -04:00