Vitor Santos Costa
|
d9016fa650
|
init_local should be called Yap_init_local to avoid clashesh.
|
2009-11-19 08:24:38 +00:00 |
|
Vitor Santos Costa
|
432cce1c49
|
VISUALC++ understands prototypes, hurray! (obs from Cristiano Pitangui).
|
2009-11-18 23:39:18 +00:00 |
|
Vitor Santos Costa
|
9cbdf8f57e
|
tiny cleanups.
|
2009-11-18 23:36:07 +00:00 |
|
Vitor Santos Costa
|
7ddaaa1362
|
Term is Unsigned so you cannot add a negative to it and get away :(
|
2009-11-18 23:33:09 +00:00 |
|
Vitor Santos Costa
|
dcf7e282c8
|
bugs in restoring Heap: stuff repeated twice or at bad locations.
|
2009-11-18 23:32:31 +00:00 |
|
Vitor Santos Costa
|
6c887452e6
|
allow randomization of initial address, this enables testing restore routine.
|
2009-11-18 23:32:00 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
7155fbec22
|
fix bad ordering in HEAPFIELDS: OPERANDS must be well placed before we can
recover atom table and dependent preds.
|
2009-11-18 15:48:29 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
71de4ed52a
|
Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6
|
2009-11-18 13:13:51 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
c108ac508d
|
check for callable before looking at predicate terms...
|
2009-11-18 13:13:16 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
a316090f8c
|
fix nth_instance: fix bugs and actually add two versions (obs from Theofrastos Mantadelis)
|
2009-11-18 13:06:37 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
f31aeff952
|
fix bad order of comparison in NthClause.
|
2009-11-18 12:48:22 +00:00 |
|
Vitor Santos Costa
|
4b40e80fe5
|
CXX not CPP, you idiot!
|
2009-11-18 09:53:38 +00:00 |
|
Vitor Santos Costa
|
167e129222
|
make configuration changes to better support C++ and deeper included packages.
|
2009-11-18 09:29:26 +00:00 |
|
Vitor Santos Costa
|
939eda0050
|
just be consistent in calls.
|
2009-11-17 10:04:07 +00:00 |
|
Vitor Santos Costa
|
945fff50a2
|
we should only recover H after we backtrack, never before.
|
2009-11-17 10:03:14 +00:00 |
|
Vitor Santos Costa
|
cef6c9da36
|
fix bad processing of eof_action flag (obs from Ulrich, #147).
|
2009-11-17 02:37:56 +00:00 |
|
Vitor Santos Costa
|
1c52d17a4d
|
get_bom should consider the case the file is empty.
|
2009-11-17 02:37:29 +00:00 |
|
Vitor Santos Costa
|
7b85efff0c
|
subsumes should check for loops (Ulrich's #146).
|
2009-11-17 02:08:01 +00:00 |
|
Vitor Santos Costa
|
b7646836b6
|
remove some weird white spaces.
|
2009-11-17 02:07:48 +00:00 |
|
Vitor Santos Costa
|
832f3d2e4a
|
fix missing header for Yap_rational_tree_loop
|
2009-11-17 02:07:06 +00:00 |
|
Vitor Santos Costa
|
f7214090cb
|
make operators defined within a module local to the module, operators in header are still global to every module, though (UN #131).
|
2009-11-17 00:59:06 +00:00 |
|
Vitor Santos Costa
|
ce5ae8b972
|
another oops :(
|
2009-11-17 00:48:16 +00:00 |
|
Vitor Santos Costa
|
84022de89d
|
disable creep when top-level starts: this prevents creeping after a top-level.
|
2009-11-17 00:32:38 +00:00 |
|
Vitor Santos Costa
|
b56894e0d5
|
indenting.
|
2009-11-17 00:32:27 +00:00 |
|
Vitor Santos Costa
|
c51c17aa52
|
make sure to get valid terms in meta_call, not references.
|
2009-11-17 00:23:34 +00:00 |
|
Vitor Santos Costa
|
73cdfe0f5b
|
oops in previous change :(
|
2009-11-17 00:23:22 +00:00 |
|
Vitor Santos Costa
|
59935893ac
|
fix bad syntax (obs from Ulrich Neumerkel #137, after #138)
|
2009-11-17 00:13:54 +00:00 |
|
Vitor Santos Costa
|
3f30a2bf18
|
expand meta-predicates before trying to debug them.
|
2009-11-17 00:09:23 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
0d23db6b6d
|
fix use of rm * when we have lots of examples.
|
2009-11-11 12:36:54 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
a3ac75edcc
|
fix bad usage of configure (obs from Jose Santos).
|
2009-11-11 12:34:58 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
7058b6b35f
|
minisat swi interface package.
|
2009-11-11 10:56:37 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
eac1cc5b9d
|
fix C++ complaint.
|
2009-11-11 10:56:19 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
4b3411e878
|
support for minisat interface
fixes for newer versions of autoconf.
|
2009-11-11 10:55:36 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
99b2347cd8
|
SWI supports xor operator.
|
2009-11-11 10:54:38 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
51f6f509e1
|
hack to make ProbLog run faster on very large domains.
|
2009-11-11 10:54:05 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
8ecac6c2f9
|
sebuf on stdin was called if any std stream was a tty. Bad. (obs from Ashwin Srinivasan).
|
2009-11-10 11:25:56 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
b5ad71c9c1
|
improve functor tracing
|
2009-11-10 11:25:39 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
3b7e5544f6
|
m:subgoal should compile subgoal with m as default module (obs from Nuno Fonseca).
|
2009-11-04 12:29:31 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
0e1fae17d9
|
make sure action is deterministic on key input.
|
2009-11-04 12:29:09 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
8f46f3d71d
|
fix bad passing of ! destination if we were running at an exec: affected debugger.
|
2009-11-04 12:17:17 +00:00 |
|
Vitor Santos Costa
|
6870ba039d
|
awk systime() is not standard; hope to have better luck with date +%s
|
2009-11-04 09:04:13 +00:00 |
|
Vitor Santos Costa
|
717d6ac4c8
|
handle meta-calls to unbound variables.
first step to improve exceptions.
|
2009-11-04 00:10:27 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
2fdf8e9bda
|
fix bad ! register when calling continuation of meta-predicate (obs from A Kimmig).
|
2009-11-03 23:17:06 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
69d34fb0ce
|
fix over zealous cleaning of attributed variables in heapgc.c
|
2009-11-03 15:07:48 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
146718c060
|
fix bad call to tabling data structures.
|
2009-11-03 15:06:48 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
995b82cc6e
|
Nuno Fonseca's trie writing updates.
|
2009-11-03 14:37:12 +00:00 |
|
Vítor Manuel de Morais Santos Costa
|
7fddfbc189
|
fix bad tabling restore.
|
2009-11-02 16:43:24 +00:00 |
|
Vitor Santos Costa
|
15fc06764a
|
fix declaration and message_hook/3 (obs from Paulo Moura)
|
2009-11-02 12:53:51 +00:00 |
|
Vitor Santos Costa
|
a628079e00
|
make sure we walk every clause when doing restore mega_clause.
|
2009-11-02 12:46:39 +00:00 |
|
Vitor Santos Costa
|
021141188f
|
fix missing $live
|
2009-11-02 12:46:28 +00:00 |
|