racket/collects/gui-debugger
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
..
icons add a couple of icons needed by new debugger buttons 2008-02-25 05:02:49 +00:00
annotator.ss don't annotate expressions that have no source information 2008-02-26 03:11:29 +00:00
debug-tool.ss replace (equal? (send d get-filename) source) 2008-03-04 04:46:17 +00:00
info.ss various changes 2008-02-24 05:43:13 +00:00
load-sandbox.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
marks.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
TODO.txt rename mztake-less mztake to gui-debugger 2008-02-21 18:09:55 +00:00