racket/collects/drracket/private/syncheck
Robby Findler d4857c4420 adjusted check syntax so that it does renaming better.
Specifically, it finds all variables that match the one being
renamed in the fully expanded program, as well as all variables
that have the same source locations of any of those (etc).
2010-12-02 10:40:43 -06:00
..
annotate.rkt broke things up a little bit more and started in on the new contract traversal 2010-08-07 14:35:02 -05:00
colors.rkt added in unioning and a bit more coloring; checking in to prepare for some changes to the original check syntax (to support contract obligations better) 2010-08-07 14:35:02 -05:00
contract-traversal.rkt started a test suite for the check syntax coloring annotations that the contract system leaves behind 2010-09-04 11:18:38 -05:00
gui.rkt fixed a bug in the way interval maps were being used in check syntax. 2010-10-26 19:47:35 -05:00
intf.rkt various cleanups, including finishing up the client mode, string constants, and coloring of (known) identifiers 2010-08-07 14:35:03 -05:00
traversals.rkt adjusted check syntax so that it does renaming better. 2010-12-02 10:40:43 -06:00