typed-racket/collects/typed-scheme/typecheck
Vincent St-Amour fc1a0a9e05 Added special case to the typechecker for (- <positive-fixnum> 1).
original commit: c6373ca7c09ec74e50e8b435b9a0387310c1b202
2010-06-30 14:53:19 -04:00
..
check-subforms-unit.rkt rename to rkt 2010-04-30 09:51:32 -04:00
def-binding.rkt rename to rkt 2010-04-30 09:51:32 -04:00
def-export.rkt Refactor provide handling. 2010-06-21 15:42:52 -04:00
find-annotation.rkt Try harder to find types for loop variables. 2010-06-17 11:26:33 -04:00
internal-forms.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
provide-handling.rkt Refactor provide handling. 2010-06-21 15:42:52 -04:00
signatures.rkt remove unneeded export 2010-06-28 11:12:20 -04:00
tc-app-helper.rkt Fix error message for multiple values. 2010-05-27 10:10:26 -04:00
tc-app.rkt Added special case to the typechecker for (- <positive-fixnum> 1). 2010-06-30 14:53:19 -04:00
tc-envops.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
tc-expr-unit.rkt remove unneeded export 2010-06-28 11:12:20 -04:00
tc-if.rkt More environment refactoring. 2010-06-21 18:29:55 -04:00
tc-lambda-unit.rkt Add index-env. 2010-06-21 18:29:58 -04:00
tc-let-unit.rkt remove unneeded export 2010-06-28 11:12:20 -04:00
tc-metafunctions.rkt Fix typo 2010-05-12 18:43:55 -04:00
tc-structs.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
tc-subst.rkt More fixes for Vincent. 2010-05-17 18:03:34 -04:00
tc-toplevel.rkt Refactor struct type representation. 2010-06-29 17:33:36 -04:00
typechecker.rkt Eliminate expressions with dotted pre-types. 2010-06-21 18:29:57 -04:00