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
Vitor Santos Costa
a56402303e
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01:00
..
absmi.h
fix cut support for or-parallelism
2011-07-13 17:36:26 +01:00
alloc.h
fix incompatibilities with string patch
2011-06-21 16:53:17 +01:00
amidefs.h
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01:00
amiops.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
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
use assembler to tell whether a clause has cut, instead of stupidly searching the clause.
2011-07-05 07:28:28 +01:00
corout.h
coroutining is now a part of attvars.
2004-06-05 03:37:01 +00:00
cut_c.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
dglobals.h
support interface to foreign objects that have a backtrack handler.
2011-07-22 04:09:33 -07:00
dhstruct.h
removing macro SEQUENTIAL_IS_DEFAULT
2011-06-21 15:43:50 +01:00
dlmalloc.h
NetBSD compilation
2010-08-02 22:41:32 +01:00
dlocals.h
support for option comments(X) in read_term/1.
2011-06-12 17:23:10 +01:00
eval.h
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
findclause.h
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01: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
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
hglobals.h
support interface to foreign objects that have a backtrack handler.
2011-07-22 04:09:33 -07:00
hlocals.h
support for option comments(X) in read_term/1.
2011-06-12 17:23:10 +01:00
hstruct.h
removing macro SEQUENTIAL_IS_DEFAULT
2011-06-21 15:43:50 +01:00
iatoms.h
dbload
2011-04-30 01:16:40 +01:00
iglobals.h
support interface to foreign objects that have a backtrack handler.
2011-07-22 04:09:33 -07:00
ihstruct.h
removing macro SEQUENTIAL_IS_DEFAULT
2011-06-21 15:43:50 +01:00
ilocals.h
support for option comments(X) in read_term/1.
2011-06-12 17:23:10 +01:00
index.h
get rid of type punning warnings.
2007-05-02 11:01:41 +00:00
iopreds.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
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
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01:00
Regs.h
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
rglobals.h
support interface to foreign objects that have a backtrack handler.
2011-07-22 04:09:33 -07:00
rheap.h
change LOCALS macros.
2011-05-04 10:11:41 +01:00
rhstruct.h
removing macro SEQUENTIAL_IS_DEFAULT
2011-06-21 15:43:50 +01:00
rlocals.h
support for option comments(X) in read_term/1.
2011-06-12 17:23:10 +01:00
ScannerTypes.h
support for option comments(X) in read_term/1.
2011-06-12 17:23:10 +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
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01: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
support interface to foreign objects that have a backtrack handler.
2011-07-22 04:09:33 -07: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
walkclause.h
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01:00
Yap.h
make more slot ops inline.
2011-07-27 16:31:10 +01:00
YapHeap.h
allow writing of opaque terms.
2011-07-27 16:50:14 +01:00
yapio.h
fix calling of Write and Read for new SWI style interface.
2011-07-22 15:49:40 +01:00
YapOpcodes.h
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01:00
Yapproto.h
allow writing of opaque terms.
2011-07-27 16:50:14 +01:00
Yatom.h
first step for quick loader, and fix an instruction format.
2011-07-30 00:07:35 +01:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00