typed-racket/typed-racket-lib/typed-racket/types
Daniel Feltey 2e0cc095c7 Initial support for typed units in typed racket.
Most unit forms are supported, including most of the "infer" forms that
infer imports/exports/linkages from the current context.

Notably, none of the structural linking forms for units are supported, and
`define-unit-binding` is also currently unsupported.
2015-09-10 16:32:11 -05:00
..
abbrev.rkt Initial support for typed units in typed racket. 2015-09-10 16:32:11 -05:00
base-abbrev.rkt no objects for mutated private class fields 2015-04-08 17:53:00 -04:00
classes.rkt unstable/sequence -> racket/sequence 2015-08-13 10:41:15 -05:00
current-seen.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
filter-ops.rkt better Or implied-atomic? & unit tests 2014-12-13 22:13:31 -05:00
generalize.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
kw-types.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
match-expanders.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
numeric-predicates.rkt Reduce more dependencies. 2015-03-19 21:41:58 -04:00
numeric-tower.rkt Replace uses of unstable/function and /list with the equivalent core libs. 2015-07-20 16:17:39 -05:00
path-type.rkt Added occurrence typing for private fields. 2015-02-12 16:31:18 -05:00
prefab.rkt Add typechecking for prefab structs 2015-03-10 15:14:51 -04:00
printer.rkt Initial support for typed units in typed racket. 2015-09-10 16:32:11 -05:00
remove-intersect.rkt fixed base/value overlap bug 2015-03-03 23:20:15 -05:00
resolve.rkt Fix polymorphic recursion check for type aliases 2015-08-07 19:05:13 -04:00
signatures.rkt Initial support for typed units in typed racket. 2015-09-10 16:32:11 -05:00
struct-table.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
structural.rkt Initial support for typed units in typed racket. 2015-09-10 16:32:11 -05:00
substitute.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
subtype.rkt Initial support for typed units in typed racket. 2015-09-10 16:32:11 -05:00
tc-error.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
tc-result.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
type-table.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
union.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
utils.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00