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 f22f337f67 32 bit support:
use uint64_t for predflags
define a type for arity
2015-01-06 17:47:58 +00:00
..
absmi.c cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
adtdefs.c 32 bit support: 2015-01-06 17:47:58 +00:00
agc.c use const char * 2014-12-14 11:56:20 +00:00
alloc.c use stdbool 2014-09-09 23:50:43 -05:00
amasm.c 32 bit support: 2015-01-06 17:47:58 +00:00
analyst.c update docs 2014-09-11 14:06:57 -05:00
arith0.c infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
arith1.c fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches 2014-10-24 15:18:32 +01:00
arith2.c fix several ISO compat bugs (Paulo Moura). 2014-10-22 16:50:12 +01:00
arrays.c doc support 2015-01-04 23:58:23 +00:00
atomic.c doc support 2015-01-04 23:58:23 +00:00
attvar.c doc support 2015-01-04 23:58:23 +00:00
bb.c doc support 2015-01-04 23:58:23 +00:00
bignum.c update docs 2014-09-11 14:06:57 -05:00
c_interface.c cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
cdmgr.c 32 bit support: 2015-01-06 17:47:58 +00:00
clause_list.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
cmppreds.c doc support 2015-01-04 23:58:23 +00:00
compiler.c restore callable. 2014-10-20 09:20:56 +01:00
computils.c synchronize compiler oops with their descriptions 2014-10-02 14:15:17 +01:00
corout.c Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
cut_c.c removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
dbase.c doc support 2015-01-04 23:58:23 +00:00
depth_bound.c infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
dlmalloc.c replace locks by critical sections in interrupt handling 2014-09-02 14:19:23 -05:00
errors.c Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
eval.c doc support 2015-01-04 23:58:23 +00:00
exec.c fix current and system predicate 2014-11-25 12:03:48 +00:00
exo.c provide a real interface to exo routines: needed by raptor 2014-10-26 17:37:46 +00:00
exo_udi.c fix warnings 2014-12-01 00:02:59 +00:00
globals.c doc support 2015-01-04 23:58:23 +00:00
gmp_support.c win32 patches 2014-10-28 12:56:26 +00:00
gprof.c update docs 2014-09-11 14:06:57 -05:00
grow.c use BGL lock for big operations. 2014-10-19 01:52:39 +01:00
heapgc.c use stdbool 2014-09-09 23:50:43 -05:00
index.c 32 bit support: 2015-01-06 17:47:58 +00:00
init.c 32 bit support: 2015-01-06 17:47:58 +00:00
inlines.c doc support 2015-01-04 23:58:23 +00:00
iopreds.c support outputting strings for debugging. 2014-10-02 14:17:26 +01: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 osx patches 2014-03-06 15:39:56 +00:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c improve executable search. 2014-03-04 12:00:13 +00:00
load_dyld.c improve executable search. 2014-03-04 12:00:13 +00:00
load_foreign.c qload 2014-09-22 18:13:35 +01: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 doc support 2015-01-04 23:58:23 +00:00
modules.c fix current and system predicate 2014-11-25 12:03:48 +00:00
other.c Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
parser.c docs 2014-12-24 15:32:29 +00:00
pl-yap.c cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
qlyr.c 32 bit support: 2015-01-06 17:47:58 +00:00
qlyw.c 32 bit support: 2015-01-06 17:47:58 +00:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c use const char * 2014-12-14 11:52:07 +00:00
scanner.c improve docs 2014-09-15 03:13:50 -05:00
signals.c portabiity 2014-11-28 02:30:19 +00:00
sort.c Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
stdpreds.c 32 bit support: 2015-01-06 17:47:58 +00:00
sysbits.c doc support 2015-01-04 23:58:23 +00:00
text.c infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
threads.c with_mutex is always needed 2014-12-14 11:55:39 +00:00
tracer.c move message queues to C 2014-10-13 12:34:52 +01:00
udi.c fix warning. 2014-10-19 13:10:02 +01:00
unify.c doc support 2015-01-04 23:58:23 +00:00
userpreds.c get rid of PROTO 2013-04-25 17:15:04 -05:00
utilpreds.c update docs 2014-09-11 14:06:57 -05:00
write.c recover space after portray 2014-10-23 02:10:55 +01:00
yap-args.c cmake support: first cut from David Vaz work.i 2014-12-04 07:59:30 +00:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00