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
Vitor Santos Costa a58e3d812d fix interrupt enabling in call_setup and friends
remove between.
2009-05-21 00:41:35 -05:00
..
arith.yap between/3 is now part of arith.yap: 2009-05-21 00:36:09 -05:00
arrays.yap fix bug in create array: argument order was reversed. 2008-11-14 14:53:44 +00:00
boot.yap cleanup handling of attributed variables: 2009-05-16 12:00:56 -07:00
callcount.yap code review 2006-03-24 16:26:31 +00:00
checker.yap fix discontiguous warnings 2009-02-10 23:03:25 +00:00
chtypes.yap add SWI's char and code_type/2. 2007-12-29 12:26:41 +00:00
consult.yap make sure we don't redo things. 2009-04-21 15:19:26 -05:00
corout.yap fix showing clean_call (#65 Ulrich Neumerkel). 2009-05-20 09:12:01 -07:00
debug.yap fix the signal handling a bit better. 2009-04-22 16:13:08 -05:00
depth_bound.yap more fixes for indexing code 2003-09-15 01:25:29 +00:00
directives.yap support thread_initialization. 2009-04-25 12:54:21 -05:00
eam.yap updated eamconsult, but still supporting only skip_while_var. 2006-04-08 13:28:23 +00:00
errors.yap fix gmp support to give out of resource error if the bignum is too big. 2009-04-25 11:01:33 -05:00
eval.yap improve code for disjunctions by trying to avoid permanent variables. 2009-03-10 16:24:26 +00:00
grammar.yap Ulrich: [PATCH-YAP] Permit | in DCGs. 2009-05-18 07:39:01 -07:00
ground.yap get rid of debugging info 2004-09-18 02:19:09 +00:00
hacks.yap mainbranch fixes to: 2008-10-23 22:17:45 +01:00
init.yap put a reminder that in the future YAP will give an exception on unknown. 2009-05-04 18:08:12 -05:00
listing.yap get rid of broken $clause/3: fixes listing of dynamic predicates. 2009-03-26 08:12:24 +00:00
load_foreign.yap replace $append by lists:append 2008-03-12 16:26:51 +00:00
messages.yap include messages for out of stack and friends. 2009-05-17 10:40:14 -07:00
modules.yap first try of setup_call_cleanup/3 and setup_call_catcher_cleanup/4 2009-05-19 23:53:14 -07:00
preds.yap fix bad call. 2009-04-17 14:18:05 -05:00
profile.yap rename BinaryTestPredFlag to BinaryPredFlag 2009-02-09 21:56:40 +00:00
protect.yap make top-level error handling a bit more compatible with SWI. 2009-03-10 18:07:50 +00:00
setof.yap all/3 should fail on no solutions. 2007-01-25 22:11:55 +00:00
signals.yap make a better effort to avoid walking through system code. 2009-04-17 15:46:13 -05:00
sockets.yap support for UNICODE, and other bug fixes. 2006-11-27 17:42:03 +00:00
sort.yap make length steadfast (from Ulrich Neumerkel). 2009-05-15 20:54:14 -05:00
statistics.yap rename BinaryTestPredFlag to BinaryPredFlag 2009-02-09 21:56:40 +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 remove redundant $between 2009-05-21 00:40:52 -05:00
udi.yap UDI patch: make it work with YAP. 2009-02-20 11:42:48 +00:00
utils.yap fix interrupt enabling in call_setup and friends 2009-05-21 00:41:35 -05:00
yapor.yap fixes to support threads and assert correctly, even if inefficiently. 2007-11-26 23:43:10 +00:00
yio.yap make sure we always close intermediate memory streams on exit. 2008-08-25 15:19:00 +01:00