typed-racket/collects/typed-scheme/typecheck
Vincent St-Amour fcfa476f15 Add a type for #%kernel's reverse.
Present in the expansion of for/list.

original commit: 88a3d93e9e93118a57a25c5da0b392763552a3bd
2011-07-29 12:54:29 -04:00
..
check-below.rkt TR: Produce better error messages with values. Closes PR11772. 2011-07-14 17:06:51 -04:00
check-subforms-unit.rkt Fix Typed Racket handling of exception handling with multiple return values. 2011-07-18 17:42:28 -04:00
def-binding.rkt Give more meaningful names to conditional contract forms. 2011-05-18 17:09:45 -04:00
def-export.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
find-annotation.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
internal-forms.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
provide-handling.rkt Make TR provided struc-infos act like constructors. Closes PR11578. 2011-06-29 17:38:05 -04:00
renamer.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
signatures.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-app-helper.rkt Fix for empty case-lambdas. 2011-07-22 17:24:14 -04:00
tc-app.rkt Add a type for #%kernel's reverse. 2011-07-29 12:54:29 -04:00
tc-apply.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-envops.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-expr-unit.rkt Typecheck pregexp literals correctly. 2011-07-22 16:22:36 -04:00
tc-funapp.rkt Strengthen contracts to require syntax lists. 2011-07-18 17:41:17 -04:00
tc-if.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-lambda-unit.rkt Give more meaningful names to conditional contract forms. 2011-05-18 17:09:45 -04:00
tc-let-unit.rkt Have letrec build unions in canonical form. 2011-07-01 16:06:15 -04:00
tc-metafunctions.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-structs.rkt Fix types of kernel struct constructors to include parent fields. 2011-07-20 15:19:53 -04:00
tc-subst.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-toplevel.rkt Fixes error messages for unsupported provide forms 2011-07-14 17:06:52 -04:00
typechecker.rkt Refactoring of tc-app. 2010-07-02 17:25:07 -04:00