racket/collects/drracket/private/syncheck
Robby Findler 216aee244f adjust drracket so that it copies the definitions text before evaluating it
this means that various things that try to color and otherwise show info by
changing the way the editor looks no longer need to worry about whether it
is locked and delay things in some complicated way. also, this means that
users can edit while drracket is running the program which is hopefully
less confusing.
2011-08-31 22:17:34 -05:00
..
annotate.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
colors.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
contract-traversal.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
gui.rkt adjust drracket so that it copies the definitions text before evaluating it 2011-08-31 22:17:34 -05:00
intf.rkt fix up a few bugs, improve the docs, and start a test suite for the 2011-08-14 14:32:45 -05:00
online-comp.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
traversals.rkt Fixes check syntax bug 2011-08-15 17:50:11 -05:00