.. |
absmi.c
|
ifixes to support 64 bits:
|
2011-02-15 18:14:18 +00:00 |
adtdefs.c
|
more bug fixes:
|
2011-02-15 05:54:19 -08:00 |
agc.c
|
restore and agc of recorded terms
|
2011-01-02 21:16:29 -06:00 |
alloc.c
|
ask YAP to get memory step by step in 64 bit maachines.
|
2011-01-20 11:59:54 -06:00 |
amasm.c
|
fix pruning to handle backtrackable C-predicates in a much nicer way.
|
2011-02-14 11:29:20 -08:00 |
analyst.c
|
no need for special procceed instruction.
|
2010-10-12 22:02:51 +01:00 |
arith0.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
arith1.c
|
fix error message (Ulrich's #184).
|
2010-10-08 10:50:23 +01:00 |
arith2.c
|
fix div to round correctly (Ulrich's #181).
|
2010-10-08 10:58:08 +01:00 |
arrays.c
|
generate known atoms and functors automatically
|
2008-12-23 01:53:52 +00:00 |
attvar.c
|
fix handling of SICStus style attributes (obs from Denys Duchier).
|
2011-02-02 20:14:36 +00:00 |
bb.c
|
improve bb routines to use the DB efficiently
|
2005-06-01 13:53:46 +00:00 |
bignum.c
|
fix compilation warnings
|
2010-07-19 22:42:47 +01:00 |
c_interface.c
|
lookup global modules.
|
2011-02-15 07:50:55 -08:00 |
cdmgr.c
|
get rid of references to freed code.
|
2011-02-04 01:23:01 +00:00 |
clause_list.c
|
make YAP compile with --enable-or-parallelism
|
2009-08-19 21:53:49 -05:00 |
cmppreds.c
|
fix support for comparing weird terms.
|
2011-02-02 19:37:11 +00:00 |
compiler.c
|
fix pruning to handle backtrackable C-predicates in a much nicer way.
|
2011-02-14 11:29:20 -08:00 |
computils.c
|
fix _longjmp
|
2010-12-16 01:31:19 +00:00 |
corout.c
|
fix comparison between terms when rationals come up.
|
2010-05-28 12:07:01 +01:00 |
cut_c.c
|
CUT_C and MYDDAS support for 64 bits architectures
|
2006-03-09 15:52:06 +00:00 |
dbase.c
|
an implementation of the meld language.
|
2010-11-01 21:29:12 +00:00 |
depth_bound.c
|
fix situation where we might assume nonextsing double initialisation of C predicates (use
|
2004-11-18 22:32:40 +00:00 |
dlmalloc.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
errors.c
|
read works now.
|
2011-02-14 23:39:27 -08:00 |
eval.c
|
make error handling close to ISO.
|
2010-02-26 12:01:08 +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
|
attempt to improve error handliong in SWI emulation.
|
2011-02-11 14:17:27 +00:00 |
globals.c
|
support for rational numbers
|
2010-05-28 09:53:56 +01:00 |
gmp_support.c
|
fix support for comparing weird terms.
|
2011-02-02 19:37:11 +00:00 |
gprof.c
|
fix profon profon (obs from Bernd).
|
2010-11-21 23:31:42 +00:00 |
grow.c
|
fix save/restore in multi-process YAPOR.
|
2010-10-15 01:15:45 +01:00 |
heapgc.c
|
avoid _longjmp
|
2010-12-16 01:22:10 +00:00 |
index.c
|
fix indexing bug (report from Jos DeRoo).
|
2011-02-15 21:19:27 +00:00 |
init.c
|
more fixes to SWI emulation
|
2011-02-10 21:14:38 +00:00 |
inlines.c
|
expand C-interface to allow access to common term operations (request from Ingo Molnar).
|
2010-08-02 19:48:17 +01:00 |
iopreds.c
|
ifixes to support 64 bits:
|
2011-02-15 18:14:18 +00:00 |
load_aix.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_aout.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_coff.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_dl.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_dld.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_dll.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_dyld.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_foreign.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
load_none.c
|
shared_object routines support: SWI compatibility and more flexibility.
|
2010-06-17 00:29:01 +01:00 |
load_shl.c
|
make sure that atom garbage collector knows about foreign function names.
|
2010-12-12 18:28:55 +00:00 |
mavar.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
modules.c
|
eplace format
|
2011-02-14 14:13:45 -08:00 |
other.c
|
make sure that we don't have tails of lists with local variables.
|
2010-07-19 14:39:52 +01:00 |
parser.c
|
avoid _longjmp
|
2010-12-16 01:22:10 +00:00 |
save.c
|
small fixes
|
2011-02-15 19:24:15 +00:00 |
scanner.c
|
cleanups.
|
2011-02-15 06:43:28 -08:00 |
sort.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
stdpreds.c
|
more bug fixes:
|
2011-02-15 05:54:19 -08:00 |
sysbits.c
|
cd and getcwd stuff.
|
2011-02-12 01:24:15 +00:00 |
threads.c
|
fix thread creation.
|
2010-07-30 12:08:00 +01:00 |
tracer.c
|
fix pruning to handle backtrackable C-predicates in a much nicer way.
|
2011-02-14 11:29:20 -08:00 |
udi.c
|
updates to UDI package
|
2009-04-02 17:34:42 +01:00 |
unify.c
|
fix occur_check patch.
|
2011-02-05 10:27:51 +00:00 |
userpreds.c
|
change Heap.h to YapHeap.h
|
2009-10-23 14:22:17 +01:00 |
utilpreds.c
|
routines to copy rational terms to tree and vice-versa.
|
2010-11-01 20:11:28 +00:00 |
write.c
|
small fixes
|
2011-02-15 19:24:15 +00:00 |
ypstdio.c
|
all global symbols should now start with _YAP
|
2002-11-11 17:38:10 +00:00 |