racket/collects/gui-debugger
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
..
icons added clanbomber icon to use as the debugger's icon 2008-05-16 01:39:01 +00:00
annotator.rkt add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
debug-tool.rkt add some ellipses to the debugger value truncation 2011-08-31 19:05:07 -05:00
info.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
load-sandbox.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
marks.rkt More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
TODO.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00