racket/collects/web-server/lang
Matthew Flatt 0197902309 add var-ref->mod-decl-insp' and switch cur-code-insp' uses
Macros and other tools that need syntax privilege used
`(current-code-inspector)' at the module top-level to try to
capture the right code inspector at load time. It's more
consistent to instead use the enclosing module's declaration-time
inspector, and `var-ref->mod-decl-insp' provides that. The
new function works only on references to anonymous variables,
which limits access to the inspector.

The real function name is longer, of course.
2011-09-20 13:50:36 -06:00
..
abort-resume.rkt Change a bunch of "~%" and "~n" in format strings to "\n". 2010-08-25 17:17:01 -04:00
anormal.rkt remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06:00
closure.rkt clean up my clumsy first attempt to adapt the web-server languages 2011-07-01 17:11:16 -06:00
defun.rkt clean up my clumsy first attempt to adapt the web-server languages 2011-07-01 17:11:16 -06:00
elim-callcc.rkt clean up my clumsy first attempt to adapt the web-server languages 2011-07-01 17:11:16 -06:00
elim-letrec.rkt remove syntax certificates; add syntax taints 2011-06-29 19:15:48 -06:00
file-box.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
labels.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
lang-api.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
native.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
serial-lambda.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
soft.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
stuff-url.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
util.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
web-cell-component.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
web-cells.rkt Lots of "~e" to "~.s" changes. 2010-08-25 17:17:01 -04:00
web-param.rkt Changing unstable, xml, html, and web-server to be rackety 2010-04-28 13:21:30 -06:00
web.rkt Big bang coercion 2010-12-07 14:14:55 -07:00