..
absmi.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
adtdefs.c
stabilisation patches for Yap-4.5.2
2003-11-12 12:33:31 +00:00
agc.c
new heap allocation code
2003-10-28 01:16:03 +00:00
alloc.c
stabilisation patches for Yap-4.5.2
2003-11-12 12:33:31 +00:00
amasm.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
analyst.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
arith0.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
arith1.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
arith2.c
new indexing algorithm
2003-04-30 17:46:05 +00:00
arrays.c
call the garbage collector the right way
2003-10-17 02:11:21 +00:00
attvar.c
fix SetAttVar: things may have changed since we asked to bind a variable.
2003-02-14 10:52:00 +00:00
bb.c
call the garbage collector the right way
2003-10-17 02:11:21 +00:00
bignum.c
Two fixes:
2003-09-24 14:51:42 +00:00
c_interface.c
compact source mode.
2003-11-21 16:56:20 +00:00
cdmgr.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
cmppreds.c
fix comparison predicates.
2003-01-13 14:02:50 +00:00
compiler.c
compact source mode.
2003-11-21 16:56:20 +00:00
computils.c
My first attempt to synchronize OPTYap with CVS
2003-11-07 16:31:08 +00:00
corout.c
get rid of MBIT in dbase
2003-10-31 12:09:49 +00:00
dbase.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
depth_bound.c
don't try to do module expansion if module borders are not crossed.
2003-01-30 16:27:45 +00:00
errors.c
bug in EOF processing when doing read.
2003-10-06 14:16:23 +00:00
eval.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +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
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
grow.c
stabilisation patches for Yap-4.5.2
2003-11-12 12:33:31 +00:00
heapgc.c
stabilisation patches for Yap-4.5.2
2003-11-12 12:33:31 +00:00
index.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
init.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
inlines.c
cleanup: typecast to yamop * instead of CODEADDR wherever possible.
2002-12-27 16:53:09 +00:00
iopreds.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
load_aix.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_aout.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_coff.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_dl.c
more meta-call fixes
2003-02-07 12:05:39 +00:00
load_dld.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_dll.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_dyld.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_foreign.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
load_none.c
More Yap_ fixes.
2002-12-03 06:06:44 +00:00
load_shl.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
mavar.c
continue big commit
2003-08-27 13:37:10 +00:00
modules.c
continue big commit
2003-08-27 13:37:10 +00:00
other.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
parser.c
new heap allocation code
2003-10-28 01:16:03 +00:00
save.c
My first attempt to synchronize OPTYap with CVS
2003-11-07 16:31:08 +00:00
scanner.c
bug in EOF processing when doing read.
2003-10-06 14:16:23 +00:00
sort.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
stdpreds.c
My first attempt to synchronize OPTYap with CVS
2003-11-07 16:31:08 +00:00
sysbits.c
patches to Ricardo Lopes' low level profiler: enable if SIGPROF is
2003-05-20 19:11:59 +00:00
tracer.c
new infrastructure for static clauses:
2003-11-26 18:36:35 +00:00
unify.c
improvements to indexing: allow user control and fix bugs in sorting
2003-06-06 11:54:02 +00:00
userpreds.c
Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead.
2002-11-18 18:18:05 +00:00
utilpreds.c
variant and subsumes with coroutining should always reset to slot, not to
2003-10-28 16:20:44 +00:00
write.c
Try to make plwrite reentrant by getting rid of (some) global
2002-11-20 20:00:56 +00:00
ypsocks.c
improvements to indexing: allow user control and fix bugs in sorting
2003-06-06 11:54:02 +00:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00