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
vsc d21021da0d get rid of UnCutable
a:(a(X),b(X)) should be the same as a:a(X), a:b(X). Use PushModPred to
force that.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@642 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-10-18 13:54:53 +00:00
..
logtalk First version of Logtalk 2.14.4 compiler and config file. 2002-10-07 10:55:21 +00:00
mpi remove forgotten debugging puts()'s 2002-10-03 17:32:40 +00:00
random fix Makefiles to use @DLL_LIBS@ for DLLs 2002-10-07 14:50:00 +00:00
regex fix Makefiles to use @DLL_LIBS@ for DLLs 2002-10-07 14:50:00 +00:00
system fix Makefiles to use @DLL_LIBS@ for DLLs 2002-10-07 14:50:00 +00:00
yap2swi fix Makefiles to use @DLL_LIBS@ for DLLs 2002-10-07 14:50:00 +00:00
Makefile.in Christian patches for call_cleanup and documentation. 2002-10-11 03:39:11 +00:00
apply_macros.yap get rid of UnCutable 2002-10-18 13:54:53 +00:00
assoc.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
atts.yap new module system. BEWARE! BEWARE! BEWARE! 2001-11-15 00:01:43 +00:00
avl.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
charsio.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
cleanup.yap avoid clause 2002-10-14 16:09:08 +00:00
heaps.yap fix typos 2002-01-10 21:42:29 +00:00
lists.yap include flatten/2 in library(lists). 2002-09-17 16:43:00 +00:00
logtalk.yap Initial version 2001-05-21 18:32:31 +00:00
ordsets.yap ord_intersection/4 2002-02-08 22:35:04 +00:00
prandom.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +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 had forgotten getrand/3. 2001-07-10 20:04:10 +00:00
rbtrees.yap add documentation on rbtrees. 2002-06-18 04:23:15 +00:00
regexp.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
splay.yap fix anon vars in new syntax_error 2002-04-23 22:43:10 +00:00
system.yap fix the fixes to shell/1 and shell/2 2002-06-18 05:58:12 +00:00
terms.yap be more careful about error handling when storing DB terms 2002-03-07 05:13:21 +00:00
timeout.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
trees.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
ugraphs.yap missing variable when converting from P to S representation. 2002-10-17 19:06:44 +00:00