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
9110c4db71
if we use malloc, get memory out of malloc instead of using stacks. This is in order to avoid growing stacks that never contract again.
2010-03-31 15:51:18 +01:00
..
absmi.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
alloc.h
rename BinaryTestPredFlag to BinaryPredFlag
2009-02-09 21:56:40 +00:00
amidefs.h
new Atts Code.
2010-03-08 09:24:11 +00:00
amiops.h
fix type warnings.
2010-03-22 15:01:54 +00:00
arith2.h
support db_ref_e:
2010-03-06 22:43:21 +00: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
conditional compilation of thread inlines
2009-03-13 12:06:57 +00:00
attvar.h
new Atts Code.
2010-03-08 09:24:11 +00:00
clause.h
fix bad call to gc (obs from Jose Santos).
2010-01-29 15:21:00 +00:00
compile.h
if we use malloc, get memory out of malloc instead of using stacks. This is in order to avoid growing stacks that never contract again.
2010-03-31 15:51:18 +01:00
corout.h
coroutining is now a part of attvars.
2004-06-05 03:37:01 +00:00
cut_c.h
make cut_c default.
2010-01-15 15:09:18 +00:00
dglobals.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
dhstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
dlmalloc.h
fix several bugs in save/restore.b
2005-11-23 03:01:33 +00:00
eval.h
erf function (patch from Bernd Gutmann).
2010-03-05 00:01:04 +00:00
findclause.h
fix indexing of dbrefs (obs from Nicola di Mauro).
2010-02-12 15:51:31 +00:00
Foreign.h
more updates to HEAPFIELDS.
2009-10-30 23:59:00 +00:00
headclause.h
fix indexing of dbrefs (obs from Nicola di Mauro).
2010-02-12 15:51:31 +00:00
heapgc.h
more icc fixes
2008-03-26 14:37:08 +00:00
hglobals.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
hstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
iatoms.h
fix: size of quue went down.
2010-03-12 22:40:17 +00:00
iglobals.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
ihstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
index.h
get rid of type punning warnings.
2007-05-02 11:01:41 +00:00
iopreds.h
fix memory overflow when doing very large writes on strings (obs from Jos Deroo).
2009-07-28 18:30:15 -05: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
fix missing commit for syntax_erro
2010-02-26 13:30:16 +00:00
rclause.h
fix restoring of LU try chains.
2010-01-12 10:08:38 +00:00
Regs.h
new Atts Code.
2010-03-08 09:24:11 +00:00
rglobals.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
rheap.h
fix type warnings.
2010-03-22 15:01:54 +00:00
rhstruct.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +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
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +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
fix missing commit for syntax_erro
2010-02-26 13:30:16 +00:00
TermExt.h
new Atts Code.
2010-03-08 09:24:11 +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
fix test
2010-03-14 09:32:31 +00:00
walkclause.h
define Optype for xxc, for instructions whose constant argument is a term, like functor(a,X,T).
2009-12-06 00:37:48 +00:00
Yap.h
do not randomise initial address.
2010-03-22 00:11:54 +00:00
YapHeap.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
yapio.h
support for passing priority as argument to write. (Ulrich's
#45
).
2009-05-22 13:24:27 -05:00
YapOpcodes.h
define Optype for xxc, for instructions whose constant argument is a term, like functor(a,X,T).
2009-12-06 00:37:48 +00:00
Yapproto.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
Yatom.h
new interface to access globals. They are not in a file called GLOBALS, from which
2010-03-21 22:12:42 +00:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00