This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/library
Vitor Santos Costa 484595df5b improve error handling. 2009-06-01 22:55:18 -05:00
..
MYDDAS MYDDAS: Added db_sql_mode/1 and db_sql_mode/2 predicates 2007-05-20 21:33:29 +00:00
dialect handle SWI style goal expansion natively, instead of trying to be smart. 2009-05-24 19:18:52 -05:00
lammpi support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
matlab support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
matrices support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
matrix allow inplace operations. 2009-05-26 10:48:45 -05:00
mpi support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
random support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
regex support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
rltree support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
system -1 is the error in datime 2009-06-01 16:42:17 -05:00
tries support exporting top-level-work as absolute path 2009-05-02 14:11:54 -05:00
yap2swi improve error handling. 2009-06-01 22:55:18 -05:00
Makefile.in fix the apply_macros/maplist conundrum! 2009-04-24 22:43:08 +01:00
aggregate.pl add missing files 2008-08-21 13:39:56 +01:00
apply.yap user:goal_expand should be called before import 2008-05-15 13:41:48 +00:00
apply_macros.yap fix grammer expansion. 2009-04-24 21:41:26 -05:00
arg.yap Quintus arg package 2008-02-12 21:39:37 +00:00
assoc.yap upgrade chr 2007-10-16 23:17:04 +00:00
atts.yap had shortcut for var-to-var unification. 2008-11-14 14:54:52 +00:00
avl.yap fix avl stuff and all/3 stuff 2006-10-19 15:09:03 +00:00
bhash.yap allow different comparison functions in b_hash 2009-04-04 23:57:46 +01:00
charsio.yap fix charsio. 2009-05-21 19:15:12 -05:00
cleanup.yap cleanup restore: use same code for check_saved_state and for actual 2002-10-30 17:27:19 +00:00
clpfd.pl new version of clpfd.pl 2009-04-25 12:55:23 -05:00
dbqueues.yap global variables 2006-08-22 16:12:46 +00:00
dbusage.yap add useful debugging info on data base usage. 2008-09-01 04:45:16 +01:00
dgraphs.yap fixes by Bart and Tom: mostly libraries but nasty one in indexing 2008-07-11 17:02:10 +00:00
expand_macros.yap remove debugging writeln 2009-04-26 10:56:19 -05:00
gensym.yap gensym builtin for SWI emulation. 2005-10-29 00:13:10 +00:00
hacks.yap fix undefined virtual_alarm 2009-06-01 21:30:56 -05:00
heaps.yap fix typos 2002-01-10 21:42:29 +00:00
itries.yap support for trie_traverse/2 and itrie_save_as_trie/2 2008-02-22 18:47:24 +00:00
lam_mpi.yap New LAM MPI module. 2006-06-04 18:43:38 +00:00
lineutils.yap support split on blank spaces (tab and spaces). 2008-12-17 14:46:39 +00:00
listing.yap SWI code complains if it can't find this. 2005-10-29 01:59:46 +00:00
lists.yap fix numlist/3 2009-04-25 13:00:09 -05:00
maplist.yap fix apply_macros calling maplist (not that it is very much used, most 2009-04-24 22:48:24 +01:00
matlab.yap improve CLP(BN)/BNT interface 2007-08-06 14:55:43 +00:00
matrices.yap fixes to Makefile and manual. 2006-05-19 17:49:25 +00:00
matrix.yap allow inplace operations. 2009-05-26 10:48:45 -05:00
nb.yap add support for sized queues. 2009-02-27 22:22:49 +00:00
occurs.yap add missing files 2008-08-21 13:39:56 +01:00
ordsets.yap junction tree algorithm 2007-11-28 23:52:14 +00:00
pairs.pl add missing files 2008-08-21 13:39:56 +01:00
prandom.yap fix fixes to prandom 2008-06-03 09:27:57 +00:00
queues.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
random.yap make sure that YAP_Restart does not restart a failed goal. 2007-03-22 11:12:22 +00:00
rbtrees.yap From Jose Santos: rb_map is a meta_predicate! 2009-02-10 22:53:40 +00:00
readutil.yap fix garbage collector not to try to garbage collect when we ask for large 2006-08-07 18:51:44 +00:00
regexp.yap regexp core-dump (obs from Ryszard Szopa) 2008-03-25 11:54:08 +00:00
rltree.yap RL-Trees module. 2008-03-26 23:05:22 +00:00
splay.yap fixes by Bart and Tom: mostly libraries but nasty one in indexing 2008-07-11 17:02:10 +00:00
stringutils.yap string manipulation utilities for scripts. 2008-03-13 17:38:24 +00:00
system.yap fix abolish bug 2008-06-02 17:20:28 +00:00
terms.yap term_hash non non_ground terms: ignoring the variables. 2009-03-31 21:56:12 +01:00
timeout.yap fix undefined virtual_alarm 2009-06-01 21:30:56 -05:00
trees.yap fixes by Bart and Tom: mostly libraries but nasty one in indexing 2008-07-11 17:02:10 +00:00
tries.yap fix some cleanups 2008-06-03 22:43:14 +00:00
ugraphs.yap update to CLP(QR). Note that CLP(Q) is still unsupported. 2008-03-13 17:16:47 +00:00
undgraphs.yap fixed: bad argument passing in expand_component. 2008-09-30 11:46:49 +01:00
varnumbers.yap Varnumbers predicate (originally in QP) 2006-12-27 12:26:33 +00:00
wdgraphs.yap improve graphs a bit. 2008-06-26 13:09:15 +00:00
wgraphs.yap weighted graphs SICStus like library 2007-12-05 14:49:59 +00:00
wundgraphs.yap improve graphs a bit. 2008-06-26 13:09:15 +00:00
ypp.yap Added -P to cpp execution 2006-03-07 17:30:47 +00:00