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 |
|
Eli Barzilay
|
f7c67b49a4
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
|
Jay McCarthy
|
99fd3546be
|
Adding serialization of theories
|
2011-07-26 08:22:19 -04:00 |
|
Jay McCarthy
|
13ff06aee5
|
Fixing example from Naurin Zamir
|
2011-06-28 08:41:38 -06:00 |
|
Eli Barzilay
|
40124a0619
|
A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
|
2011-06-28 02:01:41 -04:00 |
|
Robby Findler
|
507b1cd8fd
|
moved the docs-complete library into rackunit
to avoid having a separate, new manual for the
one library
|
2011-05-05 16:10:42 -05:00 |
|
Jay McCarthy
|
c9286ce725
|
Moving...
|
2011-04-26 16:33:01 -06:00 |
|
Jay McCarthy
|
c24d6f94e7
|
Supporting empty programs in datalog languages, fixes pr11140
|
2010-08-28 15:54:38 -06:00 |
|
Jay McCarthy
|
04d3a23e1c
|
Removing unnecessary newlines and making tests newline accurate
|
2010-08-18 13:17:11 -06:00 |
|
Jay McCarthy
|
339681018a
|
Fixing pr11100
|
2010-08-13 15:06:13 -06:00 |
|
Jay McCarthy
|
06844073c7
|
Switch to using substitutions in returns and remove old parts of the interface
|
2010-06-30 10:54:13 -06:00 |
|
Jay McCarthy
|
0062a4eb23
|
Fixing tests, adding provide, clarifying names
|
2010-06-29 13:18:04 -06:00 |
|
Jay McCarthy
|
a6852d8f61
|
Adding FFI to Datalog
|
2010-06-29 11:09:07 -06:00 |
|
Jay McCarthy
|
b4cc683f08
|
Fixing output port
|
2010-06-28 19:58:18 -06:00 |
|
Jay McCarthy
|
da7d4d4042
|
Adding datalog macro
|
2010-06-28 13:22:53 -06:00 |
|
Jay McCarthy
|
c48d1b58b4
|
Uses a more traditional read/expand/eval pipeline
|
2010-06-26 15:25:22 -06:00 |
|
Jay McCarthy
|
07142e2305
|
Use capitalized letters for variables in paren version
|
2010-06-26 13:17:10 -06:00 |
|
Jay McCarthy
|
0bda9efa96
|
Removing old sexp library and correct docs for warning
|
2010-06-25 22:36:13 -06:00 |
|
Jay McCarthy
|
e90de7196d
|
Moving tests
|
2010-06-25 22:36:12 -06:00 |
|