racket/collects/compiler/demodularizer
Matthew Flatt e59066debe bytecode validator: check "constant" annotations on variable references
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
2012-10-19 11:27:52 -06:00
..
alpha.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
batch.rkt Fix command-line for the demodularizer. 2012-04-28 05:23:43 -04:00
gc-toplevels.rkt fix demod for inline-variant 2011-12-03 06:15:58 -07:00
merge.rkt bytecode validator: check "constant" annotations on variable references 2012-10-19 11:27:52 -06:00
module.rkt fix `raco demod' for new submodule fields in zo structs 2012-04-04 07:37:30 -06:00
mpi.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
nodep.rkt bytecode validator: check "constant" annotations on variable references 2012-10-19 11:27:52 -06:00
replace-modidx.rkt replacing self modidx refs and tests 2010-10-29 19:50:12 -06:00
update-toplevels.rkt fix demod for inline-variant 2011-12-03 06:15:58 -07:00
util.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00