racket/collects/lang
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
debugger-language-interface.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
doc.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
error.rkt Changed the wording of BSL error messages 2011-07-05 17:57:19 -04:00
htdp-advanced-reader.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
htdp-advanced.rkt Redo some of the ".ss" -> ".rkt" conversion that were undone in the last push. 2011-07-06 06:21:49 -04:00
htdp-beginner-abbr-reader.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
htdp-beginner-abbr.rkt Redo some of the ".ss" -> ".rkt" conversion that were undone in the last push. 2011-07-06 06:21:49 -04:00
htdp-beginner-reader.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
htdp-beginner.rkt Redo some of the ".ss" -> ".rkt" conversion that were undone in the last push. 2011-07-06 06:21:49 -04:00
htdp-intermediate-lambda-reader.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
htdp-intermediate-lambda.rkt Updated the error message of check-expect. Fine tuning of the error messages. 2011-07-06 05:35:25 -04:00
htdp-intermediate-reader.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
htdp-intermediate.rkt Redo some of the ".ss" -> ".rkt" conversion that were undone in the last push. 2011-07-06 06:21:49 -04:00
htdp-langs-save-file-prefix.rkt made 23238 stable w/ shared file prefix; Closes PR 12093 again 2011-08-14 22:29:20 -04:00
htdp-langs.rkt fix errortrace-conversion problem in HtDP languages 2011-09-14 12:24:41 -06:00
htdp-reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
imageeq.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
info.rkt Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
plt-pretty-big-text.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
plt-pretty-big.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
posn.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
prim.rkt fix define-primitive' and provide-primitive' 2011-07-09 16:57:56 -06:00
r5rs.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
run-teaching-program.rkt added purpose statement to expand-teaching-program 2011-07-09 16:19:16 -07:00
stepper-language-interface.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
test-error.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00