racket/pkgs/compiler-lib/compiler
Matthew Flatt 1a7d881aba raco exe: add ++named-lib and ++named-file flags
The new flags can be used to make an embedded module's name
predicatable, which is useful for making a deserialization format
stable (i.e., `serializable-struct` creates a serializer that uses the
embedded module name). This functionality was already available from
`create-embedding-executable`, but there was no way to reach it via
`raco exe`.
2019-06-12 15:15:57 -06:00
..
commands raco exe: add ++named-lib and ++named-file flags 2019-06-12 15:15:57 -06:00
demodularizer raco demod: discard unusable macro implementations 2019-03-21 18:12:49 -06:00
private raco exe: add ++lang support 2018-09-02 07:53:47 -06:00
bundle-dist.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
compiler-unit.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
decompile.rkt repairs for change for machine-independent bytecode 2019-03-13 09:32:33 -06:00
embed-sig.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
embed-unit.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
option-unit.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
sig.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00