Vitor Santos Costa
141b8ac4cb
fix warnings.
2014-03-20 15:41:17 +00:00
Vítor Santos Costa
6bb4475182
Ulrich Clarification for variable_names/1 in read_term/3.
2014-03-11 10:32:20 +00:00
Vitor Santos Costa
4fa9021a7b
integration work:
...
- use SWI flags whenever possible
- support by module unknown, escapes, strings
- accesss thread info fom SWI
- allow strings to be input as strings.
- remove some unused flags.
2013-11-13 10:38:20 +00:00
Vitor Santos Costa
64575e37ee
Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
2013-11-08 23:50:11 +00:00
Vitor Santos Costa
f5284000a6
doc some yap.tex opts
2013-11-08 23:50:04 +00:00
Paulo Moura
b51af753aa
Update documentation for the addition of the .prolog
file extension
2013-11-08 11:15:41 +00:00
Vitor Santos Costa
1c9167a6c5
small fixes
2013-10-03 11:28:09 +01:00
Vitor Santos Costa
1ebd0f1a13
document BDD package
2013-09-30 15:45:14 +01:00
Vítor Santos Costa
bb6ae90019
doc fixes
2013-09-30 00:26:00 +01:00
Vítor Santos Costa
937077d51b
booleans and more fixes
2013-09-30 00:20:00 +01:00
Vítor Santos Costa
7cf1b68c3a
documentation and small fixes; also call for foreach
2013-09-29 11:31:18 +01:00
Vítor Santos Costa
3d863b1058
improve and document matrix package
2013-09-28 11:09:32 +01:00
Vitor Santos Costa
cc6e33bff0
support logsum, very useful in probability computatiion
2013-07-25 10:20:33 -05:00
Vitor Santos Costa
dde4830ceb
Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
2013-07-16 10:00:05 -05:00
Vitor Santos Costa
55a440cf0c
add isinf and isnan.
2013-07-16 09:58:57 -05:00
Vítor Santos Costa
bc992f552f
use new notation
2013-07-16 07:59:38 -05:00
Vitor Santos Costa
1a0532f178
doc fixes
2013-06-20 18:08:29 -05:00
Vitor Santos Costa
933ee11985
add a second selectlist
2013-06-03 16:39:48 -05:00
Vitor Santos Costa
c04f04d078
more exo fixes.
2013-04-29 16:19:43 -05:00
Vítor Santos Costa
2c49edb975
more exo stuff
2013-04-25 09:48:06 -05:00
Vitor Santos Costa
a599699f0c
new dgraph path predicate
2013-03-24 09:12:55 -05:00
Vítor Santos Costa
e600a9c6aa
fix typo (UN)
2013-03-04 09:16:02 -06:00
Vítor Santos Costa
1bd2224377
update version
2013-01-20 17:16:34 +00:00
Vitor Santos Costa
5ae2ccc416
exo
2013-01-15 11:18:44 +00:00
Vitor Santos Costa
a1db3dba0b
document load_db
2012-12-14 19:38:09 +00:00
Vítor Santos Costa
99dded628f
document stash_predicate and fix to absolute_file_name
2012-11-25 23:38:14 +00:00
Vítor Santos Costa
7fa7c8b92a
patch module code (by Paulo Moura)
2012-10-22 10:18:26 +01:00
Vítor Santos Costa
e60b485134
fix cyclic_term mess up from yesterday.
2012-10-03 09:11:37 +01:00
Vítor Santos Costa
237976cf30
documment new builtins.
2012-10-02 15:15:16 +01:00
VITOR SANTOS COSTA
89030ce97d
Fix WriteBuffer and add WriteDynamicBuffer
2012-09-18 23:06:26 +01:00
Vítor Santos Costa
8d779f68ea
fix writebuffer interface
2012-09-08 00:12:38 +02:00
Costa Vitor
fcfc0e52d7
fold operations
2012-08-28 20:19:46 -05:00
Costa Vitor
38a2bee3ab
Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
2012-08-24 15:19:44 -05:00
Costa Vitor
cb53d087b2
add rb_fold/4.
2012-08-24 15:19:15 -05:00
Vítor Santos Costa
d871b8dd2a
scanl and foldl.
2012-08-24 10:39:14 -05:00
Vítor Santos Costa
d6773df815
fix current_stream/3.
2012-08-02 09:36:37 -05:00
Vítor Santos Costa
ccb67cec96
ISO-patch, thanks to Ulrich Neumerkel.
2012-07-31 08:33:46 -05:00
Vítor Santos Costa
21e7f359dc
emulate old socket interface: correct docs.
2012-07-26 16:18:16 -04:00
Vítor Santos Costa
e7551b106a
emulate old yap socket (thanks to Jan code).
2012-07-26 16:16:26 -04:00
Vítor Santos Costa
5e78479fb2
fix typo.
2012-07-18 17:58:09 -05:00
Vítor Santos Costa
61439cdd12
iimprove dbusage debugging module.
2012-07-16 10:19:15 -05:00
Vítor Santos Costa
1fc641b7d1
add module aware versions of pred interface.
2012-07-13 14:57:12 -05:00
Vítor Santos Costa
0228bfbb30
qsave_program/2.
2012-06-26 10:09:10 +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
682db0aad4
support term_subsumer.
2012-05-14 15:04:19 +01:00
Vítor Santos Costa
edfb13c5e9
allow users to check for out of space conditions explicitly.
2012-03-30 09:49:36 +01:00
Vítor Santos Costa
a0d2e6f285
dgraph_leaves: all leaves in a directed graph (linear time).
2012-03-22 21:41:48 +00:00
Vítor Santos Costa
74d7ad2704
extend interface to copy fast lists of integers or floats.
2012-03-14 11:08:28 +00:00
Vítor Santos Costa
8c556f21ba
include XMLPL package.
2012-02-14 12:41:12 +00:00
Vítor Santos Costa
fb04195314
first version for occurs_check flag.
2012-02-13 11:26:05 +00:00