[plt-scheme] DrScheme in CVS

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Jul 3 09:03:16 EDT 2003

For details on using the intermediate releases, see

  http://www.plt-scheme.org/anoncvs/

This is a summary of the recent changes to DrScheme in the
CVS archive. You may have many of these changes already;
typically each change is tagged as it happens and these
emails are only sent when the list gets long enough.

  - the teaching languages color the portion of the program
    that has not been tested in dark red (using a simple
    syntactic coverage criterion -- dark red means tested,
    but not dark red doesn't mean fully tested, of course).

  - fixed up help desk fonts, so that the font size in help
    desk is now linked to the font size in drscheme proper.

  - added support for editor modes to drscheme.

  - drscheme shows the stack via arrows on the program text
    when an error occurs (and debugging is on)

  - added to special menu item: "insert delta" (to mean
    define) in parallel to the insert lambda menu item.

  - framework's scheme-mode font changed to be in an editor
    mixin.

  - macos: drscheme doesn't quit when all windows are closed
    anymore.

Robby



Posted on the users mailing list.