racket/collects/parser-tools
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
..
examples ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
private-lex add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
private-yacc ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
info.rkt dist-spec repairs 2010-05-07 13:52:46 -06:00
lex-plt-v200.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lex-sre.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lex.rkt lexer tweak to get named procedure 2011-07-27 07:55:18 +01:00
parser-tools.scrbl Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
yacc-to-scheme.rkt fix empty-matching lexers 2010-07-06 07:15:19 -06:00
yacc.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00