Vítor Santos Costa
|
d4ed02bdd3
|
absolute_file_name
|
2011-06-22 12:29:35 +01:00 |
|
Ricardo Rocha
|
8116aac432
|
parallel execution is now explicit using one of the new built-in
predicates: parallel/1, parallel_findall/3 or parallel_once/1.
|
2011-06-21 15:19:07 +01:00 |
|
Vitor Santos Costa
|
dfe3fcbf0b
|
use SWI stuff module.
|
2011-06-14 09:02:44 +01:00 |
|
Vitor Santos Costa
|
d6e87420e3
|
user:prolog_file_type/2.
avoid using old OS stuff, if we have it in.
|
2011-06-13 01:43:40 +01:00 |
|
Vítor Santos Costa
|
de0f8a8236
|
dbload
|
2011-04-30 01:16:40 +01:00 |
|
ubu32
|
851b07c240
|
fix small bugs
|
2011-02-28 15:45:14 -08:00 |
|
ubu32
|
53e8811077
|
fixes to use SWI version of readline.
|
2011-02-26 18:34:44 -08:00 |
|
Vítor Santos Costa
|
f92fa69eab
|
more PLStream stuff.
|
2011-02-23 17:46:50 +00:00 |
|
Vitor Santos Costa
|
4a5ba35937
|
assembly fixes
more support for readline, including getting more stuff from read.
|
2011-02-17 00:57:49 +00:00 |
|
ubu32
|
f6befe5796
|
alias stuff.
|
2011-02-14 06:59:15 -08:00 |
|
Vitor Santos Costa
|
80f190bc8a
|
use SWI user_*.
|
2011-02-13 01:03:08 +00:00 |
|
Vitor Santos Costa
|
98684ba4bb
|
remove YAP sockets interface.
|
2011-02-12 23:38:24 +00:00 |
|
Vitor Santos Costa
|
088869c5ea
|
make yap return an error on undef preds by default.
|
2010-12-30 23:21:07 -06:00 |
|
Vítor Santos Costa
|
c454690a67
|
fix save_program to reload foreign files SWI style when restarting.
|
2010-11-29 18:44:39 +00:00 |
|
Vítor Santos Costa
|
735f318b77
|
fix silly cut in autoload
|
2010-06-18 00:30:11 +01:00 |
|
Vítor Santos Costa
|
959e446218
|
make sure list predicates are available to whoever needs them.
|
2010-06-17 00:23:03 +01:00 |
|
Vítor Santos Costa
|
380fd692d9
|
:- G should not go top-level (obs from Ingo Molnar).
|
2010-05-25 16:15:09 +01:00 |
|
Vitor Santos Costa
|
33c2828b7f
|
make sure autoload is seen as dynamic by the system.
|
2010-05-11 13:57:52 +01:00 |
|
Vítor Santos Costa II
|
52ef6ae819
|
improve dialect support (make it less hackhish).
first attempt at emulation of autoloader.
|
2010-04-22 12:16:37 +01:00 |
|
Vítor Santos Costa II
|
b0f20ea8c5
|
ifurther support for dialect.yap
|
2010-04-20 23:19:51 +01:00 |
|
Vitor Santos Costa
|
c4b39d3ab9
|
update Prolog code: do a cleanup and make delays use SWI interface.
|
2010-03-12 14:26:35 +00:00 |
|
Vitor Santos Costa
|
c41f6e1906
|
atts stuff is now a part of prolog.
|
2010-03-12 08:26:56 +00:00 |
|
Vitor Santos Costa
|
e4f3a127e0
|
make sure environment variables are consulted first.
|
2010-03-05 08:33:40 +00:00 |
|
Vitor Santos Costa
|
635d13c082
|
exception/3 is dynamic.
|
2010-03-01 23:02:37 +00:00 |
|
Vitor Santos Costa
|
233926ea00
|
fix nb_getval to handle exceptions.
|
2010-03-01 22:32:40 +00:00 |
|
Vitor Santos Costa
|
a5e8dbc096
|
split directives into two files.
|
2010-02-28 01:11:05 +00:00 |
|
Vitor Santos Costa
|
b3088710d3
|
emulate SWI module inheritance mechanism (at least, I hope).
|
2009-12-04 11:00:13 +00:00 |
|
Vitor Santos Costa
|
367f1d954f
|
better way to define prolog flag.
|
2009-12-04 00:06:11 +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
|
12d793755e
|
load control.yap
|
2009-08-20 10:38:33 -05:00 |
|
Vitor Santos Costa
|
99ac4f4d4a
|
handle SWI style goal expansion natively, instead of trying to be smart.
|
2009-05-24 19:18:52 -05:00 |
|
Vitor Santos Costa
|
d7559c3f96
|
put a reminder that in the future YAP will give an exception on unknown.
|
2009-05-04 18:08:12 -05:00 |
|
Vitor Santos Costa
|
67b29f3c85
|
improve SWI compatibility.
|
2009-03-13 19:40:27 +00:00 |
|
Vitor Santos Costa
|
503d97af90
|
make top-level error handling a bit more compatible with SWI.
|
2009-03-10 18:07:50 +00:00 |
|
Vitor Santos Costa
|
94ebb90719
|
UDI patch: make it work with YAP.
|
2009-02-20 11:42:48 +00:00 |
|
Vitor Santos Costa
|
a000af113b
|
OSX portability updates
start of support for commons prolog initiative
|
2009-02-16 12:25:03 +00:00 |
|
Vitor Santos Costa
|
8a3978e3e1
|
rename BinaryTestPredFlag to BinaryPredFlag
get rid of small annoying arithmetic bugs
|
2009-02-09 21:56:40 +00:00 |
|
Vítor Santos Costa
|
2e8d898e86
|
add new eval compiler
fix garbage collector for new big allocation scheme.
|
2008-12-05 16:08:44 +00:00 |
|
Vítor Santos Costa
|
8bcafd417a
|
include new arithmetic optimiser.
|
2008-12-04 23:37:25 +00:00 |
|
Vítor Santos de Costa
|
9403ea8942
|
get rid of duplicate declarations.
|
2008-10-16 17:22:01 +01:00 |
|
Vitor Santos Costa
|
32a1396b79
|
declare hook predicates so that $notrace will not think they are undefined.
|
2008-09-30 11:44:48 +01:00 |
|
vsc
|
5b6e8e742b
|
more fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2176 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-03-31 22:56:22 +00:00 |
|
vsc
|
785ddd56af
|
member was deterministic :(
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2142 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-03-12 19:18:29 +00:00 |
|
vsc
|
fda34985b9
|
fix lists predicates
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2141 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-03-12 17:05:04 +00:00 |
|
vsc
|
17d16e0b14
|
Big update to support more SICStus/SWI like message handling
fix YAPSHAREDIR
fix yap.tex (Bernd)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2107 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-02-22 15:08:37 +00:00 |
|
vsc
|
af0fb4f4d9
|
SWI-portability changes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2088 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2008-02-12 17:03:59 +00:00 |
|
vsc
|
76bf9355a4
|
add SWI's char and code_type/2.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2049 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-12-29 12:26:41 +00:00 |
|
vsc
|
bb9d163040
|
compilation_mode option for load_files
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1980 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-11-08 11:22:05 +00:00 |
|
vsc
|
b5c8c9bad3
|
fix uninitalised lock and reconsult test.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1971 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-11-01 10:01:35 +00:00 |
|
vsc
|
d3bbba177f
|
small fixes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1970 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
|
2007-10-29 22:48:54 +00:00 |
|