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 d44beea3aa does not fit an int 2014-11-28 02:31:30 +00:00
..
Atoms.h changes to support eclipse compat 2014-06-04 22:08:37 +01:00
Foreign.h get rid of PROTO 2013-04-25 17:15:04 -05:00
Regs.h More thread fixes, including true anonymous mqueues, worker_id for sequential, 2014-10-14 15:53:24 +01:00
ScannerTypes.h keep trying to fix atoms 2013-12-04 23:01:30 +00:00
Tags_24bits.h fix small EClipse complaints 2014-05-25 20:50:07 +01:00
Tags_32LowTag.h fix 32 bit operations 2014-05-25 23:49:01 +01:00
Tags_32Ops.h fix 32 bit operations 2014-05-25 23:49:01 +01:00
Tags_32bits.h fix small EClipse complaints 2014-05-25 20:50:07 +01:00
Tags_64bits.h fix small EClipse complaints 2014-05-25 20:50:07 +01:00
TermExt.h update docs 2014-09-11 14:06:57 -05:00
Yap.h win32 patches 2014-10-28 12:56:26 +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 fix msicalculaation in recovering cells. 2014-10-23 01:16:30 +01:00
YapHeap.h WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
YapOpcodes.h removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
YapSignals.h fix win32 warnings: unsigned long != CELL, IOSTREAM with sace restore, _ffsll and _isatty, fp patches 2014-10-24 15:18:32 +01:00
YapTags.h fix current and system predicate 2014-11-25 12:03:48 +00:00
YapTerm.h use stdbool 2014-09-09 23:51:44 -05:00
YapText.h fix atomic_concat/3 to be backtrackable. 2014-10-12 00:32:17 +01:00
Yapproto.h avoid using registry, clean-up 2014-11-05 07:45:36 +00:00
Yatom.h does not fit an int 2014-11-28 02:31:30 +00:00
absmi.h use PP with care: 2014-10-19 01:48:38 +01:00
alloc.h yapor support by João Silva 2014-03-07 23:07:46 +00:00
amidefs.h Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
amiops.h Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02: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 g++ coplaints (llvm) 2014-06-12 01:25:50 +01:00
compile.h synchronize compiler oops with their descriptions 2014-10-02 14:15:17 +01:00
corout.h coroutining is now a part of attvars. 2004-06-05 03:37:01 +00:00
cut_c.h Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
dglobals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
dhstruct.h fix comment handling 2013-12-08 22:56:48 +00:00
dlmalloc.h fix current and system predicate 2014-11-25 12:03:48 +00:00
dlocals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
eval.h move to eval.h 2014-11-27 15:11:26 +00:00
findclause.h fix indexing on dynamics (bug introduced when fixing MT code). 2014-10-20 23:47:33 +01:00
headclause.h fix indexing on dynamics (bug introduced when fixing MT code). 2014-10-20 23:47:33 +01:00
heapgc.h Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
hglobals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
hlocals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
hstruct.h SWI functors is now dynamic 2014-10-02 14:25:11 +01:00
iatoms.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
iglobals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
ihstruct.h fix undefined procedures to allow hooks as before. 2014-10-10 10:00:27 +01:00
ilocals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
index.h avoid unions called u: they confuse eclipse. 2014-02-18 09:44:01 +00:00
inline-only.h fix small EClipse complaints 2014-05-25 20:50:07 +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 support open as script option, to avoid spurious warning message 2014-08-05 09:06:35 -05:00
nolocks.h enable thread debugging 2013-11-12 08:34:26 +00:00
pl-codelist.h continue cleanup 2013-11-16 00:27:02 +00:00
pl-global.h WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
pl-incl.h WIN32 support 2014-11-03 00:13:34 +00:00
pl-read.h use stdbool 2014-09-09 23:51:44 -05:00
pl-shared.h WIN32 support 2014-11-03 00:13:34 +00:00
pl-yap.h changes to support eclipse compat 2014-06-04 22:08:37 +01:00
qly.h clean-up: use No Spy and No Trace predicate flags. 2014-06-17 16:24:40 +01:00
ratoms.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
rclause.h fix int/Int in save; add debugging (obs from Gong Su 2014-09-16 04:00:31 -05:00
rglobals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
rheap.h fix int/Int in save; add debugging (obs from Gong Su 2014-09-16 04:00:31 -05:00
rhstruct.h fix comment handling 2013-12-08 22:56:48 +00:00
rlocals.h Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
saveclause.h Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01: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 Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
threads.h fix small EClipse complaints 2014-05-25 20:50:07 +01:00
tracer.h get rid of PROTO 2013-04-25 17:15:04 -05:00
trim_trail.h Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02:00
udi_private.h more thread work to cean-up mutexes. Not finshed yet 2014-11-25 19:52:51 +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 Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
yapio.h Android 2014-06-11 19:36:50 +01:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00