racket/collects/racklog
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
..
lang Better error messages for missing relations 2011-08-15 10:06:22 -06:00
COPYING Use LGPL, after permission from Dorai and Jens 2011-02-21 07:04:42 -05:00
history "Raclog" -> "Racklog" 2010-05-18 23:47:31 -04:00
info.rkt "Raclog" -> "Racklog" 2010-05-18 23:47:31 -04:00
main.rkt Converting away from racket to racket/base 2011-08-15 10:06:21 -06:00
racklog.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
racklog.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
unify.rkt Converting away from racket to racket/base 2011-08-15 10:06:21 -06:00