Commit Graph

403 Commits

Author SHA1 Message Date
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
Vítor Santos Costa bd677152e7 more MPI fixes. 2012-02-05 11:20:30 +00:00
Vítor Santos Costa 00b5edd8da allow copying a chunk of floats to a list in a single operation. Also
improve performance of sum out operation on arrays.
2011-12-30 16:04:16 +00:00
Vítor Santos Costa 18190a4633 fix types for return absmi and friends. 2011-12-13 23:09:05 +00:00
Denys Duchier 4d80c7c610 missing @item for YAP_RestartGoal 2011-12-05 19:51:57 +01:00
Vítor Santos Costa 0409449a23 expand interface to create list from array of terms. 2011-11-18 16:26:11 +00:00
Vítor Santos Costa 2ee9981a11 new Makefiles and prototypes. 2011-11-03 07:55:56 +09:00
Vítor Santos Costa 980c79359f Yap_unifiable and YAP_Unifiable. 2011-10-27 12:35:07 +02:00
Vítor Santos Costa 8d4c9160eb add compile_predicates/1. 2011-10-21 23:02:07 +01:00
Vitor Santos Costa 72afe868ec allow access to argc and argv in the c-interface. 2011-10-13 16:46:39 +01:00
Vitor Santos Costa a16a7d5b1c fix calling of Write and Read for new SWI style interface. 2011-07-22 15:49:40 +01:00
Vitor Santos Costa a1d903e3e9 external term support. 2011-07-21 06:32:49 -07:00
Vítor Santos Costa 0b6b471359 more SWI style flags: associate and shared_object_extension. 2011-06-22 12:27:05 +01:00
Vítor Santos Costa 49daa4ab0b fix prolog_load_context position detection to be SWI compatible (obs from Paulo Moura).wq 2011-04-30 10:57:00 +01:00
Vítor Santos Costa d3388ed9b4 fix documentation of expand_term/2 2011-04-22 13:35:02 +01:00
Vitor Santos Costa 8ee0724524 set version number. 2011-03-07 22:26:28 +00:00
Vítor Santos Costa cce6bb6354 LD should be local to threads.
get rid of write_depth on YAP side.
2011-03-01 10:26:25 +00:00
Vitor Santos Costa 712300027e include support for working_directory/2 as a system predicate. 2011-02-12 00:26:28 +00:00
Vítor Santos Costa f840ee307d Merge branch 'master' of ../yap-6.2 2011-02-02 16:15:50 +00:00
Vitor Santos Costa 5c54ff89a1 add subtract/3 to lists. 2011-01-03 21:55:42 -06:00
Vítor Santos Costa b086d8b5cd Merge branch 'master' of ../yap-6.2 2010-12-07 18:21:50 +00:00
Vítor Santos Costa c08e99a77c fix mapnodes/2 (obs from Ingo Molnar). 2010-12-07 17:50:51 +00:00
Vítor Santos Costa 7874c790f3 Merge branch 'master' of ../yap-6.2 2010-12-06 20:16:05 +00:00
Vítor Santos Costa c085e68529 document YAP_Throw 2010-12-06 20:14:51 +00:00
Vítor Santos Costa bdd7ea45d1 Merge branch 'master' of ../yap-6.2 2010-12-02 19:58:28 +00:00
Vítor Santos Costa 2f6733e37a add expand_file_name/2 2010-12-02 19:57:55 +00:00
Vitor Santos Costa edae401189 Merge ../yap-6.2 2010-11-24 10:02:04 +00:00
Theofrastos Mantadelis 813b15d022 quick documentation for block_diagram 2010-11-23 13:24:05 +01:00
Paulo Moura fea1ec1941 Added documentation on the new built-in predicates cd/0, pwd/0, and ls/0. 2010-11-23 00:25:33 +00:00
Vitor Santos Costa f34cd3cfea Merge ../yap-6.2 2010-11-07 19:57:39 +00:00
Paulo Moura 1ff86ea4e5 Corrected meta_predicate/1 description and examples. 2010-11-05 22:25:32 +00:00
Vítor Santos Costa e509d11c2e routines to copy rational terms to tree and vice-versa. 2010-11-01 20:11:28 +00:00
Vítor Santos Costa bb6e98dd66 update version
small fixes and extra documentation
2010-10-28 18:05:18 +01:00
Vítor Santos Costa 89411acbc9 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-10-27 14:53:33 +01:00
Vítor Santos Costa 186369a279 document predicate_statistics 2010-10-27 14:52:52 +01:00
Vitor Santos Costa ecd2fab52e fix term_variables/2 docs (obs from Bernd Gutmann). 2010-10-24 22:19:03 +02:00
Paulo Moura 213af5f917 Added description of the hook predicate user:prolog_predicate_name/2 to the user manual. 2010-10-22 00:57:57 +01:00
Vitor Santos Costa 9770904f6f update version to next stable 2010-10-18 09:17:12 +01:00
Paulo Moura 047f1ad809 Corrected some spelling errors in the user manual. 2010-10-04 19:35:22 +01:00
Vítor Santos Costa 706a707d78 some doc fixes (obs from David Powers) 2010-09-30 20:52:20 +01:00
Paulo Moura 39baf51c2d Updated user manual on the four-quadrant arc tangent function, which is available as both atan/2 and atan2/2. 2010-09-28 02:38:22 +01:00
Paulo Moura 9dd44074d2 Fixed several typos in the user manual: some ISO built-ins are not marked as such while some non-ISO built-ins are marked as ISO. 2010-09-27 23:32:45 +01:00
Vitor Santos Costa 99c5a17b12 Implement Halt Hook (request from Bernd). 2010-09-24 14:00:53 +01:00
Vitor Santos Costa 68f49e9bdd fix bsolute_file_name for directories (obs from Paulo Moura). 2010-09-24 12:14:37 +01:00