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.
Files
169758af5e6788f0537f3b1e045239cc2f4aa094
yap-6.3
/
library
History
Vitor Santos Costa
a83546e313
fixes to have windows version of yap.
2011-07-26 23:32:38 +01:00
..
clp
…
dialect
fixes to have windows version of yap.
2011-07-26 23:32:38 +01:00
lammpi
fix calling of Write and Read for new SWI style interface.
2011-07-22 15:49:40 +01:00
matlab
the sage of configuring everything goes on!
2010-06-21 11:54:21 +01:00
matrix
patches from Keri Harris
2010-12-30 22:14:45 -06:00
mpi
fix calling of Write and Read for new SWI style interface.
2011-07-22 15:49:40 +01:00
MYDDAS
fixes to ODBC interface: plug memory leak.
2011-07-21 02:24:08 -07:00
r_session
include Nicos Angelopoulos r_session package.
2010-10-16 14:54:48 +01:00
random
patches from Keri Harris
2010-12-30 22:14:45 -06:00
regex
patches from Keri Harris
2010-12-30 22:14:45 -06:00
rltree
patches from Keri Harris
2010-12-30 22:14:45 -06:00
system
fix execute to actually check for null and to actually check result of dup.
2011-07-10 04:49:27 -07:00
tries
small fixes in tries module
2011-05-30 15:30:02 +01:00
aggregate.pl
use meta-predicates for aggregate (like SWI does now).
2010-04-20 23:09:46 +01:00
apply_macros.yap
fix macro expansion stuff. Everything bounces from maplist now.
2010-04-20 23:11:13 +01:00
apply.yap
fix macro expansion stuff. Everything bounces from maplist now.
2010-04-20 23:11:13 +01:00
arg.yap
…
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
…
bhash.yap
…
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
…
coinduction.yap
remove some old SWI code (unused).
2010-08-06 22:48:54 +01:00
dbqueues.yap
…
dbusage.yap
…
dgraphs.yap
implementation of bayes ball.
2011-05-27 21:34:55 +01:00
expand_macros.yap
fix macro expansion stuff. Everything bounces from maplist now.
2010-04-20 23:11:13 +01:00
flags.yap
fixed an open choice point
2011-02-15 21:19:21 +00:00
gensym.yap
…
hacks.yap
…
heaps.yap
…
INDEX.pl
fix to thread support.
2011-03-11 19:49:32 +00:00
itries.yap
…
lam_mpi.yap
…
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
lists.yap
lists_to_set/2 (from SWI).
2011-06-14 09:01:48 +01:00
Makefile.in
fix to thread support.
2011-03-11 19:49:32 +00:00
maplist.yap
fix mapnodes/2 (obs from Ingo Molnar).
2010-12-07 17:50:51 +00:00
matlab.yap
…
matrix.yap
…
nb.yap
new library to replace elements in queue
2011-05-11 09:29:07 +01:00
occurs.yap
…
ordsets.yap
avoid choice-point in ord-union.
2011-05-08 23:11:40 +01:00
pairs.pl
…
prandom.yap
…
queues.yap
…
r_session.yap
include Nicos Angelopoulos r_session package.
2010-10-16 14:54:48 +01:00
random.yap
fix conflict between clib and old random libraries (they are much the same):
2010-06-21 17:11:48 +01:00
rbtrees.yap
documentation fix from Jan Wielemaker
2010-05-08 08:26:59 +01:00
regexp.yap
fix error messages to obey standard.
2010-10-12 22:02:24 +01:00
rltree.yap
…
splay.yap
…
stringutils.yap
…
system.yap
fix to thread support.
2011-03-11 19:49:32 +00:00
terms.yap
acyclic_term/1 should be builtin(ISO WG17, UD
#174
).
2010-08-04 21:50: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
Hmm learning the git (half of the files were commited sorry guys)
2010-07-19 11:29:13 +01:00
ugraphs.yap
…
undgraphs.yap
…
varnumbers.yap
…
wdgraphs.yap
…
wgraphs.yap
…
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
…