typed-racket/typed-racket-lib
Matthew Flatt 2f00de99d0 declare empty namespace for submodules
Using the enclosing module's context for the `#f` part of the
`(module* _ #f ....)` would generally enable a compact encoding of
bindings for the purposes of `module->namespace`. Disabling
`module->namespace` for the generated submodules seems more reliable,
and it seems unlikely that anyone will miss the extra debugging
capability (which is all that is lost for these submodules whose
content is, I think, unspecified).
2015-07-16 08:40:34 -06:00
..
typed Split prims.rkt to reduce dependencies. 2015-03-18 18:47:49 -04:00
typed-racket declare empty namespace for submodules 2015-07-16 08:40:34 -06:00
unstable Remove extra directories. 2014-12-02 00:53:36 -05:00
info.rkt Add dependency on 6.2.0.2. 2015-03-19 21:45:15 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00