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
Vítor Santos Costa 197a943cd3 support search for predicates 2014-11-28 02:34:43 +00:00
..
clp more doxygen fixes 2014-09-15 14:57:46 -05:00
dialect support search for predicates 2014-11-28 02:34:43 +00:00
examples documentation and small fixes; also call for foreach 2013-09-29 11:31:18 +01:00
lammpi update docs 2014-09-11 14:06:57 -05:00
matlab fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
matrix fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
mpi more thread work to cean-up mutexes. Not finshed yet 2014-11-25 19:52:51 +00:00
random fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
regex warnings 2014-11-10 01:52:01 +00:00
rltree fix longint < intptr_t warnings 2014-10-30 07:41:30 +00:00
system fixes for win64 compilation. 2014-09-16 19:15:56 +01:00
tries depth breadth trie corrections and more :-) 2014-11-19 16:41:10 +00:00
INDEX.pl fix to thread support. 2011-03-11 19:49:32 +00:00
Makefile.in the old R ibrary has been removed from the system. 2014-08-04 21:29:41 -05:00
apply.yap improve docs 2014-09-15 03:13:50 -05:00
apply_macros.yap fix reexport issues and duplicated definitions 2013-10-04 18:18:04 +01:00
arg.yap update docs 2014-09-11 14:06:57 -05:00
assoc.yap update docs 2014-09-11 14:06:57 -05:00
atts.yap improve docs 2014-09-15 03:13:50 -05:00
autoloader.yap support search for predicates 2014-11-28 02:34:43 +00:00
avl.yap update docs 2014-09-11 14:06:57 -05:00
bhash.yap updates to documentation 2014-09-12 18:50:04 -05:00
block_diagram.yap update docs 2014-09-11 14:06:57 -05:00
c_alarms.yap update docs 2014-09-11 14:06:57 -05:00
charsio.yap update docs 2014-09-11 14:06:57 -05:00
cleanup.yap update docs 2014-09-11 14:06:57 -05:00
coinduction.yap update docs 2014-09-11 14:06:57 -05:00
dbqueues.yap fix dbqueues (obs from Paulo Moura). 2009-06-05 14:31:06 -05:00
dbusage.yap update docs 2014-09-11 14:06:57 -05:00
dgraphs.yap update docs 2014-09-11 14:06:57 -05:00
exo_interval.yap update docs 2014-09-11 14:06:57 -05:00
expand_macros.yap reorganise code to avoid duplicate goal_expansion. 2014-10-02 14:31:14 +01:00
flags.yap Newest version of dbtries (several improvements and corrections of bugs) and the removal of a warning from flags 2014-11-04 18:04:54 +00:00
gensym.yap gensym builtin for SWI emulation. 2005-10-29 00:13:10 +00:00
hacks.yap separate standard alarm from virtual alarm. timeout uses virtual alarm #112 2009-06-03 10:09:14 -05:00
heaps.yap update docs 2014-09-11 14:06:57 -05:00
itries.yap tries module: fix bug in trie_get_first_entry/2 2010-02-22 14:01:56 +00:00
lam_mpi.yap update docs 2014-09-11 14:06:57 -05:00
lambda.pl update docs 2014-09-11 14:06:57 -05:00
lineutils.yap fix current and system predicate 2014-11-25 12:03:48 +00:00
listing.yap add header 2014-05-05 14:01:21 +01:00
lists.yap update docs 2014-09-11 14:06:57 -05:00
mapargs.yap include mapargs as separate support 2013-09-28 11:08:34 +01:00
maplist.yap reorganise code to avoid duplicate goal_expansion. 2014-10-02 14:31:14 +01:00
maputils.yap reorganise code to avoid duplicate goal_expansion. 2014-10-02 14:31:14 +01:00
matlab.yap update docs 2014-09-11 14:06:57 -05:00
matrix.yap fix operators. 2014-10-05 23:53:47 +01:00
nb.yap update docs 2014-09-11 14:06:57 -05:00
ordsets.yap update docs 2014-09-11 14:06:57 -05:00
prandom.yap more doc changes 2014-09-15 13:42:35 -05:00
queues.yap update docs 2014-09-11 14:06:57 -05:00
random.yap more doc changes 2014-09-15 13:42:35 -05:00
range.yap fix swi interface. 2012-10-28 18:21:11 +00:00
rbtrees.yap update docs 2014-09-11 14:06:57 -05:00
regexp.yap update docs 2014-09-11 14:06:57 -05:00
rltree.yap RL-Trees module. 2008-03-26 23:05:22 +00:00
sockets.yap update docs 2014-09-11 14:06:57 -05:00
splay.yap update docs 2014-09-11 14:06:57 -05:00
stringutils.yap string manipulation utilities for scripts. 2008-03-13 17:38:24 +00:00
system.yap update docs 2014-09-11 14:06:57 -05:00
terms.yap update docs 2014-09-11 14:06:57 -05:00
timeout.yap update docs 2014-09-11 14:06:57 -05:00
trees.yap update docs 2014-09-11 14:06:57 -05:00
tries.yap update docs 2014-09-11 14:06:57 -05:00
ugraphs.yap more doxygen fixes 2014-09-15 14:57:46 -05:00
undgraphs.yap update docs 2014-09-11 14:06:57 -05:00
varnumbers.yap ifix typo. 2011-11-14 14:36:24 +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 Fixed a minor bug in the "wundgraphs" library: the predicate wdgraph_symmetric_closure/2 is already reexported, should not be listed in the use_module/2 directive for the same module. 2010-09-26 17:27:20 +01:00
ypp.yap Added -P to cpp execution 2006-03-07 17:30:47 +00:00