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
/
C
History
vsc
bbeb11f0d0
oops, -l was broken.
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@665
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-10-30 20:23:27 +00:00
..
absmi.c
more of the same module fixes.
2002-10-18 14:52:58 +00:00
adtdefs.c
YAP would break when gc was called from portray:
2002-10-17 00:05:29 +00:00
agc.c
fix debug only compilation
2002-06-05 14:23:15 +00:00
alloc.c
fix warnings;
2002-10-23 20:55:37 +00:00
amasm.c
stack overflow patches:
2002-10-10 05:58:49 +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
respect prefix option in WIN32
2002-10-23 17:10:33 +00:00
arith2.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
arrays.c
stack overflow patches:
2002-10-10 05:58:49 +00:00
attvar.c
disable stack shifting and garbage collection in the presence of
2002-10-21 22:52:36 +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
oops, -l was broken.
2002-10-30 20:23:27 +00:00
cdmgr.c
don't debug (a,b), debug a and then b.
2002-10-23 21:43:55 +00:00
cmppreds.c
Yap would get order of variables in terms wrong.
2001-06-19 17:51:07 +00:00
compiler.c
optimise tail recursion when compiling lists.
2002-10-28 20:01:53 +00:00
computils.c
first cut at call counter.
2002-09-03 14:28:09 +00:00
corout.c
fix garbage collection for delays (report from Bart Demoen).
2002-10-29 17:23:32 +00:00
dbase.c
make --enable-threads work on CVS release.
2002-10-21 22:14:29 +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
cleanup restore: use same code for check_saved_state and for actual
2002-10-30 17:27:19 +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
more of the same module fixes.
2002-10-18 14:52:58 +00:00
grow.c
fix overflow bugs in parser and scanner: check if we have space
2002-10-29 03:10:00 +00:00
heapgc.c
fix garbage collection for delays (report from Bart Demoen).
2002-10-29 17:23:32 +00:00
index.c
stack overflow patches:
2002-10-10 05:58:49 +00:00
init.c
disable stack shifting and garbage collection in the presence of
2002-10-21 22:52:36 +00:00
iopreds.c
fix overflow bugs in parser and scanner: check if we have space
2002-10-29 03:10:00 +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
fix overflow bugs in parser and scanner: check if we have space
2002-10-29 03:10:00 +00:00
save.c
cleanup restore: use same code for check_saved_state and for actual
2002-10-30 17:27:19 +00:00
scanner.c
allow compilation on WIN32 platforms.
2002-08-28 14:02:35 +00:00
sort.c
stack overflow patches:
2002-10-10 05:58:49 +00:00
stdpreds.c
don't forget that gc may not give you all the space you want the first
2002-10-29 04:19:09 +00:00
sysbits.c
fix warnings;
2002-10-23 20:55:37 +00:00
tracer.c
YAP would break when gc was called from portray:
2002-10-17 00:05:29 +00:00
unify.c
stack overflow patches:
2002-10-10 05:58:49 +00:00
userpreds.c
fix typo
2002-09-14 04:36:08 +00:00
utilpreds.c
stack overflow patches:
2002-10-10 05:58:49 +00:00
write.c
YAP would break when gc was called from portray:
2002-10-17 00:05:29 +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