![]() Bytecode changes in two small ways to help the validator:
* a cross-module variable reference preserves the compiler's
annotation on whether the reference is constant, fixed, or other
* lifted procedures now appear in the module body just before the
definitions that use them, instead of at the beginning of the
module body
original commit:
|
||
---|---|---|
.. | ||
commands | ||
demodularizer | ||
bundle-dist.rkt | ||
decompile.rkt | ||
embed-sig.rkt | ||
sig.rkt | ||
zo-marshal.rkt | ||
zo-parse.rkt | ||
zo-structs.rkt |