racket/collects/stepper
Stephen Chang 348a20c0e5 in stepper/private/reconstruct.rkt
- in recon-inner, called app case, add first fn to list of special lazy fns
- in recon-value, add handling of running promises not found by
  recon-inner search
  - add optional so-far param to recon-value
- add unknown-promises-table and add case in recon-value to handle

in stepper/private/lazy-highlighting.rkt
- add (first,0) pair

in stepper/private/model.rkt
- modify lazy fn "skipping" (from lazy-highlighting.rkt) to use the skips
  only when last-rhs-exp = null; o.w. skipping is handled solely by
  examining last-rhs-exp

in tests/stepper/
- add take example from icfp paper
- add tests for unknown promises
2011-04-06 18:42:56 -04:00
..
private in stepper/private/reconstruct.rkt 2011-04-06 18:42:56 -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