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/H
Vitor Santos Costa f83379648c fix use of exo preds. 2013-01-11 16:45:14 +00:00
..
Atoms.h fix 32 bit atoms to ensure alignment at 8 bytes (broken with blobs). 2010-12-02 11:49:58 +00:00
Foreign.h 6.2 fix to load_foreign atom. 2012-06-11 22:11:30 +01:00
Regs.h fix compilation of prism+odbc. 2012-12-14 23:29:07 +00:00
ScannerTypes.h support for option comments(X) in read_term/1. 2011-06-12 17:23:10 +01:00
Tags_24bits.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
Tags_32LowTag.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
Tags_32Ops.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
Tags_32bits.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
Tags_64bits.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
TermExt.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
Yap.h MT support in win32 2012-12-20 21:13:20 +00:00
YapCompoundTerm.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
YapHeap.h improve thread startup 2012-12-13 18:12:50 +00:00
YapOpcodes.h support backtracking with uninst args 2013-01-08 12:35:18 +00:00
YapTags.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
YapTerm.h fix compilation under threads. 2012-05-14 18:05:16 +01:00
Yapproto.h exo first step. 2013-01-07 09:47:14 +00:00
Yatom.h exo stuff 2013-01-09 09:21:07 +00:00
absmi.h improve thread startup 2012-12-13 18:12:50 +00:00
alloc.h itry to use size_t 2012-12-14 19:35:26 +00:00
amidefs.h first step for quick loader, and fix an instruction format. 2011-07-30 00:07:35 +01:00
amiops.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
arith2.h WIN32 and CYGWIN fixes. 2012-04-18 14:14:56 -05:00
arrays.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
attvar.h new Atts Code. 2010-03-08 09:24:11 +00:00
clause.h more fixes to exo compilation. 2013-01-09 16:38:39 +00:00
compile.h don't index velow depth 20. 2012-05-28 20:40:12 +01:00
corout.h coroutining is now a part of attvars. 2004-06-05 03:37:01 +00:00
cut_c.h improve thread startup 2012-12-13 18:12:50 +00:00
dglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
dhstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
dlmalloc.h mode changes 2011-07-25 17:09:28 +01:00
dlocals.h exo stuff 2013-01-09 09:21:07 +00:00
eval.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
findclause.h fix bad indexing (obs from Jos) 2012-12-07 23:43:00 +00:00
headclause.h fix bad indexing (obs from Jos) 2012-12-07 23:43:00 +00:00
heapgc.h add debugging hooks to gc 2012-12-17 16:25:27 +00:00
hglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
hlocals.h exo stuff 2013-01-09 09:21:07 +00:00
hstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
iatoms.h fix use of exo preds. 2013-01-11 16:45:14 +00:00
iglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
ihstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
ilocals.h exo stuff 2013-01-09 09:21:07 +00:00
index.h get rid of type punning warnings. 2007-05-02 11:01:41 +00:00
inline-only.h inline fixes. 2012-07-02 20:03:46 +01:00
iopreds.h encoding is done by SWI code, don't mess around. 2011-09-02 21:03:41 +01:00
iswiatoms.h upgrade to latest SWI 2011-02-10 00:01:19 +00:00
nolocks.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
nomachine.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
pl-codelist.h fix codelist to latest SWI and pl-codelist.h from old directory. 2012-01-25 22:15:53 -06:00
pl-global.h move package/PLStream to os 2011-09-04 19:42:33 +02:00
pl-incl.h fix Makefile trouble 2012-10-23 09:06:38 +01:00
pl-yap.h avoid unnecessrily using slots in Input/Output calls or just because I need a stream. This can lead to hard to 2012-02-18 11:01:06 +00:00
qly.h imprive speed of ql 2012-08-23 09:04:58 -05:00
ratoms.h fix use of exo preds. 2013-01-11 16:45:14 +00:00
rclause.h support backtracking with uninst args 2013-01-08 12:35:18 +00:00
rglobals.h fix profiling support. 2012-03-09 11:46:34 +00:00
rheap.h fix typo 2012-10-20 10:48:42 +01:00
rhstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
rlocals.h exo stuff 2013-01-09 09:21:07 +00:00
saveclause.h support backtracking with uninst args 2013-01-08 12:35:18 +00:00
sig.h This commit was generated by cvs2svn to compensate for changes in r4, 2001-04-09 19:54:03 +00:00
sshift.h place INLINE_ONLY at front of extern inline declarations AND definitions. gcc and clang then behave the same. 2012-06-30 20:42:14 +02:00
tatoms.h fix use of exo preds. 2013-01-11 16:45:14 +00:00
threads.h fix thread complaints. 2009-03-26 00:39:57 +00:00
tracer.h make low level tracer understand yapor. 2009-08-19 23:46:51 -05:00
trim_trail.h Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS 2011-05-23 16:19:47 +01:00
udi_private.h Changes to autoconfigure libjudy in udi 2013-01-02 12:10:11 +00:00
utarray.h New work on UDI 2012-12-17 20:23:03 +00:00
uthash.h Added uthash to store indexed predicates info 2012-12-27 12:11:14 +00:00
walkclause.h support backtracking with uninst args 2013-01-08 12:35:18 +00:00
yapio.h Fix WriteBuffer and add WriteDynamicBuffer 2012-09-18 23:06:26 +01:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00