typed-racket/collects/typed-scheme/typecheck
Matthew Flatt 7f3cf8a3ef move most of the 'scheme' collection to the 'racket' collection
original commit: c95a39875453e7f057395a7bf626e5d2ed732e7e
2010-04-20 15:24:48 -06:00
..
check-subforms-unit.ss New representation for free variables, now stored in struct. 2010-02-17 00:09:38 +00:00
def-binding.ss providing static struct information to untyped code works 2010-02-19 23:27:06 +00:00
find-annotation.ss Better error message for inference with keywords. 2009-10-21 13:30:03 +00:00
internal-forms.ss Improve `internal-forms' 2010-01-25 18:38:56 +00:00
provide-handling.ss move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
signatures.ss Pass the right argument to unfold. 2009-05-19 16:27:44 +00:00
tc-app-helper.ss Improve error messages in the simple case. 2010-01-07 19:41:42 +00:00
tc-app.ss move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
tc-envops.ss Update structure types to have constructor ids. 2010-04-14 15:06:14 -04:00
tc-expr-unit.ss move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
tc-if.ss fix obvious bug pointed out by noel 2010-02-26 15:15:43 +00:00
tc-lambda-unit.ss Better error message for functions that don't have the same arity as 2010-01-07 21:45:57 +00:00
tc-let-unit.ss Use tail-position syntax property for non-functions. 2009-10-29 18:02:33 +00:00
tc-metafunctions.ss fix some unfortunate bugs 2010-03-02 20:37:36 +00:00
tc-structs.ss Update structure types to have constructor ids. 2010-04-14 15:06:14 -04:00
tc-toplevel.ss Fix a number of bugs reported by eli 2010-02-08 18:17:15 +00:00
typechecker.ss move new-if to if. 2009-05-22 22:06:48 +00:00