Commit Graph

5 Commits

Author SHA1 Message Date
Greg Cooper
06c182e589 replace (equal? (send d get-filename) source)
with (send d port-name-matches? source) and use for-each-frame
instead of locate-file

svn: r8867
2008-03-04 04:46:17 +00:00
Greg Cooper
c4b76ea3dc add support for stack navigation, along with a bit more documentation
refactor some large blocks of code and add a few comments

svn: r8791
2008-02-25 05:02:09 +00:00
Greg Cooper
25a6c70202 various changes
- use an editor-snip% to make frtime's value rendering work correctly
(though not as prettily) when several snips are embedded within a data
structure

- fix frtime's choice, radio-box, and list-box widgets

- improve debugger's handling of variables, etc.

- allow HtDP languages to enable the debugger, and do so for Advanced
language

svn: r8780
2008-02-24 05:43:13 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Greg Cooper
a8e07cded2 rename mztake-less mztake to gui-debugger
svn: r8756
2008-02-21 18:09:55 +00:00