Vitor Santos Costa
|
051936ca50
|
fix thread bootup (with mutex/2).
|
2012-06-26 13:02:44 +01:00 |
|
Vítor Santos Costa
|
0228bfbb30
|
qsave_program/2.
|
2012-06-26 10:09:10 +01:00 |
|
Vitor Santos Costa
|
71eeda081c
|
fix *-> (thanks to ulrich).
|
2012-06-21 15:41:35 +01:00 |
|
Vitor Santos Costa
|
a997f5647c
|
fix save & restore in 6.3.
|
2012-06-12 14:50:36 +01:00 |
|
Vitor Santos Costa
|
7db18d5ce2
|
fix bad use of current_predicate.
|
2012-06-12 14:50:07 +01:00 |
|
Vítor Santos Costa
|
3458efd335
|
saved state fixes.
|
2012-06-11 09:22:53 +01:00 |
|
Vítor Santos Costa
|
e55d143e8d
|
fix extra CP.
|
2012-06-08 13:26:11 +01:00 |
|
Vitor Santos Costa
|
58c3445d82
|
win console.
|
2012-06-08 06:55:23 -05:00 |
|
Ricardo Rocha
|
d540354c30
|
adding sum mode operator + fix multithreading compatibility
|
2012-06-04 19:27:31 +01:00 |
|
Vitor Santos Costa
|
3669cb894f
|
Merge branch 'master' of https://github.com/tacgomes/yap6.3
Conflicts:
packages/CLPBN/clpbn/horus.yap
|
2012-06-04 16:29:56 +01:00 |
|
Vitor Santos Costa
|
39f392be9c
|
allow finer control over indexing sub-terms.
improve flag code a bit.
|
2012-06-01 13:16:29 +01:00 |
|
Vitor Santos Costa
|
2423407b37
|
fix bug in detecting tabling on (Paulo Moura).
|
2012-05-08 14:55:37 +01:00 |
|
Vítor Santos Costa
|
e1f6187395
|
make syntax error standard.
|
2012-05-03 00:16:11 +01:00 |
|
Vítor Santos Costa
|
0efe86f3ba
|
fix bad fix on modules, hope this one works.
|
2012-04-30 15:35:17 +01:00 |
|
Vítor Santos Costa
|
2bfc88db98
|
fix module dereferencing.
|
2012-04-27 16:30:23 +01:00 |
|
Vítor Santos Costa
|
9e36576951
|
fix implicit import
|
2012-04-27 15:52:03 +01:00 |
|
Vítor Santos Costa
|
e11d8bbda1
|
fix module generating detection and messages.
|
2012-04-20 12:29:10 +02:00 |
|
Vítor Santos Costa
|
753170bf7c
|
fix synatx error.
|
2012-04-20 12:28:42 +02:00 |
|
Vitor Santos Costa
|
49b936db67
|
avoid read-only flags.
|
2012-04-19 01:00:29 -05:00 |
|
Vítor Santos Costa
|
cdd1af567e
|
if commit is called from C-code we can't trust getval not to send exceptions.
|
2012-04-15 00:01:26 +01:00 |
|
Vítor Santos Costa
|
9ab7ab0a5e
|
fix possible error in modules.
|
2012-04-03 16:24:14 +01:00 |
|
Vítor Santos Costa
|
f8972365f8
|
fix phrase/3
|
2012-03-29 22:32:56 +01:00 |
|
Vítor Santos Costa
|
32167b5465
|
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2012-03-28 17:55:06 +01:00 |
|
Vítor Santos Costa
|
7d3d9bcf41
|
fix module stuff.
|
2012-03-28 14:35:09 +01:00 |
|
Vítor Santos Costa
|
d149d041a3
|
hack around phrase
|
2012-03-28 10:58:53 +01:00 |
|
Vítor Santos Costa
|
a223c33e0b
|
UN keysort/2 partial error checking and tiny speedup
|
2012-03-27 14:17:29 +01:00 |
|
Vítor Santos Costa
|
9c42dfa26c
|
UW Experimental: Superfast phrase/3. This version is simply using call/3
|
2012-03-23 15:00:58 +00:00 |
|
Vítor Santos Costa
|
52f06f5f60
|
un: strict iso update
|
2012-03-23 14:42:26 +00:00 |
|
Vítor Santos Costa
|
bdb855a57b
|
make skip_list available to user code
|
2012-03-22 23:30:02 +00:00 |
|
Vítor Santos Costa
|
372f3d795e
|
fix bad use of skip_list.
|
2012-03-22 22:41:41 +00:00 |
|
Vítor Santos Costa
|
65e61cfefd
|
patch by UN: op/3 typo in error
|
2012-03-22 22:13:11 +00:00 |
|
Vítor Santos Costa
|
1e2abadd78
|
patch by UN: op/3 typo in error
|
2012-03-22 22:12:13 +00:00 |
|
Vítor Santos Costa
|
4d5c70b64b
|
fix operator handling (by UN).
|
2012-03-22 22:10:23 +00:00 |
|
Vítor Santos Costa
|
756bba9bc5
|
fix by UN to do type checking on sort.
|
2012-03-22 22:09:08 +00:00 |
|
Vítor Santos Costa
|
e6b48be445
|
avoid making choice-point.
|
2012-03-22 21:43:26 +00:00 |
|
Vítor Santos Costa
|
1698bb3c91
|
imessage for missing library.
|
2012-03-22 21:42:41 +00:00 |
|
Vítor Santos Costa
|
36acb5f897
|
fix profiling support.
|
2012-03-09 11:46:34 +00:00 |
|
Vítor Santos Costa
|
020323d633
|
list_or_partial_list support.
|
2012-03-06 14:41:23 +00:00 |
|
Vítor Santos Costa
|
5a472616e7
|
fix recent regressions on :- if, etc.
|
2012-03-04 10:22:40 +00:00 |
|
João Santos
|
78fb13e651
|
parallel_findfirst/3
|
2012-02-27 18:31:57 +00:00 |
|
Vítor Santos Costa
|
ddcf1f003b
|
make sure we can consult from external code directly.
|
2012-02-27 16:37:31 +00:00 |
|
Vítor Santos Costa
|
e38c850361
|
fix yap_flag(user_* (obs from Nicos).
|
2012-02-27 14:20:34 +00:00 |
|
Vítor Santos Costa
|
5d65c49292
|
fix user defined directives.
|
2012-02-26 23:26:08 +00:00 |
|
Vítor Santos Costa
|
6c16f4e953
|
iadd export functionality.
|
2012-02-14 09:54:56 +00:00 |
|
Vitor Santos Costa
|
8d9c5617eb
|
fix clash.
|
2012-02-14 07:46:55 +00:00 |
|
Vítor Santos Costa
|
fb04195314
|
first version for occurs_check flag.
|
2012-02-13 11:26:05 +00:00 |
|
Vítor Santos Costa
|
8a5413c2fb
|
follow SWI.
|
2012-02-13 11:23:30 +00:00 |
|
Vítor Santos Costa
|
7c2ba414a3
|
support predicate flagas and declaration support.
|
2012-02-13 09:41:37 +00:00 |
|
Vítor Santos Costa
|
d5bfd78b64
|
$length1 was broken.
|
2012-02-13 09:40:57 +00:00 |
|
Vítor Santos Costa
|
db35eb4b3c
|
call SWI's predicate option expansion.
|
2012-02-13 09:39:57 +00:00 |
|