racket/collects/stepper
Mike Sperber ef1cb082dd Various aspects of the Stepper and the Debugger are
language-sensitive.  In the past, both looked at the name of the
language level and were thus were hardwired to certain behavior.  Move
some of those settings into the language level itself:

- whether the stepper is supported (default #f)
- whether the debugger is supported (default #t)
- the print conversion of values for the stepper

This allows other language levels such as the DMdA levels to support
the stepper and not support the debugger.

svn: r7346
2007-09-15 16:10:39 +00:00
..
private ... 2007-09-11 05:13:22 +00:00
break.ss more reformatting 2006-08-09 23:12:00 +00:00
debugger-doc.txt more reformatting 2006-08-09 23:12:00 +00:00
debugger-sig.ss more reformatting 2006-08-09 23:12:00 +00:00
debugger-tool.ss changed teachpacks to be language specific 2007-05-04 20:45:15 +00:00
doc.txt Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
info.ss more reformatting 2006-08-09 23:12:00 +00:00
internal-docs.txt ... 2007-09-05 00:23:34 +00:00
stepper-language-interface.ss Various aspects of the Stepper and the Debugger are 2007-09-15 16:10:39 +00:00
stepper-tool.ss Various aspects of the Stepper and the Debugger are 2007-09-15 16:10:39 +00:00
stepper+xml-tool.ss merged units branch 2006-12-05 20:31:14 +00:00
xml-sig.ss merged units branch 2006-12-05 20:31:14 +00:00
xml-tool.ss a few changes to the automaically changing language stuff, plus more white-on-black improvements 2007-04-10 19:41:09 +00:00