racket/pkgs/compiler-lib/compiler/commands
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
..
decompile.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
exe-dir.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
exe.rkt raco exe: add ++named-lib and ++named-file flags 2019-06-12 15:15:57 -06:00
expand.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
info.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
make.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
pack.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
read.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00
test.rkt Adding --deps 2017-10-20 11:34:40 -04:00
unpack.rkt Move to correct directories. 2016-05-27 17:20:35 -04:00