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
Vitor Santos Costa 5f741122fa more user udi fixes 2013-08-05 15:07:51 -05:00
..
absmi.c fix doc text 2013-07-07 16:14:08 -05:00
adtdefs.c get rid of PROTO 2013-04-25 17:15:04 -05:00
agc.c get rid of PROTO 2013-04-25 17:15:04 -05:00
alloc.c more ezo stuff 2013-06-28 21:15:03 -05:00
amasm.c get rid of PROTO 2013-04-25 17:15:04 -05:00
analyst.c get rid of PROTO 2013-04-25 17:15:04 -05:00
arith0.c make sure wide property is always the first property. 2011-08-17 11:16:21 -07:00
arith1.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
arith2.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
arrays.c get rid of PROTO 2013-04-25 17:15:04 -05:00
atoms.c thread fixes 2013-06-03 22:03:59 -05:00
attvar.c speedup between 2013-04-30 15:23:01 -05:00
bb.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
bignum.c thread fixes 2013-06-03 22:03:59 -05:00
c_interface.c get rid of PROTO 2013-04-25 17:15:04 -05:00
cdmgr.c unnecessary lock-pred 2013-06-07 09:25:40 -05:00
clause_list.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
cmppreds.c make between/3 a C-builtin. 2013-04-29 18:22:53 -05:00
compiler.c get rid of PROTO 2013-04-25 17:15:04 -05:00
computils.c improve error handling 2013-07-22 10:40:47 -05:00
corout.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
cut_c.c improve thread startup 2012-12-13 18:12:50 +00:00
dbase.c fix error handling 2013-07-22 10:42:50 -05:00
depth_bound.c get rid of PROTO 2013-04-25 17:15:04 -05:00
dlmalloc.c mode changes 2011-07-25 17:09:28 +01:00
errors.c get rid of PROTO 2013-04-25 17:15:04 -05:00
eval.c support logsum, very useful in probability computatiion 2013-07-25 10:20:33 -05:00
exec.c cut point should be initialised when bootrapping a new goal 2013-04-26 16:38:54 -05:00
exo.c more user udi fixes 2013-08-05 15:07:51 -05:00
exo_udi.c more user udi fixes 2013-08-05 15:07:51 -05:00
globals.c accumulator first try 2013-06-22 00:26:14 -05:00
gmp_support.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
gprof.c don't even try to compile unsupported gprof 2013-06-20 18:07:57 -05:00
grow.c get rid of PROTO 2013-04-25 17:15:04 -05:00
heapgc.c tabling gc fixes: TrNode_child may be NULL and solutions forthcoming 2013-07-18 10:57:21 -05:00
index.c get rid of PROTO 2013-04-25 17:15:04 -05:00
init.c speedup between 2013-04-30 15:23:01 -05:00
inlines.c get rid of PROTO 2013-04-25 17:15:04 -05:00
iopreds.c get rid of PROTO 2013-04-25 17:15:04 -05:00
load_aix.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_aout.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_coff.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dl.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c windows stuff 2013-01-19 11:47:14 +00:00
load_dyld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_foreign.c get rid of PROTO 2013-04-25 17:15:04 -05:00
load_none.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_shl.c get rid of PROTO 2013-04-25 17:15:04 -05:00
mavar.c get rid of PROTO 2013-04-25 17:15:04 -05:00
modules.c get rid of PROTO 2013-04-25 17:15:04 -05:00
other.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
parser.c ciao style arrays, (...) 2013-07-07 16:15:25 -05:00
pl-yap.c get rid of PROTO 2013-04-25 17:15:04 -05:00
qlyr.c get rid of PROTO 2013-04-25 17:15:04 -05:00
qlyw.c get rid of PROTO 2013-04-25 17:15:04 -05:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c get rid of PROTO 2013-04-25 17:15:04 -05:00
scanner.c get rid of PROTO 2013-04-25 17:15:04 -05:00
signals.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
sort.c get rid of PROTO 2013-04-25 17:15:04 -05:00
stdpreds.c split atom stuff to its own file 2013-05-09 18:00:41 -05:00
sysbits.c get rid of PROTO 2013-04-25 17:15:04 -05:00
threads.c improve thread startup 2012-12-13 18:12:50 +00:00
tracer.c get rid of PROTO 2013-04-25 17:15:04 -05:00
udi.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
unify.c get rid of PROTO 2013-04-25 17:15:04 -05:00
userpreds.c get rid of PROTO 2013-04-25 17:15:04 -05:00
utilpreds.c simple check for all var arguments 2013-06-07 09:26:21 -05:00
write.c ciao style arrays, (...) 2013-07-07 16:15:25 -05:00
yap-args.c "-nosignals" option (used by JPL) 2012-09-26 22:06:59 +01:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00