racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 541a47f7fd Handle (Instance Foo) where Foo is unbound.
Return correct error behavior.

svn: r12410
2008-11-12 15:59:24 +00:00
..
check-subforms-unit.ss
def-binding.ss
defstruct-unit.ss
internal-forms.ss
provide-handling.ss New error handling for type parsing errors. 2008-10-21 18:01:03 +00:00
signatures.ss
tc-app-unit.ss New error handling for type parsing errors. 2008-10-21 18:01:03 +00:00
tc-dots-unit.ss
tc-expr-unit.ss Handle (Instance Foo) where Foo is unbound. 2008-11-12 15:59:24 +00:00
tc-if-unit.ss Warn about unreachable code. 2008-10-27 20:03:16 +00:00
tc-lambda-unit.ss
tc-let-unit.ss
tc-structs.ss Fix handling of explicit maker in tc-struct. 2008-09-26 12:23:33 +00:00
tc-toplevel.ss New error handling for type parsing errors. 2008-10-21 18:01:03 +00:00
typechecker.ss