This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
History
pmoura
7c82c1acb3
Added predicate '$check_thread_or_alias'/2 in order to simplify error checking for most thread predicates.
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@1764
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2007-01-01 18:11:24 +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
call_cleanup/2 and 3
2006-12-30 03:25:47 +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
several debugger and CLP(BN) improvements.
2006-12-13 16:10:26 +00:00
corout.yap
Added call/5-12 (we alread have call_with_args/2-12); not sure they are worth. Alternative implementation for call_cleanup/2-3: previous implementation appears to be pruning cleanup goals before they are executed; needs testing.
2006-12-31 12:29:46 +00:00
debug.yap
call_cleanup/2 and 3
2006-12-30 03:25:47 +00:00
depth_bound.yap
more fixes for indexing code
2003-09-15 01:25:29 +00:00
directives.yap
diverse fixes
2006-12-27 01:32:38 +00:00
eam.yap
updated eamconsult, but still supporting only skip_while_var.
2006-04-08 13:28:23 +00:00
errors.yap
several debugger and CLP(BN) improvements.
2006-12-13 16:10:26 +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
new error handlong mechanism
2002-09-09 17:40:12 +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 new indexing code to actually recover space
2006-10-10 20:21:42 +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
fix avl stuff and all/3 stuff
2006-10-19 15:09:03 +00:00
signals.yap
call_cleanup/2 and 3
2006-12-30 03:25:47 +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
Added predicate '$check_thread_or_alias'/2 in order to simplify error checking for most thread predicates.
2007-01-01 18:11:24 +00:00
utils.yap
Added call/5-12 (we alread have call_with_args/2-12); not sure they are worth. Alternative implementation for call_cleanup/2-3: previous implementation appears to be pruning cleanup goals before they are executed; needs testing.
2006-12-31 12:29:46 +00:00
yapor.yap
new scheme for flags.
2003-12-04 18:13:04 +00:00
yio.yap
several debugger and CLP(BN) improvements.
2006-12-13 16:10:26 +00:00