racket/doc/release-notes/racket
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
..
Draw_and_GUI_5_1.txt remove unsupported MDI styles and method 2011-08-04 08:02:54 -06:00
HISTORY.txt bytecode validator: check "constant" annotations on variable references 2012-10-19 11:27:52 -06:00
MzScheme_4.txt move release-note files to rackety names 2010-05-05 10:30:40 -06:00
MzScheme_200.txt move release-note files to rackety names 2010-05-05 10:30:40 -06:00
MzScheme_300.txt move release-note files to rackety names 2010-05-05 10:30:40 -06:00
Racket_5.txt add v5 porting note about pretty-print 2010-06-27 10:19:49 -06:00
rename-super-fixup.rkt A bunch of more typos like the ones in David's commit. 2012-02-21 14:21:43 -05:00