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
vsc
381a3401ac
further upgrades to chr
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@2147
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2008-03-13 17:43:13 +00:00
..
lammpi
fix bropken MPI_LAM configure
2006-09-28 11:42:51 +00:00
logtalk
Logtalk 2.30.8 files.
2007-11-09 19:05:00 +00:00
matlab
reverted to old version due to a wrong commit
2008-03-06 07:37:56 +00:00
matrices
small fixes
2006-12-24 01:11:13 +00:00
matrix
allow float matrix to be initialised with ints.
2008-02-13 15:20:59 +00:00
mpi
starting new files
2003-07-15 12:01:51 +00:00
MYDDAS
MYDDAS: Added db_sql_mode/1 and db_sql_mode/2 predicates
2007-05-20 21:33:29 +00:00
random
new meta-call scheme.
2003-01-29 14:47:17 +00:00
regex
small bug fixes
2004-12-16 06:08:57 +00:00
system
fix garbage collector and fix LeaveGoal
2007-10-05 18:24:30 +00:00
Tries
support for trie_traverse/2 and itrie_save_as_trie/2
2008-02-22 18:57:27 +00:00
yap2swi
condor support.
2008-02-12 21:50:58 +00:00
apply_macros.yap
get rid of UnCutable
2002-10-18 13:54:53 +00: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
CLP(BN) fixes and declare dynamic as dynamic.
2007-03-30 22:42:15 +00:00
avl.yap
fix avl stuff and all/3 stuff
2006-10-19 15:09:03 +00:00
charsio.yap
close should always be performed, even if unification fails.
2003-03-17 17:03:29 +00: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
Marku's latest, thanks!
2008-02-25 09:58:11 +00:00
dbqueues.yap
global variables
2006-08-22 16:12:46 +00:00
dgraphs.yap
improve JT
2007-12-05 12:17:25 +00:00
gensym.yap
gensym builtin for SWI emulation.
2005-10-29 00:13:10 +00:00
hacks.yap
Big update to support more SICStus/SWI like message handling
2008-02-22 15:08:37 +00: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
improve library
2008-02-28 00:33:52 +00:00
listing.yap
SWI code complains if it can't find this.
2005-10-29 01:59:46 +00:00
lists.yap
fix path issues when opening files
2008-03-12 15:37:34 +00:00
logtalk.yap
Logtalk 2.17.0 files.
2004-04-25 23:57:46 +00:00
Makefile.in
update chr
2008-03-13 14:38:02 +00: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
improve JT
2007-12-05 12:17:25 +00:00
nb.yap
global data structures
2006-08-25 19:50:35 +00:00
ordsets.yap
junction tree algorithm
2007-11-28 23:52:14 +00:00
prandom.yap
sveral updates
2005-10-28 17:38:50 +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
junction tree algorithm
2007-11-28 23:52:14 +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
fix bug in index emulator
2007-06-20 13:48:45 +00:00
splay.yap
fix anon vars in new syntax_error
2002-04-23 22:43:10 +00:00
stringutils.yap
string manipulation utilities for scripts.
2008-03-13 17:38:24 +00:00
swi.yap
further upgrades to chr
2008-03-13 17:43:13 +00:00
system.yap
fix make_directory
2006-09-28 16:29:50 +00:00
terms.yap
update chr
2008-03-13 14:38:02 +00:00
timeout.yap
use setitmer instead of alarm.
2007-05-20 23:00:38 +00:00
trees.yap
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
tries.yap
support for trie_traverse/2 and itrie_save_as_trie/2
2008-02-22 18:47:24 +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
improve JT
2007-12-05 12:17:25 +00:00
varnumbers.yap
Varnumbers predicate (originally in QP)
2006-12-27 12:26:33 +00:00
wdgraphs.yap
improve JT
2007-12-05 12:17:25 +00:00
wgraphs.yap
weighted graphs SICStus like library
2007-12-05 14:49:59 +00:00
wundgraphs.yap
improve JT
2007-12-05 12:17:25 +00:00
ypp.yap
Added -P to cpp execution
2006-03-07 17:30:47 +00:00