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 b18224a460 more robust support for attributed vars: all_attvars and stack
expansion.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1366 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-08-17 20:13:50 +00:00
..
arith.yap fix debugger to do well nonsource predicates. 2005-08-02 03:09:52 +00:00
arrays.yap extra array functionality 2002-11-26 22:28:32 +00:00
boot.yap more robust support for attributed vars: all_attvars and stack 2005-08-17 20:13:50 +00:00
callcount.yap new error handlong mechanism 2002-09-09 17:40:12 +00:00
checker.yap try to improve error handling and warnings from within consults. 2005-04-20 20:06:26 +00:00
consult.yap try to improve error handling and warnings from within consults. 2005-04-20 20:06:26 +00:00
corout.yap fix log(0.0) and log10(0.0) to be SICStus compatible. 2005-02-18 21:34:02 +00:00
debug.yap fix debugger to do well nonsource predicates. 2005-08-02 03:09:52 +00:00
depth_bound.yap more fixes for indexing code 2003-09-15 01:25:29 +00:00
directives.yap TABLING: new predicate 'is_tabled/1'. 2005-07-15 18:03:26 +00:00
errors.yap fix compiler bug in 1 << X, found by Nuno Fonseca. 2005-05-25 21:43:33 +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 fix mess with add clause 2005-02-08 04:05:39 +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 missing ! in module option processing code.: 2005-07-06 15:51:01 +00:00
preds.yap fix mess with add clause 2005-02-08 04:05:39 +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 fix mess with add clause 2005-02-08 04:05:39 +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 TABLING FIXED: table and yap_flag(tabling_mode,_) declarations 2005-08-01 17:59:49 +00:00
threads.yap fix GPL 2005-03-15 18:29:25 +00:00
utils.yap fix another bug in nth_instance, thanks to Pat Caldon 2005-05-25 18:58:38 +00:00
yapor.yap new scheme for flags. 2003-12-04 18:13:04 +00:00
yio.yap at_end_of_line 2005-01-29 04:43:14 +00:00