racket/pkgs/compiler-lib/compiler/demodularizer
Matthew Flatt 0020332810 raco demod: discard unusable macro implementations
Prune away "phase -1" macro registrations, because they're useless,
and because the expander's evaluation of linklets now actively rejects
them.
2019-03-21 18:12:49 -06:00
..
batch.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
bundle.rkt raco demod: fix module name in generated bytecode 2018-08-11 18:25:55 -06:00
find.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
gc.rkt raco demod: discard unusable macro implementations 2019-03-21 18:12:49 -06:00
import.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
main.rkt raco demod: fix module name in generated bytecode 2018-08-11 18:25:55 -06:00
merge.rkt raco demod: discard unusable macro implementations 2019-03-21 18:12:49 -06:00
module-path.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
name.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
remap.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
run.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
write.rkt switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00