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/C
vsc 3e662aca31 adjust HeapTop in save.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@631 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-10-09 04:26:48 +00:00
..
absmi.c new error handlong mechanism 2002-09-09 17:40:12 +00:00
adtdefs.c Insert Christian patches: 2002-10-03 13:54:35 +00:00
agc.c fix debug only compilation 2002-06-05 14:23:15 +00:00
alloc.c support hidden predicates 2002-09-02 17:33:00 +00:00
amasm.c first cut at call counter. 2002-09-03 14:28:09 +00:00
analyst.c support for inlined execution of functor/3 and arg/3/3/3 2001-04-23 20:41:58 +00:00
arith0.c new catch and throw mechanism (first try). 2002-01-07 06:28:04 +00:00
arith1.c fix truncate 2002-08-07 21:55:27 +00:00
arith2.c New metacall mechanism 2001-10-30 16:42:05 +00:00
arrays.c forgot committing arrays.c 2002-05-23 12:44:18 +00:00
attvar.c miscellaneous fixes 2002-07-17 20:25:30 +00:00
bb.c be more careful about error handling when storing DB terms 2002-03-07 05:13:21 +00:00
bignum.c don't break GMP for external applications. 2002-06-19 21:46:56 +00:00
c_interface.c YAP_Deref should be in C-interface. 2002-09-16 23:25:09 +00:00
cdmgr.c don't try to unify results for matching clause if we 2002-09-10 18:41:12 +00:00
cmppreds.c Yap would get order of variables in terms wrong. 2001-06-19 17:51:07 +00:00
compiler.c Insert Christian patches: 2002-10-03 13:54:35 +00:00
computils.c first cut at call counter. 2002-09-03 14:28:09 +00:00
corout.c put tabling back to work 2002-05-03 15:30:36 +00:00
dbase.c fix recordifnot bug with ground terms 2002-09-18 21:28:19 +00:00
depth_bound.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
errors.c dump stack on error 2002-09-09 19:52:38 +00:00
eval.c fix debugger messages 2002-06-01 01:46:06 +00:00
evalis.c VC++ changes 2002-02-04 16:12:54 +00:00
evaltwo.c VC++ changes 2002-02-04 16:12:54 +00:00
exec.c fix ^c abort for PCs: registers were not being reset properly. 2002-10-08 14:32:42 +00:00
grow.c fluffy stuff for atom garbage collection. 2002-06-05 03:59:50 +00:00
heapgc.c first cut at call counter. 2002-09-03 14:28:09 +00:00
index.c Reset ErrorMessage before entering IndexPred (otherwise system will be 2002-10-08 01:09:28 +00:00
init.c Insert Christian patches: 2002-10-03 13:54:35 +00:00
iopreds.c make open/3 complain when trying to read after end of file. 2002-09-16 16:57:27 +00:00
load_aix.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_aout.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_coff.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dl.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dld.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dll.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_dyld.c fix sym 2002-09-27 20:04:49 +00:00
load_foreign.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_none.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
load_shl.c cleanup YapExecutable 2002-09-23 17:06:13 +00:00
mavar.c fix bugs in tabling 2001-07-04 16:48:54 +00:00
modules.c fix current_modules/1 and 2 to return all predefined modules. 2002-09-17 00:14:23 +00:00
other.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
parser.c VC++ changes 2002-02-04 16:12:54 +00:00
save.c adjust HeapTop in save. 2002-10-09 04:26:48 +00:00
scanner.c allow compilation on WIN32 platforms. 2002-08-28 14:02:35 +00:00
sort.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
stdpreds.c fix error handling for second argument of number_codes and 2002-10-08 05:00:36 +00:00
sysbits.c fix ^c abort for PCs: registers were not being reset properly. 2002-10-08 14:32:42 +00:00
tracer.c fix error handling for second argument of number_codes and 2002-10-08 05:00:36 +00:00
unify.c fix dereferecing in unify 2002-08-18 23:16:44 +00:00
userpreds.c fix typo 2002-09-14 04:36:08 +00:00
utilpreds.c fix error handling when copy_term was not called from a builtin. 2002-10-07 21:20:12 +00:00
write.c changes to support extended foreign interface (include slots, new exception 2002-05-14 18:24:34 +00:00
ypsocks.c socket fixes 2002-05-01 16:19:43 +00:00
ypstdio.c This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00