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 remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
bundle-api.scrbl "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
c-mods.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
cc.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
command.scrbl Fix typoes in the raco docs. 2011-11-22 17:52:49 -05:00
common.rkt add `raco link' 2011-08-24 09:07:14 -06:00
ctool.scrbl remove obsolete and unused Racket-to-C compiler 2011-09-20 15:26:39 -06:00
decompile.scrbl first cut at cross-module function inlining 2011-11-30 07:39:36 -07:00
demod.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
dist-api.scrbl
dist.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
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 Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
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 Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
plt.scrbl Make `defproc' throw an error if two arguments have the same name. 2011-09-16 11:14:18 -04:00
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 fix varref' in compiler/zo-structs', etc. 2011-05-09 09:43:32 -06:00
zo-struct.scrbl bytecode validator: check "constant" annotations on variable references 2012-10-19 11:27:52 -06:00