racket/collects/string-constants
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 Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
danish-string-constants.ss adjusted translations for read/write two line thing 2007-02-17 21:10:59 +00:00
doc.txt typos 2005-06-08 00:28:39 +00:00
dutch-string-constants.ss adjusted translations for read/write two line thing 2007-02-17 21:10:59 +00:00
english-string-constants.ss Various aspects of the Stepper and the Debugger are 2007-09-15 16:10:39 +00:00
french-string-constants.ss . 2007-07-20 07:35:10 +00:00
german-string-constants.ss Synch with latest. 2007-09-03 10:13:33 +00:00
info.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
japanese-string-constants.ss 2006 in copyrights, and make it changable without touching string constant files 2006-11-16 07:20:30 +00:00
portuguese-string-constants.ss adjusted translations for read/write two line thing 2007-02-17 21:10:59 +00:00
simplified-chinese-string-constants.ss Chinese string-constant updates from Chongkai 2007-08-06 16:09:47 +00:00
spanish-string-constants.ss adjusted translations for read/write two line thing 2007-02-17 21:10:59 +00:00
string-constant-lang.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
string-constant.ss quicksort -> sort 2006-04-01 21:32:39 +00:00
traditional-chinese-string-constants.ss Chinese string-constant updates from Chongkai 2007-08-06 16:09:47 +00:00