racket/collects/drracket/private/syncheck
Robby Findler bf95ee1052 Adjust datalog to cooperate with check syntax a little bit more.
Specifically:
 - make predicate symbols and variables be original (and,
   in the former case, have srclocs)
 - remove the originality in the quoted syntax constants
   that the expansion introduces

I think there is probably something better that should be done
with those introduced syntax constants, possibly relacing
them with #f, or possibly replacing them with source location
lists, but I'm not sure how they are used, so I've just left
them in there.

(Also, very minor Rackety in check syntax)
2012-06-01 04:55:04 -05:00
..
annotate.rkt add the place creation memory use to the memory-log test 2011-09-20 17:15:02 -05:00
colors.rkt Added online expansion and compilation of files 2011-08-02 16:28:16 -05:00
contract-traversal.rkt fix a bug in check syntax where it would attempt to (as part of the 2012-01-19 13:20:41 -06:00
gui.rkt change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
intf.rkt adjust the interaction between online check syntax and the documentation 2011-09-21 22:53:02 -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 datalog to cooperate with check syntax a little bit more. 2012-06-01 04:55:04 -05:00
xref.rkt fix a bug in the kill-safe abstraction that is designed to protect 2011-12-15 20:37:15 -06:00