racket/collects/macro-debugger/syntax-browser
Ryan Culpepper 056683743d Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119
updated to change in expansion of lexical variables
  many UI updates and tweaks
  improved syntax properties panel
  added expand-only and expand/hide
  added rudimentary textual stepper
  fixed PR 8395 by adding snipclass for hrule-snip
  fixed PR 8431: reductions and block splicing
  fixed PR 8433: handling unquote and macro hiding w/ errors in hidden terms

svn: r5120
2006-12-14 21:25:21 +00:00
..
browser.ss Reorganized syntax-browser 2006-10-06 02:26:04 +00:00
color.ss Fixed hiding + renaming 2006-09-18 16:21:16 +00:00
controller.ss Reorganized syntax-browser 2006-10-06 02:26:04 +00:00
embed.ss Fixed eol properties 2006-10-06 04:48:14 +00:00
frame.ss changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set) 2006-12-07 22:32:31 +00:00
hrule-snip.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
implementation.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
info.ss Added the macro stepper 2006-08-08 20:32:58 +00:00
interfaces.ss Fixed eol properties 2006-10-06 04:48:14 +00:00
keymap.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
params.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
partition.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
prefs.ss Reorganized syntax-browser 2006-10-06 02:26:04 +00:00
pretty-helper.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
pretty-printer.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
pretty-range.ss * Use sort' instead of quicksort' 2006-08-08 21:29:03 +00:00
properties.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
snipclass.ss * Better dealing with errors in eval-string and read-from-string/-all 2006-12-11 18:03:33 +00:00
syntax-snip.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
typesetter.ss Reorganized syntax-browser 2006-10-06 02:26:04 +00:00
util.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00
widget.ss Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119 2006-12-14 21:25:21 +00:00