racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 6d8014783b Use 'no-free-identifier=? property with rename transformers.
Allow use of ... without bound when only one ... var in scope.

svn: r14214
2009-03-22 12:41:26 +00:00
..
check-subforms-unit.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
def-binding.ss
defstruct-unit.ss
internal-forms.ss
provide-handling.ss Use 'no-free-identifier=? property with rename transformers. 2009-03-22 12:41:26 +00:00
signatures.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
tc-app-unit.ss Allow `apply' of non-uniform polymorphic functions to fixed-length list arguments. 2009-03-17 21:18:50 +00:00
tc-dots-unit.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
tc-expr-unit.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
tc-if-unit.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
tc-lambda-unit.ss Default types for lambda formals. 2009-02-12 23:55:53 +00:00
tc-let-unit.ss
tc-structs.ss Correctly report syntax def from define-struct: 2009-03-10 20:29:02 +00:00
tc-toplevel.ss Enable require-typed-struct with substructures. 2008-12-05 00:25:02 +00:00
typechecker.ss