racket/racket
Matthew Flatt 37dde6dc1e expander: fix related to (local-expand .... 'module-begin ....)
When a module body is expanded with `local-expand`, then submodules
can remain declared even if the submodule is discarded in the final
expansion. Since that's the way it has always been, leave it that way.
But also guard against a way of generating an import cycle via those
leftover declarations.
2018-05-23 12:30:52 -06:00
..
collects fix substruct contract blame setup 2018-05-22 08:43:10 -05:00
src expander: fix related to (local-expand .... 'module-begin ....) 2018-05-23 12:30:52 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00