racket/pkgs/racket-doc/scribblings/raco
Matthew Flatt d37ee8c5b1 fix place and raco exe
The repair involves making `raco exe` detect a sub-submodule
whose name is `declare-preserve-for-embedding` as an indication
that a submodule should be carried along with its enclosing module.

Normally, `define-runtime-module-path-index` would do that, but
the submodule for `place` is created with `syntax-local-lift-module`,
and the point of `syntax-local-lift-module` is to work in a
nested experssion context where definitions cannot be lifted
to the enclosing module.
2016-01-04 11:01:48 -07:00
..
api.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
bundle-api.scrbl
c-mods.scrbl infrastructure for raco ctool --c-mods <dest> --runtime <dir> 2015-09-18 18:55:22 -06:00
cc.scrbl
command.scrbl
common.rkt add cross-system-type and cross-system-library-subpath 2015-08-27 12:01:31 -06:00
config.scrbl
ctool.scrbl
decompile.scrbl document compiler/zo-struct changes for new bytecode form 2015-08-07 05:30:25 -06:00
demod.scrbl
dist-api.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
dist.scrbl
docs.scrbl
exe-api.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
exe-dylib-path.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
exe.scrbl fix place and raco exe 2016-01-04 11:01:48 -07:00
expand.scrbl document raco read 2015-06-04 06:48:18 -06:00
ext.scrbl
info.rkt
info.scrbl
launcher.scrbl
link.scrbl
make.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
pkg.scrbl
planet.scrbl
plt.scrbl
raco.scrbl document raco read 2015-06-04 06:48:18 -06:00
read.scrbl Fix name of command in docs. 2015-06-11 14:03:16 -05:00
scribble.scrbl
setup.scrbl Support custom categories on root documentation page 2015-12-19 16:56:48 -05:00
test.scrbl document new configure-runtime behavior of raco test 2015-09-07 11:58:41 -06:00
unpack.scrbl
zo-parse.scrbl switch to set-of-scopes expander 2015-07-16 14:20:00 -06:00
zo-struct.scrbl Fixed typo in zo docs. 2016-01-02 23:07:31 -07:00