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 30828eba98 fix input sz: should only matter with NCHARS 2013-12-18 16:42:05 +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 cleanup on exception handling 2013-12-12 14:24:40 +00: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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
YapTags.h support -m32 osx 2013-10-15 13:09:36 +01:00
YapTerm.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
YapText.h fix input sz: should only matter with NCHARS 2013-12-18 16:42:05 +00:00
Yapproto.h support no trace predicates 2013-12-11 01:05:51 +00:00
Yatom.h cleanup on exception handling 2013-12-12 14:24:40 +00:00
absmi.h fix S handling in new interrupt code 2013-12-14 12:35:18 +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 fix PRISM xompiltaion in 32 bits 2013-09-04 05:05:01 -05:00
arith2.h speedup between 2013-04-30 15:23:01 -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 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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +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 get rid of PROTO 2013-04-25 17:15:04 -05: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 fix comment handling 2013-12-08 22:56:48 +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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
pl-read.h small fixes and code moving around 2013-11-25 12:15:25 +01:00
pl-shared.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
pl-yap.h more atom/string manipulation fixes and SWI compatibility 2013-12-05 21:26:46 +00:00
qly.h cleanup on exception handling 2013-12-12 14:24:40 +00:00
ratoms.h fix comment handling 2013-12-08 22:56:48 +00:00
rclause.h new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00: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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +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 get rid of PROTO 2013-04-25 17:15:04 -05:00
tatoms.h fix comment handling 2013-12-08 22:56:48 +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 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 new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
yapio.h support for quasi quotations, requires more integration with SWI code. 2013-11-18 12:57:09 +00:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00