typed-racket/collects/typed-scheme
Vincent St-Amour 76e8ccbf53 Improve error message for untyped variables that don't come from the original program.
original commit: 3ff1a3320a39acfa859ae79f71c4a31ccb23734c
2011-06-14 17:53:28 -04:00
..
base-env Synthesize annotations for for/lists: if possible. 2011-06-14 17:53:27 -04:00
env Base type environment now checks for duplicate types. 2011-06-07 21:15:17 -04:00
infer Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
lang rename to rkt 2010-04-30 09:51:32 -04:00
no-check/lang typed/racket/no-check 2010-06-09 12:51:27 -04:00
optimizer Optimize sqr on floats. 2011-06-02 16:49:25 -04:00
private Improve error message for untyped variables that don't come from the original program. 2011-06-14 17:53:28 -04:00
rep Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
scribblings Change examples to use prettier types. 2011-06-14 17:53:28 -04:00
typecheck Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
types Eta-expand typechecking of literals, to improve performance. 2011-06-07 21:15:17 -04:00
utils Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
core.rkt Have TR optimize at the REPL. 2011-05-24 16:53:53 -04:00
info.rkt Split the TR reference into multiple pages. 2011-06-14 17:53:28 -04:00
language-info.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
main.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
minimal.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
no-check.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-setup.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
typed-reader.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
typed-scheme.rkt Make sure type environment is only initialized once 2011-06-07 21:15:17 -04:00