racket/collects/stepper/private
John Clements ae9cab6ee0 Updated stepper-syntax property to only permit known & documented stepper properties,
discovered quite a number of strange old errors. Also fixed an
error on setting current-directory when the tab has no directory,
no infrastructure for testing this automatically.
Requires are now handled correctly, except that required bindings aren't treated
as top-level (that is, their reductions are skipped). Should be an easy fix...
2011-06-29 00:32:38 -07:00
..
annotate.rkt renamed define-struct-hint to black-box-expr, applied to require as well 2011-06-29 00:28:08 -07:00
beginner-defined.rkt
display-break-stuff.rkt
find-tag.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
lifting.rkt
macro-unwind.rkt fixed undiscovered bug in reconstruction of let*, added test case too 2011-06-29 00:25:56 -07:00
marks.rkt lazy stepper working with infinite lists 2011-04-06 18:42:57 -04:00
model-settings.rkt fix stepper rendering of non constructor-style lists 2011-04-08 20:41:36 -04:00
model.rkt Updated stepper-syntax property to only permit known & documented stepper properties, 2011-06-29 00:32:38 -07:00
mred-extensions.rkt
my-macros.rkt
reconstruct.rkt Updated stepper-syntax property to only permit known & documented stepper properties, 2011-06-29 00:32:38 -07:00
shared.rkt Updated stepper-syntax property to only permit known & documented stepper properties, 2011-06-29 00:32:38 -07:00
testing-shared.rkt
vertical-separator-snip.rkt
view-controller.rkt refactored stepper tool to work with tabs instead of frames 2011-04-28 13:22:12 -07:00
xml-box.rkt
xml-sig.rkt housekeeping, changed to drracket-tool, moved files to private 2011-04-28 13:22:12 -07:00
xml-snip-helpers.rkt