racket/collects/stepper
Stephen Chang 49fd1fb0e0 in stepper/private/reconstruct.rkt
- in recon-value, add cases to handle list and cons
- in recon-inner, in app called case, add case to handle lazy list fns
  that contain unannotated !'s (ie cadr, cdddr, second, third, etc)

in stepper/private/model.rkt
- add highlight-stack
- in send-step, add various skip conditions when lhs = ellipses

add file stepper/private/lazy-highlighting.rkt

in tests/stepper/through-tests.rkt
   tests/stepper/automatic-tests.rkt
- add tests for list and cons fns
2011-04-06 18:42:54 -04:00
..
private in stepper/private/reconstruct.rkt 2011-04-06 18:42:54 -04:00
break.rkt
doc.txt A lot of "DrScheme" -> "DrRacket"s. 2010-05-17 01:27:03 -04:00
drracket-button.rkt
info.rkt
internal-docs.txt
stepper-tool.rkt stepper refactoring and cleanup 2010-12-08 16:37:15 -08:00
stepper+xml-tool.rkt
view-controller.rkt improved dialog text for stepper jump failures 2011-01-10 16:41:19 -08:00
xml-sig.rkt
xml-tool.rkt fix the algorithm for determining if a > that is typed in an 2011-03-31 17:26:03 -05:00