racket/collects/compiler
Matthew Flatt afca33b78b fix to bytecode compiler's propoagation of local-type info
This is another old bug that could have caused validation failures
with flonums, but it showed up with fixnum tracking because fixnums
are more common (e.g., from `string-length').

There were really two bugs: information installed at the
wrong offet in one place, and a failure to detect that information
should be propagated in a different place. Fixing both avoids
a validation problem with `html/sgml-reader'.
2012-11-18 10:31:20 -07:00
..
commands
demodularizer
private
bundle-dist.rkt
cm-accomplice.rkt
cm.rkt
compiler-unit.rkt
compiler.rkt
decompile.rkt
distribute.rkt
embed-sig.rkt
embed-unit.rkt
embed.rkt
find-exe.rkt
info.rkt
main.rkt
option-unit.rkt
option.rkt
sig.rkt
xform.rkt
zo-marshal.rkt
zo-parse.rkt
zo-structs.rkt