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
pmoura 24ade76e94 Updated the behavior of the call_cleanup/2-3 built-in predicates to match SWI-Prolog regarding handling of exceptions.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1890 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-05-27 21:40:17 +00:00
..
arith.yap diverse fixes 2006-12-27 01:32:38 +00:00
arrays.yap extra array functionality 2002-11-26 22:28:32 +00:00
boot.yap use setitmer instead of alarm. 2007-05-20 23:00:38 +00:00
callcount.yap code review 2006-03-24 16:26:31 +00:00
checker.yap style_checker was failing on DCGs 2006-11-17 12:10:46 +00:00
consult.yap fix some encoding stuff and add some documentation. 2007-04-03 15:03:11 +00:00
corout.yap Fix typos across code 2007-01-24 14:20:04 +00:00
debug.yap debugging and clause/3 over tabled predicates would kill YAP. 2007-03-26 15:18:43 +00:00
depth_bound.yap more fixes for indexing code 2003-09-15 01:25:29 +00:00
directives.yap fix prolog_flags for chr. 2007-02-26 10:41:40 +00:00
eam.yap updated eamconsult, but still supporting only skip_while_var. 2006-04-08 13:28:23 +00:00
errors.yap Fix typos across code 2007-01-24 14:20:04 +00:00
grammar.yap code review 2006-03-24 16:26:31 +00:00
ground.yap get rid of debugging info 2004-09-18 02:19:09 +00:00
init.yap diverse fixes 2006-12-27 01:32:38 +00:00
listing.yap had broken listing when changed "" to ''. 2006-03-24 17:15:20 +00:00
load_foreign.yap fix library search. 2007-05-24 19:54:45 +00:00
modules.yap Corrected typo in declaration of meta-predicate with_mutex/2. 2006-12-31 19:30:11 +00:00
preds.yap fix max modules limitation 2007-04-10 22:13:21 +00:00
profile.yap code review 2006-03-24 16:26:31 +00:00
protect.yap make consult even load_files/2 2005-10-19 01:47:43 +00:00
setof.yap all/3 should fail on no solutions. 2007-01-25 22:11:55 +00:00
signals.yap use setitmer instead of alarm. 2007-05-20 23:00:38 +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 1estranha 2006-11-06 18:35:05 +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 Predicate mutex_property/2: only return true aliases; do not return locked/2 properties when count is zero. 2007-03-18 14:15:53 +00:00
utils.yap Updated the behavior of the call_cleanup/2-3 built-in predicates to match SWI-Prolog regarding handling of exceptions. 2007-05-27 21:40:17 +00:00
yapor.yap new scheme for flags. 2003-12-04 18:13:04 +00:00
yio.yap fix some encoding stuff and add some documentation. 2007-04-03 15:03:11 +00:00