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
Vítor Santos Costa 4c34528e90 Merge branch 'master' of ssh://git.dcc.fc.up.pt/yap-6.3 2013-01-20 17:16:49 +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 fix argv[0] discovery. 2013-01-13 17:55:13 +00: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 update version 2013-01-20 17:16:34 +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 thread support 2013-01-10 23:22:11 +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 improve error handling for qload 2013-01-18 14:29:41 +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 atom completion in readline 2013-01-17 12:43:01 +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 improve error handling for qload 2013-01-18 14:29:41 +00:00
hlocals.h atom completion in readline 2013-01-17 12:43:01 +00:00
hstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
iatoms.h fix search for free variables in bagof. 2013-01-14 22:46:06 +00:00
iglobals.h improve error handling for qload 2013-01-18 14:29:41 +00:00
ihstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
ilocals.h atom completion in readline 2013-01-17 12:43:01 +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 update to newer pl-file.c and pl-write.c. 2013-01-15 16:51:55 +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 SWI extension including write variable_names 2013-01-17 00:17:02 +00:00
pl-incl.h swi stuff 2013-01-19 23:06:38 +00:00
pl-yap.h SWI extension including write variable_names 2013-01-17 00:17:02 +00:00
qly.h imprive speed of ql 2012-08-23 09:04:58 -05:00
ratoms.h fix search for free variables in bagof. 2013-01-14 22:46:06 +00:00
rclause.h support backtracking with uninst args 2013-01-08 12:35:18 +00:00
rglobals.h improve error handling for qload 2013-01-18 14:29:41 +00:00
rheap.h save/restore exo 2013-01-11 18:36:34 +00:00
rhstruct.h range and fix locals. 2012-10-23 14:55:44 +01:00
rlocals.h atom completion in readline 2013-01-17 12:43:01 +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 search for free variables in bagof. 2013-01-14 22:46:06 +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