racket/collects/drracket/private/syncheck
Robby Findler c6caf11323 Adjust online check syntax's trace replay code so that it:
- lets other events be handled based on how long it has been
  replaying the current trace (instead of based on the number of
  pieces in the trace that have been seen)

- breaks up the syncheck:add-rename-menu pieces of the trace to
  be more granular (to make the previous point work better)

This should make DrRacket more responsive when the trace is being
replayed
2012-10-26 21:49:45 -05:00
..
annotate.rkt add tooltips at the start and end of arrows indicating how many references 2012-07-30 21:46:22 -05:00
blueboxes-gui.rkt add some first-cut logging information to drracket 2012-10-26 21:49:44 -05:00
colors.rkt
contract-traversal.rkt adjust the contract obligation aspect of check syntax 2012-07-17 13:07:41 -05:00
gui.rkt Adjust online check syntax's trace replay code so that it: 2012-10-26 21:49:45 -05:00
intf.rkt fix annotations-mixin for new syncheck interface 2012-08-12 15:50:56 -05:00
local-member-names.rkt Big newline at EOF scan. 2012-02-29 00:28:11 -05:00
online-comp.rkt adjust online check syntax to try to fix a bug where renaming information 2012-01-31 21:11:16 -06:00
traversals.rkt Adjust online check syntax's trace replay code so that it: 2012-10-26 21:49:45 -05:00
xref.rkt Add the contents of the "blue boxes" in the docs to the upper-right 2012-08-12 08:41:46 -05:00