racket/collects/datalog
Robby Findler 058504afbd adjust datalog so that syntax objects are not used as source location
information representation.

This should make datalog work better with compiled files and it
should also avoid an O(n^2) problem in the way it expands
2012-06-02 08:04:45 -05:00
..
lang A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
private Adjust datalog to cooperate with check syntax a little bit more. 2012-06-01 04:55:04 -05:00
scribblings Adding serialization of theories 2011-07-26 08:22:19 -04:00
sexp A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
tool A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
ast.rkt adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
eval.rkt Converting away from racket to racket/base 2011-08-15 10:06:21 -06:00
info.rkt Some info.rkt cleanups. 2011-08-29 16:33:13 -04:00
main.rkt Converting away from racket to racket/base 2011-08-15 10:06:21 -06:00
parse.rkt Adjust datalog to cooperate with check syntax a little bit more. 2012-06-01 04:55:04 -05:00
pretty.rkt Fixing datalog tests broken by bf95ee105 2012-06-01 17:33:13 -06:00
runtime.rkt Converting away from racket to racket/base 2011-08-15 10:06:21 -06:00
serialize.rkt adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00
stx.rkt adjust datalog so that syntax objects are not used as source location 2012-06-02 08:04:45 -05:00