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 d0efa26d8b Merge branch 'rtries' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
	OPTYap/tab.insts.i
	OPTYap/tab.tries.c
	OPTYap/tab.tries.i
2014-02-13 11:57:46 +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 get rid of PROTO 2013-04-25 17:15:04 -05:00
Regs.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
ScannerTypes.h keep trying to fix atoms 2013-12-04 23:01:30 +00: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 fix string comparison 2014-02-03 23:26:36 +00:00
Yap.h fixes to new signal handling/debugging code 2013-12-13 08:42:57 +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
YapHandles.h make length explicit in buffer conversion 2013-12-15 08:37:10 +00:00
YapHeap.h get rid of PROTO 2013-04-25 17:15:04 -05:00
YapOpcodes.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
YapTags.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
YapTerm.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
YapText.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
Yapproto.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
Yatom.h fix array expansion to use realloc and fix arrays to separate static/dynamic and malloced 2014-01-02 19:11:06 +00:00
absmi.h clean up makefile 2014-02-10 23:31:33 +00:00
alloc.h get rid of PROTO 2013-04-25 17:15:04 -05:00
amidefs.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
amiops.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
arith2.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
arrays.h fix array expansion to use realloc and fix arrays to separate static/dynamic and malloced 2014-01-02 19:11:06 +00:00
attvar.h new Atts Code. 2010-03-08 09:24:11 +00:00
clause.h nth_clause cleanup with support for mega and exo clauses 2013-12-09 14:16:30 +00:00
compile.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
corout.h coroutining is now a part of attvars. 2004-06-05 03:37:01 +00:00
cut_c.h more handles and fix exit from a backtrackable user c-pred 2013-11-20 22:27:46 +00:00
dglobals.h fix gprof undder a single running thread 2013-02-08 20:38:04 +00:00
dhstruct.h fix comment handling 2013-12-08 22:56:48 +00:00
dlmalloc.h get rid of PROTO 2013-04-25 17:15:04 -05:00
dlocals.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
eval.h make MYDDAS into its own module. 2014-01-24 19:59:42 +00:00
findclause.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
headclause.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
heapgc.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
hglobals.h fix gprof undder a single running thread 2013-02-08 20:38:04 +00:00
hlocals.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
hstruct.h fix comment handling 2013-12-08 22:56:48 +00:00
iatoms.h CoInductive tabling 2013-12-19 16:56:55 +00:00
iglobals.h fix gprof undder a single running thread 2013-02-08 20:38:04 +00:00
ihstruct.h fix comment handling 2013-12-08 22:56:48 +00:00
ilocals.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
iswiatoms.h upgrade to latest swi 2013-11-15 01:10:25 +00:00
nolocks.h enable thread debugging 2013-11-12 08:34:26 +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 continue cleanup 2013-11-16 00:27:02 +00:00
pl-global.h printwarning 2013-11-21 00:22:03 +00:00
pl-incl.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
pl-read.h small fixes and code moving around 2013-11-25 12:15:25 +01:00
pl-shared.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
pl-yap.h fixes to message handling 2014-01-07 01:10:48 +00:00
qly.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
ratoms.h CoInductive tabling 2013-12-19 16:56:55 +00:00
rclause.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
rglobals.h fix gprof undder a single running thread 2013-02-08 20:38:04 +00:00
rheap.h remove some more duplicated code 2013-11-22 15:18:03 +00:00
rhstruct.h fix comment handling 2013-12-08 22:56:48 +00:00
rlocals.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
saveclause.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08: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 Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
tatoms.h CoInductive tabling 2013-12-19 16:56:55 +00:00
threads.h get rid of PROTO 2013-04-25 17:15:04 -05:00
tracer.h get rid of PROTO 2013-04-25 17:15:04 -05:00
trim_trail.h patch for OPTYap from João Silva 2014-02-05 16:21:21 +00: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 removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
yapio.h fixes to message handling 2014-01-07 01:10:48 +00:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00