racket/collects/lang
Robby Findler 5f6e5924a5 adjust the teaching languages interactions with
drracket so they put the 'source' field into the
syntax objects that they create (at the very top)

this allows the debugger to connect the syntax objects
to the file that's open in drracket (the way this worked
changed a while back, but I didn't check the teaching
languages to see if the debugger was supposed to work there)

closes PR 13159

please merge to the release branch
(cherry picked from commit 3ba54a2a3e)
2012-10-19 18:29:31 -04:00
..
private fix string-ith's error message; Closes PR 13197 2012-10-19 18:29:00 -04:00
debugger-language-interface.rkt
doc.txt
error.rkt
htdp-advanced-reader.rkt
htdp-advanced.rkt *SL: avoid run-time dependency on Scribble 2012-07-10 15:55:18 -06:00
htdp-beginner-abbr-reader.rkt
htdp-beginner-abbr.rkt Rackety 2012-08-22 22:06:07 -05:00
htdp-beginner-reader.rkt
htdp-beginner.rkt Rackety 2012-08-22 22:06:07 -05:00
htdp-intermediate-lambda-reader.rkt
htdp-intermediate-lambda.rkt Rackety 2012-08-22 22:06:07 -05:00
htdp-intermediate-reader.rkt
htdp-intermediate.rkt Rackety 2012-08-22 22:06:07 -05: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 Rackety 2012-08-22 22:06:07 -05:00
htdp-reader.rkt disable nested `#lang' 2012-05-29 11:01:52 -06:00
imageeq.rkt
info.rkt Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
plt-pretty-big-text.rkt
plt-pretty-big.rkt
posn.rkt
prim.rkt adjust define-primitive so that it cooperates with struct-info. 2012-09-28 15:09:25 -05:00
r5rs.rkt
run-teaching-program.rkt adjust the teaching languages interactions with 2012-10-19 18:29:31 -04:00
stepper-language-interface.rkt
test-error.rkt