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/pl
vsc c9307a5987 make sure that undef within undef is really disallowed.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1230 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-01-12 20:06:02 +00:00
..
arith.yap simplify module access 2004-02-12 12:37:12 +00:00
arrays.yap extra array functionality 2002-11-26 22:28:32 +00:00
boot.yap make sure that undef within undef is really disallowed. 2005-01-12 20:06:02 +00:00
callcount.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
checker.yap fix checker messages 2004-06-29 19:12:01 +00:00
consult.yap don't ever use memory that has been freed (that was done by LU). 2004-11-04 18:22:36 +00:00
corout.yap IsUnboundVar should check addresses 2004-09-18 14:03:42 +00:00
debug.yap change abort so that it won't be caught by handlers. 2004-11-19 21:32:53 +00:00
depth_bound.yap more fixes for indexing code 2003-09-15 01:25:29 +00:00
directives.yap New comment-based message style 2004-06-23 17:24:20 +00:00
errors.yap change abort so that it won't be caught by handlers. 2004-11-19 21:32:53 +00:00
grammar.yap fix DCGs to be closer to standard. 2004-11-05 03:03:54 +00:00
ground.yap get rid of debugging info 2004-09-18 02:19:09 +00:00
init.yap previous fixes would not work for ! (eg, call((!,X=2;X=3))). 2004-11-22 16:22:14 +00:00
listing.yap debugger fixes 2004-07-22 21:32:23 +00:00
load_foreign.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
modules.yap try to reduce overheads when running with goal expansion enabled. 2004-12-05 05:01:45 +00:00
preds.yap try to reduce overheads when running with goal expansion enabled. 2004-12-05 05:01:45 +00:00
profile.yap new builtins: nth_clause, nth_instance. 2002-12-13 20:00:41 +00:00
protect.yap simplify format, so that it will be easier to do bug fixes 2004-02-13 18:39:29 +00:00
setof.yap hole handling in dlmalloc should not make HeapTop always skip over the hole. 2005-01-05 04:32:18 +00:00
signals.yap signal handling bug fixed 2005-01-07 06:29:20 +00:00
sockets.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
sort.yap This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
statistics.yap debugger fixes 2004-07-22 21:32:23 +00:00
strict_iso.yap all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00
tabling.yap support for tabling 2003-12-18 16:38:40 +00:00
threads.yap fix multithreaded version 2004-06-29 19:04:46 +00:00
utils.yap polish changes to undefp 2004-12-08 04:45:04 +00:00
yapor.yap new scheme for flags. 2003-12-04 18:13:04 +00:00
yio.yap debugger fixes 2004-07-22 21:32:23 +00:00