typed-racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt cf872c4e38 New type parser, written using syntax/parse.
- uses keywords with bindings
 - : macro in separate file so it can be used earlier
 - internal function in separate file
FilterSet/c and LatentFilterSet/c contracts
Avoid returning #f when `look-for-in-orig' fails
Add type for unsafe-cdr

svn: r15923

original commit: 63d318fd4b7e7244af10fff21db74f0d09db5006
2009-09-08 19:51:34 +00:00
..
check-subforms-unit.ss Use tc-result1: instead of tc-result: in object handling. 2009-05-22 21:19:46 +00:00
def-binding.ss reorg 2008-09-09 17:40:26 -04:00
find-annotation.ss Newlines at EOFs 2009-07-04 02:28:31 +00:00
internal-forms.ss resolve conflicts 2009-04-24 21:21:06 +00:00
provide-handling.ss Allow filters/objects to be provided to untyped code. 2009-08-11 21:00:57 +00:00
signatures.ss Pass the right argument to unfold. 2009-05-19 16:27:44 +00:00
tc-app-helper.ss use spaces instead of tabs to indent output 2009-08-12 21:37:33 +00:00
tc-app.ss fix keyword application handling for new expansion 2009-09-03 07:54:32 +00:00
tc-envops.ss Add flag for testing unreachability in env+. 2009-05-19 15:24:55 +00:00
tc-expr-unit.ss New type parser, written using syntax/parse. 2009-09-08 19:51:34 +00:00
tc-if.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
tc-lambda-unit.ss New type parser, written using syntax/parse. 2009-09-08 19:51:34 +00:00
tc-let-unit.ss Instances can have any Type as their class. 2009-05-22 21:41:12 +00:00
tc-metafunctions.ss New type parser, written using syntax/parse. 2009-09-08 19:51:34 +00:00
tc-structs.ss improve docs for opaque types 2009-08-12 22:22:54 +00:00
tc-toplevel.ss Fix construction of predicate type for `declare-refinement'. 2009-05-22 19:26:06 +00:00
typechecker.ss move new-if to if. 2009-05-22 22:06:48 +00:00