typed-racket/typed-racket-lib
Sam Tobin-Hochstadt ae0717d970 Move generated contracted provides to a submodule.
This allows the main TR module not to explicitly
depend on the contract library. Each exported name
can be redirected to either the original name (for a
typed client) or to another macro (for an untyped
client) which expands to a `local-require` for the
relevant submodule (named `#%contract-defs`).

Thanks to Matthew for the initial idea and an
implementation in plai-typed that this is based on.
2015-02-08 20:37:04 -05:00
..
typed Remove extra directories. 2014-12-02 00:53:36 -05:00
typed-racket Move generated contracted provides to a submodule. 2015-02-08 20:37:04 -05:00
unstable Remove extra directories. 2014-12-02 00:53:36 -05:00
info.rkt Remove uses of srfi/1 in Typed Racket 2015-01-28 13:31:56 -05:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00