This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
History
Vítor Santos Costa
cf39051162
fix gcc complaint.
2014-05-02 01:44:07 +01:00
..
absmi.h
fix slot handling
2014-03-11 15:33:38 +00:00
alloc.h
yapor support by João Silva
2014-03-07 23:07:46 +00:00
amidefs.h
Avoid using repeated fiels names ( u -> ut ).
2014-03-12 15:47:53 +00:00
amiops.h
fix gcc complaint.
2014-05-02 01:44:07 +01: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
Atoms.h
fix 32 bit atoms to ensure alignment at 8 bytes (broken with blobs).
2010-12-02 11:49:58 +00:00
attvar.h
new Atts Code.
2010-03-08 09:24:11 +00:00
clause.h
C++ compatibility.
2014-04-28 11:48:24 +01: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
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +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
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
eval.h
doc support
2014-04-21 11:14:18 +01:00
findclause.h
avoid unions called u: they confuse eclipse.
2014-02-18 09:44:01 +00:00
Foreign.h
get rid of PROTO
2013-04-25 17:15:04 -05:00
headclause.h
avoid unions called u: they confuse eclipse.
2014-02-18 09:44:01 +00:00
heapgc.h
Windows fixes, mainly H -> HB
2014-01-19 21:15:05 +00:00
hglobals.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
hlocals.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
hstruct.h
fix comment handling
2013-12-08 22:56:48 +00:00
iatoms.h
fix style_check to be called at parse-time and not cause eexcution overheads.
2014-04-24 08:26:31 +01:00
iglobals.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
ihstruct.h
fix comment handling
2013-12-08 22:56:48 +00:00
ilocals.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
index.h
avoid unions called u: they confuse eclipse.
2014-02-18 09:44:01 +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
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
pl-incl.h
Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
2014-04-23 22:42:03 +01:00
pl-read.h
fix CHARESCAPE mess (Ulrich
#292
)
2014-03-11 10:24:44 +00:00
pl-shared.h
C++ compatibility.
2014-04-28 11:48:24 +01:00
pl-yap.h
- versioning in macos
2014-02-20 10:38:18 +00:00
qly.h
avoid unions called u: they confuse eclipse.
2014-02-18 09:44:01 +00:00
ratoms.h
fix style_check to be called at parse-time and not cause eexcution overheads.
2014-04-24 08:26:31 +01:00
rclause.h
Avoid using repeated fiels names ( u -> ut ).
2014-03-12 15:47:53 +00:00
Regs.h
fix slot handling
2014-03-11 15:33:38 +00:00
rglobals.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +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
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
saveclause.h
Avoid using repeated fiels names ( u -> ut ).
2014-03-12 15:47:53 +00:00
ScannerTypes.h
keep trying to fix atoms
2013-12-04 23:01:30 +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
Windows fixes, mainly H -> HB
2014-01-19 21:15:05 +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_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_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_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
tatoms.h
fix style_check to be called at parse-time and not cause eexcution overheads.
2014-04-24 08:26:31 +01:00
TermExt.h
fix string comparison
2014-02-03 23:26:36 +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
Yap.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +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 slot handling
2014-03-11 15:33:38 +00:00
YapHeap.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
yapio.h
fixes to message handling
2014-01-07 01:10:48 +00:00
YapOpcodes.h
removed unnecessary cut_c macros (always on)
2014-02-11 07:15:39 -08:00
Yapproto.h
C++ compatibility.
2014-04-28 11:48:24 +01:00
YapSignals.h
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00: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
fix text handling for wide strinbgs with max length.
2014-03-18 15:40:50 +00:00
Yatom.h
fix style_check to be called at parse-time and not cause eexcution overheads.
2014-04-24 08:26:31 +01:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00