racket/collects/typed-racket
Sam Tobin-Hochstadt 9086e14b5e Allow #:opaque and #:struct in require/typed.
(cherry picked from commit 9054d0db7d)
2012-10-11 18:56:07 -04:00
..
base-env Allow #:opaque and #:struct in require/typed. 2012-10-11 18:56:07 -04:00
env Replace uses of Type? in contracts with Type/c. 2012-09-27 18:10:38 -04:00
infer Replace uses of Type? in contracts with Type/c. 2012-09-27 18:10:38 -04:00
minimal/lang
optimizer Add separator before Optimization Coach right-click menu entry. 2012-10-02 11:24:07 -04:00
private Revamp handling of Any as a contract. 2012-10-05 12:39:11 -04:00
rep Replace uses of Type? in contracts with Type/c. 2012-09-27 18:10:38 -04:00
scribblings Allow #:opaque and #:struct in require/typed. 2012-10-11 18:56:07 -04:00
typecheck Simplify fast path for typechecking simple function applications. 2012-10-05 12:12:39 -04:00
types Revamp handling of Any as a contract. 2012-10-05 12:39:11 -04:00
utils Allow invoking thunks on the untyped side of an Any. 2012-10-05 17:09:07 -04:00
core.rkt Add tests for make-predicate and cast, also add support for the top-level. 2012-08-20 12:39:41 -04:00
info.rkt
language-info.rkt
minimal.rkt
tc-setup.rkt Track mutable variables across modules. 2012-08-31 17:45:11 -04:00
typed-racket.rkt
typed-reader.rkt