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
d041ca7a9a
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-04-30 01:17:09 +01:00
..
absmi.h
change define SBA to YAPOR_SBA
2011-03-30 15:32:59 +01:00
alloc.h
L constants are evil in 64 bits
2010-05-11 12:25:49 +01:00
amidefs.h
chnage define ACOW to YAPOR_COW
2011-03-30 16:39:09 +01:00
amiops.h
MULTIPLE_STACKS - or-parallelism/threads/tabling
2011-04-14 18:51:11 +01:00
arith2.h
rational number support. First pass.
2010-05-27 12:24:15 +01:00
arrays.h
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +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
MULTIPLE_STACKS - or-parallelism/threads/tabling
2011-04-14 18:51:11 +01:00
compile.h
avoid _longjmp
2010-12-16 01:22:10 +00:00
corout.h
coroutining is now a part of attvars.
2004-06-05 03:37:01 +00:00
cut_c.h
fix reinit and improve performance for cut predicates.
2011-03-22 11:07:49 +00:00
dglobals.h
change macros GLOBAL to Yap
2011-03-29 18:19:18 +01:00
dhstruct.h
dbload
2011-04-30 01:16:40 +01:00
dlmalloc.h
NetBSD compilation
2010-08-02 22:41:32 +01:00
dlocals.h
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-04-29 16:44:59 +01:00
eval.h
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
findclause.h
more bigint and dbterm fixes.
2010-12-16 22:21:46 +00:00
Foreign.h
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
headclause.h
more bigint and dbterm fixes.
2010-12-16 22:21:46 +00:00
heapgc.h
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
hglobals.h
change optyap_global_data to global_optyap_data
2011-04-07 16:30:56 +01:00
hlocals.h
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-04-29 16:44:59 +01:00
hstruct.h
dbload
2011-04-30 01:16:40 +01:00
iatoms.h
dbload
2011-04-30 01:16:40 +01:00
iglobals.h
change macros GLOBAL to Yap
2011-03-29 18:19:18 +01:00
ihstruct.h
dbload
2011-04-30 01:16:40 +01:00
ilocals.h
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-04-29 16:44:59 +01:00
index.h
get rid of type punning warnings.
2007-05-02 11:01:41 +00:00
iopreds.h
read works now.
2011-02-14 23:39:27 -08:00
iswiatoms.h
upgrade to latest SWI
2011-02-10 00:01:19 +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
ratoms.h
dbload
2011-04-30 01:16:40 +01:00
rclause.h
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
Regs.h
fix configure file. change memory management in YapOr.
2011-04-28 09:48:42 +01:00
rglobals.h
change macros GLOBAL to Yap
2011-03-29 18:19:18 +01:00
rheap.h
break GLOBALS into GLOBALS+LOCALS
2011-03-23 16:45:47 +00:00
rhstruct.h
dbload
2011-04-30 01:16:40 +01:00
rlocals.h
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-04-29 16:44:59 +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
first support for restoring blobs.
2011-03-08 00:22:32 +00:00
Tags_24bits.h
fix indexing in 64 bits (it would split ints from atoms :( ).
2008-01-30 10:35:43 +00:00
Tags_32bits.h
*** empty log message ***
2005-05-27 22:27:59 +00:00
Tags_32LowTag.h
fix indexing in 64 bits (it would split ints from atoms :( ).
2008-01-30 10:35:43 +00:00
Tags_32Ops.h
fix indexing in 64 bits (it would split ints from atoms :( ).
2008-01-30 10:35:43 +00:00
Tags_64bits.h
user:goal_expand should be called before import
2008-05-15 13:41:48 +00:00
tatoms.h
dbload
2011-04-30 01:16:40 +01:00
TermExt.h
WIN32 patches
2011-03-21 17:07:58 +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
memcpy does not cope well with overlapped segments.
2011-04-05 10:01:34 +01:00
walkclause.h
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
Yap.h
fix error messages in configure file.
2011-04-18 14:59:17 +01:00
YapHeap.h
fix YapOr threads.
2011-04-29 14:59:17 +01:00
yapio.h
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
YapOpcodes.h
fix pruning to handle backtrackable C-predicates in a much nicer way.
2011-02-14 11:29:20 -08:00
Yapproto.h
remove Yap_InitPlIO (unused).
2011-04-04 13:55:39 +01:00
Yatom.h
MULTIPLE_STACKS - or-parallelism/threads/tabling
2011-04-14 18:51:11 +01:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00