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
Joao 18ce4dd78b remove YAPOR_PURE. 2011-04-29 19:29:22 +01:00
..
absmi.c fix backtracking from generators to dynamic predicates. 2011-04-22 12:20:52 +01:00
adtdefs.c change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
agc.c change macros GLOBAL to Yap 2011-03-29 18:19:18 +01:00
alloc.c make sure we always allocate aligned quantities. 2011-04-15 23:04:23 +01:00
amasm.c fix error messages in configure file. 2011-04-18 14:59:17 +01:00
analyst.c no need for special procceed instruction. 2010-10-12 22:02:51 +01:00
arith0.c change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
arith1.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
arith2.c fix bad error message for div 0 (UN #217). 2011-04-22 14:48:33 +01:00
arrays.c can't tryst Yap_HeapTop in malloc memory manager. 2011-04-16 00:31:51 +01:00
attvar.c fix bad tests for attributed variable, and use a better name for Quick Test. 2011-03-19 10:25:23 +00:00
bb.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
bignum.c remove debugging message 2011-03-14 20:52:23 +00:00
c_interface.c change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
cdmgr.c make consult_level a local variable 2011-04-22 13:01:10 +01:00
clause_list.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
cmppreds.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
compiler.c fix YapOr threads. 2011-04-29 14:59:17 +01:00
computils.c fix silly warning 2011-03-08 00:02:19 +00:00
corout.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
cut_c.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
dbase.c MULTIPLE_STACKS - or-parallelism/threads/tabling 2011-04-14 18:51:11 +01:00
depth_bound.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
dlmalloc.c change macros GLOBAL to Yap 2011-03-29 18:19:18 +01:00
errors.c Yap_ErrorMessage should never point at an atom! 2011-04-27 10:04:26 +01:00
eval.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +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 initialise H0[-1]: avoid complaints from valgrind during gc. 2011-04-15 23:07:56 +01:00
globals.c fix error messages in configure file. 2011-04-18 14:59:17 +01:00
gmp_support.c fix support for comparing weird terms. 2011-02-02 19:37:11 +00:00
gprof.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
grow.c fix YapOr threads. 2011-04-29 14:59:17 +01:00
heapgc.c change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
index.c MULTIPLE_STACKS - or-parallelism/threads/tabling 2011-04-14 18:51:11 +01:00
init.c remove YAPOR_PURE. 2011-04-29 19:29:22 +01:00
inlines.c change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
iopreds.c I/O fixes. 2011-04-22 15:29:41 +01: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 cache abstra machine register in threaded mode. 2011-03-07 16:02: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 cache abstra machine register in threaded mode. 2011-03-07 16:02: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 define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
modules.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
other.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
parser.c imake sure -1 is read independently of the current syntax operator. 2011-04-26 18:51:02 +01:00
save.c fix YapOr threads. 2011-04-29 14:59:17 +01:00
scanner.c improve SWI and ISO scanner compatibility. 2011-03-14 20:37:17 +00:00
sort.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
stdpreds.c change macros GLOBAL to Yap 2011-03-29 18:19:18 +01:00
sysbits.c Merge branch 'master' of git://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-04-07 16:04:19 +01:00
threads.c change macros GLOBAL to Yap 2011-03-29 18:19:18 +01:00
tracer.c fix backtracking from generators to dynamic predicates. 2011-04-22 12:20:52 +01:00
udi.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
unify.c new implementation of corourining... 2011-03-18 19:34:58 +00:00
userpreds.c change Heap.h to YapHeap.h 2009-10-23 14:22:17 +01:00
utilpreds.c MULTIPLE_STACKS - or-parallelism/threads/tabling 2011-04-14 18:51:11 +01:00
write.c I/O fixes. 2011-04-22 15:29:41 +01:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00