racket/collects/stepper
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
..
private add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
scribblings Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
doc.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
drracket-button.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
info.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
internal-docs.txt cleanup, tentatively annotating all top-level-vars 2011-06-29 12:44:35 -07:00
stepper-tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
stepper+xml-tool.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
xml-tool.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00