typed-racket/collects/typed-scheme/base-env
Vincent St-Amour 9fdfbb934d Add a function to print whole types.
With this, it's possible to get more information than the simplified
types shown at the REPL. The types are as unwieldy as ever, but you
have to ask for them explicitly.

This is not an adequate long-term solution, and will be replaced by a
"Type Explorer" tool.

original commit: 70e1d63bed2ac85313d048cc9c359ae43330a7e3
2011-07-21 17:06:02 -04:00
..
annotate-classes.rkt Allow omitting type annotation in most of the for: forms. 2011-06-14 17:53:27 -04:00
base-env-indexing-abs.rkt Recognize multiple argument types for flvector accessors. 2011-07-06 18:09:31 -04:00
base-env-indexing.rkt Move base environment files to their own subdirectory. 2011-05-17 15:16:18 -04:00
base-env-numeric.rkt Move flvector types with other indexing functions. 2011-07-06 18:09:30 -04:00
base-env.rkt Fixed types for path operations. Closes PR12057. 2011-07-19 16:47:13 -04:00
base-special-env.rkt Add types for `check-in-{port,bytes,bytes-lines}'. 2011-07-07 14:24:28 -04:00
base-structs.rkt Fix kernel-struct tests in TR. 2011-07-14 17:06:52 -04:00
base-types-extra.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
base-types.rkt Rename to follow TR naming conventions. 2011-06-24 20:20:53 -04:00
colon.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
env-lang.rkt Remove trailing whitespace. 2011-05-18 17:09:45 -04:00
extra-procs.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
for-clauses.rkt Move base environment files to their own subdirectory. 2011-05-17 15:16:18 -04:00
prims.rkt Add a function to print whole types. 2011-07-21 17:06:02 -04:00
type-env-lang.rkt Fix type-env-lang to handle require'/provide' better. 2011-06-22 14:28:52 -04:00