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 e90f744e5e fix stack growth in globals
fix compilation messages


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2277 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2008-06-16 21:22:15 +00:00
..
arith.yap user:goal_expand should be called before import 2008-05-15 13:41:48 +00:00
arrays.yap extra array functionality 2002-11-26 22:28:32 +00:00
boot.yap fix stack growth in globals 2008-06-16 21:22:15 +00:00
callcount.yap code review 2006-03-24 16:26:31 +00:00
checker.yap more fixes 2008-03-31 22:56:22 +00:00
chtypes.yap add SWI's char and code_type/2. 2007-12-29 12:26:41 +00:00
consult.yap fix syntax error messages 2008-06-12 10:55:52 +00:00
corout.yap Fix typos across code 2007-01-24 14:20:04 +00:00
debug.yap more fixes 2008-03-31 22:56:22 +00:00
depth_bound.yap more fixes for indexing code 2003-09-15 01:25:29 +00:00
directives.yap fix threads and LU 2008-05-10 23:24:13 +00:00
eam.yap updated eamconsult, but still supporting only skip_while_var. 2006-04-08 13:28:23 +00:00
errors.yap fix syntax error messages 2008-06-12 10:55:52 +00:00
grammar.yap fix lists predicates 2008-03-12 17:05:04 +00:00
ground.yap get rid of debugging info 2004-09-18 02:19:09 +00:00
hacks.yap fix maximum number of threads open error 2008-03-24 23:48:47 +00:00
init.yap more fixes 2008-03-31 22:56:22 +00:00
listing.yap had broken listing when changed "" to ''. 2006-03-24 17:15:20 +00:00
load_foreign.yap replace $append by lists:append 2008-03-12 16:26:51 +00:00
messages.yap fix stack growth in globals 2008-06-16 21:22:15 +00:00
modules.yap fix abolish bug 2008-06-02 17:20:28 +00:00
preds.yap fix manual and message handling 2008-06-03 09:24:28 +00:00
profile.yap code review 2006-03-24 16:26:31 +00:00
protect.yap fix breakage in module system 2008-03-17 18:31:16 +00:00
setof.yap all/3 should fail on no solutions. 2007-01-25 22:11:55 +00:00
signals.yap handle SIGPIPE and improve USR1 and USR2 2008-05-23 10:02:13 +00:00
sockets.yap support for UNICODE, and other bug fixes. 2006-11-27 17:42:03 +00:00
sort.yap Corrected a bug in the definition of predicate length/2 when the second argument is a negative number. 2006-11-07 11:44:53 +00:00
statistics.yap fix stack growth in globals 2008-06-16 21:22:15 +00:00
strict_iso.yap all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00
tabling.yap code review 2006-03-24 16:26:31 +00:00
threads.yap Corrected a bug in setting a thread exit status in case the thread goal results in an exception; exit status should be exception(Exception) and not exception(error(Exception,_)). 2008-06-08 16:55:23 +00:00
utils.yap user:goal_expand should be called before import 2008-05-15 13:41:48 +00:00
yapor.yap fixes to support threads and assert correctly, even if inefficiently. 2007-11-26 23:43:10 +00:00
yio.yap keep current_stream across top-level. 2008-05-26 09:16:24 +00:00