racket/collects/typed
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
..
file Some more "typed-scheme" -> "typed-racket". 2011-09-05 00:34:05 -04:00
framework Some more "typed-scheme" -> "typed-racket". 2011-09-05 00:34:05 -04:00
mred Remove trailing whitespace. 2011-06-30 14:01:47 -04:00
net Some more "typed-scheme" -> "typed-racket". 2011-09-05 00:34:05 -04:00
private add var-ref->mod-decl-insp' and switch cur-code-insp' uses 2011-09-20 13:50:36 -06:00
racket Use better language for lang-info 2011-09-05 14:21:15 -04:00
rackunit Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
scheme Tests for all Typed Racket languages, and add missing ones. 2011-09-04 12:58:13 -04:00
srfi "typed-scheme" -> "typed-racket". 2011-09-05 00:08:17 -04:00
test-engine Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
tests Revert "Abolish "typed-scheme"." 2011-09-04 10:27:58 -04:00
racket.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
rackunit.rkt "Racunit" -> "Rackunit" 2010-05-17 12:07:32 -04:00
scheme.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00