racket/collects/compiler
Matthew Flatt 7680adf486 fix compiler bug related to lifting and unbox flonums
As variables are dropped for lifted functions, the bitmap
for flonum closure variables was not shifted down by the
number of dropped variables.

Closes PR 12259
2011-10-05 19:25:59 -06:00
..
commands remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
demodularizer fix demod for `begin-for-syntax' changes 2011-09-08 19:19:14 -06:00
private fix `raco exe' for ELF starter 2011-10-04 12:59:18 -06:00
bundle-dist.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cm-accomplice.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
cm.rkt fixed a leak in the compile locking protocol implementation and added better logging 2011-08-31 19:05:08 -05:00
compiler-unit.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
compiler.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
decompile.rkt generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00
distribute.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
embed-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
embed-unit.rkt fix raco exe' for cycles created via define-runtime-module-path' 2011-10-03 08:59:30 -06:00
embed.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
find-exe.rkt moved find-exe to its own top-level file 2011-02-08 15:38:11 -06:00
info.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
main.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
mzc.h break link to namespaces from from closures over top-/module-level vars 2011-05-03 06:57:49 -06:00
mzclink.h Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
option-unit.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
option.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
sig.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
src2src.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
to-core.rkt remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
xform.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
zo-marshal.rkt generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00
zo-parse.rkt fix compiler bug related to lifting and unbox flonums 2011-10-05 19:25:59 -06:00
zo-structs.rkt generalized `begin-for-syntax' 2011-09-08 14:06:00 -06:00