This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
History
Vítor Santos Costa
b7d97bf4f6
needs maplist library.
2014-08-20 07:55:44 -05:00
..
clp
needs maplist library.
2014-08-20 07:55:44 -05:00
dialect
small fixes
2014-08-04 09:47:03 -05:00
examples
documentation and small fixes; also call for foreach
2013-09-29 11:31:18 +01:00
lammpi
check libpthread in win32
2014-02-22 22:48:29 +00:00
matlab
big makefile cleanup
2014-02-13 01:58:48 +00:00
matrix
no need to use PROTO.
2014-05-25 20:48:44 +01:00
mpi
small fixes
2014-08-04 09:47:03 -05:00
random
no need to use PROTO.
2014-05-25 20:48:44 +01:00
regex
no need to use PROTO.
2014-05-25 20:48:44 +01:00
rltree
small bugfixes and leaks, patch by João Silva
2014-06-14 10:27:39 +01:00
system
fix warnings
2014-06-19 15:09:44 +01:00
tries
no need to use PROTO.
2014-05-25 20:48:44 +01:00
apply_macros.yap
fix reexport issues and duplicated definitions
2013-10-04 18:18:04 +01:00
apply.yap
fix macro expansion stuff. Everything bounces from maplist now.
2010-04-20 23:11:13 +01:00
arg.yap
Quintus arg package
2008-02-12 21:39:37 +00:00
assoc.yap
assoc_to_keys/2 (used in SWI).
2010-07-28 17:12:51 +01:00
atts.yap
fix mix swi/sicstus
2011-02-02 20:45:29 +00:00
autoloader.yap
handle errors.
2011-03-11 19:49:01 +00:00
avl.yap
fix avl stuff and all/3 stuff
2006-10-19 15:09:03 +00:00
bhash.yap
ifix case where we lose hash table output.
2012-03-22 12:07:38 +00:00
block_diagram.yap
corrected an extension error
2010-11-24 18:39:07 +01:00
c_alarms.yap
fixed some typos
2011-02-04 16:08:18 +01:00
charsio.yap
missing read_from_chars/2
2011-06-14 09:00:25 +01:00
cleanup.yap
fix fragile export.
2010-03-05 00:00:00 +00:00
coinduction.yap
module fixes plus add better docs
2014-07-17 12:19:38 -05:00
dbqueues.yap
fix dbqueues (obs from Paulo Moura).
2009-06-05 14:31:06 -05:00
dbusage.yap
small fixes.
2012-07-16 14:10:22 -05:00
dgraphs.yap
new dgraph path predicate
2013-03-24 09:12:55 -05:00
exo_interval.yap
more ezo stuff
2013-06-28 21:15:03 -05:00
expand_macros.yap
stuff
2014-08-17 15:33:57 -05:00
flags.yap
fixed an open choice point
2011-02-15 21:19:21 +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
fix typos
2002-01-10 21:42:29 +00:00
INDEX.pl
fix to thread support.
2011-03-11 19:49:32 +00:00
itries.yap
tries module: fix bug in trie_get_first_entry/2
2010-02-22 14:01:56 +00:00
lam_mpi.yap
allow MPI to compute term size.
2012-02-05 11:57:03 +00:00
lambda.pl
and the file itself.
2010-08-04 23:27:17 +01:00
lineutils.yap
declare meta-predicate call arguments (Paulo Moura).
2010-04-22 20:45:57 +01:00
listing.yap
add header
2014-05-05 14:01:21 +01:00
lists.yap
doc updates
2014-04-09 12:39:52 +01:00
Makefile.in
the old R ibrary has been removed from the system.
2014-08-04 21:29:41 -05:00
mapargs.yap
include mapargs as separate support
2013-09-28 11:08:34 +01:00
maplist.yap
maplist: move docs to doxygen; add doxygen.
2014-05-27 22:44:03 +01:00
maputils.yap
make goal expansion more readable
2014-08-06 10:25:08 -05:00
matlab.yap
support warning if matlab is not to be found.
2012-03-22 21:42:11 +00:00
matrix.yap
documentation and small fixes; also call for foreach
2013-09-29 11:31:18 +01:00
nb.yap
accumulator first try
2013-06-22 00:26:43 -05:00
ordsets.yap
avoid choice-point in ord-union.
2011-05-08 23:11:40 +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
predicate options.
2012-02-13 09:39:09 +00:00
range.yap
fix swi interface.
2012-10-28 18:21:11 +00:00
rbtrees.yap
fold operation on tree
2012-08-28 20:19:10 -05:00
regexp.yap
fix error messages to obey standard.
2010-10-12 22:02:24 +01:00
rltree.yap
RL-Trees module.
2008-03-26 23:05:22 +00:00
sockets.yap
emulate old yap socket (thanks to Jan code).
2012-07-26 16:16:26 -04:00
splay.yap
fix warnings (rep from Paulo Moura)
2009-06-05 18:46:01 -05:00
stringutils.yap
string manipulation utilities for scripts.
2008-03-13 17:38:24 +00:00
system.yap
support win32
2013-11-11 00:28:38 +00:00
terms.yap
support term_subsumer.
2012-05-14 15:04:19 +01:00
timeout.yap
another that got away (meta-predicate declarations).
2010-04-22 21:05:34 +01:00
trees.yap
one that go away: meta-pred decls.
2010-04-22 21:04:54 +01:00
tries.yap
mode changes
2011-07-25 17:09:28 +01:00
ugraphs.yap
update to CLP(QR). Note that CLP(Q) is still unsupported.
2008-03-13 17:16:47 +00:00
undgraphs.yap
fix bad calls (obs from Paulo Moura).
2009-06-08 14:13:31 -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