typed-racket/collects/typed-scheme
Vincent St-Amour 3a3a52fd02 Display ellipses even if the :print-type message was already displayed.
original commit: df0ae80a7f69d6ebf4224aff33abf6d662daa0fd
2011-07-22 17:07:49 -04:00
..
base-env Handle desired types being outside of the function's range. 2011-07-21 17:06:03 -04:00
env Switched name field in struct type to identifier. Closes PR 11728. 2011-07-19 16:47:13 -04:00
infer Conditionalize use of contract. 2011-07-19 16:47:13 -04:00
lang Added a button for the performance report tool when in a typed language. 2011-07-15 15:04:51 -04:00
no-check/lang typed/racket/no-check 2010-06-09 12:51:27 -04:00
optimizer Expose more of the TR opt logging. 2011-07-21 17:06:03 -04:00
private Clean up some contract errors and type->contract. Closes PR11756. 2011-07-14 17:06:52 -04:00
rep Typecheck pregexp literals correctly. 2011-07-22 16:22:36 -04:00
scribblings Add a function to query how to get a given return type from a function. 2011-07-21 17:06:03 -04:00
typecheck Add a heuristic for case-lambda type simplification. 2011-07-22 16:55:21 -04:00
types Use set coverage for union printing. 2011-07-22 16:22:36 -04:00
utils Typecheck pregexp literals correctly. 2011-07-22 16:22:36 -04:00
core.rkt Display ellipses even if the :print-type message was already displayed. 2011-07-22 17:07:49 -04:00
info.rkt Remove highlights after editing. 2011-07-15 15:04:52 -04:00
language-info.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
main.rkt Added legacy support for require/typed and require-typed-struct. 2011-06-29 17:38:05 -04:00
minimal.rkt Avoid providing renamed identifiers. 2011-06-22 12:40:51 -04:00
no-check.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
tc-setup.rkt remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06: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