racket/collects/scribblings/raco
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
..
api.scrbl
bundle-api.scrbl
c-mods.scrbl
cc.scrbl
command.scrbl
common.rkt
ctool.scrbl
decompile.scrbl first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00
demod.scrbl
dist-api.scrbl
dist.scrbl
exe-api.scrbl fix `raco setup' for splicing collections 2012-05-03 11:11:38 -06:00
exe.scrbl add --launcher'/-l' flag to `raco exe' to create launchers 2012-02-13 16:27:51 -07:00
ext.scrbl
info.rkt
info.scrbl Minor typo 2012-05-06 05:38:03 -04:00
launcher.scrbl Fix doc typos 2012-07-03 15:54:25 -04:00
link.scrbl fix `raco setup' for splicing collections 2012-05-03 11:11:38 -06:00
make.scrbl Fix typo in the raco make docs. 2012-08-08 17:26:55 -04:00
planet.scrbl
plt.scrbl
raco.scrbl Adding module**, when-testing, and raco test 2012-03-09 15:54:18 -07:00
setup.scrbl Fix a couple of doc typos. 2012-10-10 11:06:40 -04:00
test.scrbl make --run-if-absent' the default mode for raco test' 2012-03-29 14:55:14 -06:00
unpack.scrbl setup/pack: fix internal and contract errors 2012-08-10 07:49:17 -06:00
zo-parse.scrbl
zo-struct.scrbl bytecode validator: check "constant" annotations on variable references 2012-10-19 11:27:52 -06:00