compatibility/collects
Matthew Flatt 4d0895ccff 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.

original commit: 0197902309c5400d463393829a88282c627dafd2
2011-09-20 13:50:36 -06:00
..
lazy rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mzlib add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
mzscheme rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
net Moved `net/url' code from unit to module. 2011-09-05 15:22:39 -04:00
racket add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
scheme move most of the 'scheme' collection to the 'racket' collection 2010-04-20 15:24:48 -06:00
tests/racket Another test that is sensitive to the contract error message text 2011-07-02 14:50:24 -07:00