typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt c315e83375 Handle type ascription and type instantiation better with expected type.
Add remove-ascription
Identify incorrect element of wrongly typed list.
Use function argument types as expected types.
Allow multiple uses of orig-module-stx, older one takes precedence.

svn: r15857

original commit: b3dde2ca7f0e343e207deb2d983785a7fea64a1b
2009-09-01 22:25:35 +00:00
..
base-env.ss fix 9979 2009-08-12 21:55:04 +00:00
base-special-env.ss Added types to the srcloc structure. 2009-06-17 22:28:21 +00:00
base-types-extra.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
base-types.ss Merge in changes to Syntax types from Carl. 2009-06-12 20:53:47 +00:00
env-lang.ss Remove some old debugging printfs in soon-to-be-dead code. 2009-03-06 19:50:42 +00:00
extra-procs.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
parse-type.ss Newlines at EOFs 2009-07-04 02:28:31 +00:00
prims.ss document define-struct/exec: 2009-08-11 20:05:31 +00:00
type-annotation.ss Handle type ascription and type instantiation better with expected type. 2009-09-01 22:25:35 +00:00
type-contract.ss Allow filters/objects to be provided to untyped code. 2009-08-11 21:00:57 +00:00
type-env-lang.ss all of private, and tc-structs, now compiles 2009-03-04 19:49:20 +00:00