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
e509d11c2e
routines to copy rational terms to tree and vice-versa.
2010-11-01 20:11:28 +00:00
..
absmi.h
fix bad overflow handling in ==
2010-07-29 22:36:30 +01:00
alloc.h
L constants are evil in 64 bits
2010-05-11 12:25:49 +01:00
amidefs.h
make sure we have enough room before we enter a clause.
2010-08-02 18:20:03 +01:00
amiops.h
fix comparison between terms when rationals come up.
2010-05-28 12:07:01 +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
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
support for space reservation (goal: call gc before trying to insert very large terms).
2010-08-02 13:04:30 +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
improve SWI compatibility, especilaly for threaded stuff.
2010-08-04 11:37:12 +01:00
dhstruct.h
Implement Halt Hook (request from Bernd).
2010-09-24 14:00:53 +01:00
dlmalloc.h
NetBSD compilation
2010-08-02 22:41:32 +01:00
eval.h
div/2 operators (from WG17 and
#176
)
2010-08-30 21:50:33 -05:00
findclause.h
make sure we have enough room before we enter a clause.
2010-08-02 18:20:03 +01:00
Foreign.h
object loading support
2010-06-17 00:31:42 +01:00
headclause.h
fix indexing of bignums (obs from Jos de Roo).
2010-05-14 12:42:30 +01:00
heapgc.h
L constants are evil in 64 bits
2010-05-11 12:25:49 +01:00
hglobals.h
improve SWI compatibility, especilaly for threaded stuff.
2010-08-04 11:37:12 +01:00
hstruct.h
Implement Halt Hook (request from Bernd).
2010-09-24 14:00:53 +01:00
iatoms.h
routines to copy rational terms to tree and vice-versa.
2010-11-01 20:11:28 +00:00
iglobals.h
improve SWI compatibility, especilaly for threaded stuff.
2010-08-04 11:37:12 +01:00
ihstruct.h
imake predicates parallel by default.
2010-10-15 02:04:50 +01:00
index.h
get rid of type punning warnings.
2007-05-02 11:01:41 +00:00
iopreds.h
isupport for improved SWI emulation.
2010-06-23 11:47:14 +01:00
iswiatoms.h
add missing files.
2010-05-03 14:27:54 +01: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
routines to copy rational terms to tree and vice-versa.
2010-11-01 20:11:28 +00:00
rclause.h
no need for special procceed instruction.
2010-10-12 22:02:51 +01:00
Regs.h
fix EX: it cannot be a term and it should be a placeholder for BallTerm,
2010-07-21 12:49:06 +01:00
rglobals.h
improve SWI compatibility, especilaly for threaded stuff.
2010-08-04 11:37:12 +01:00
rheap.h
fix atom gc to actually recover first atom in the chain.
2010-10-26 10:04:36 +01:00
rhstruct.h
Implement Halt Hook (request from Bernd).
2010-09-24 14:00:53 +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
fix atom gc to actually recover first atom in the chain.
2010-10-26 10:04:36 +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
routines to copy rational terms to tree and vice-versa.
2010-11-01 20:11:28 +00:00
TermExt.h
routines to copy rational terms to tree and vice-versa.
2010-11-01 20:11:28 +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
protect from looking at unused fields
2010-04-10 21:19:31 +01:00
walkclause.h
no need for special procceed instruction.
2010-10-12 22:02:51 +01:00
Yap.h
patches to provide initial support UTF32 encodings(from Paulo Moura)
2010-10-27 14:49:27 +01:00
YapHeap.h
fix memory allocation (MMAP) for shared LOCAL and GLOBAL in ENV_COPY
2010-10-15 02:06:37 +01:00
yapio.h
patches to provide initial support UTF32 encodings(from Paulo Moura)
2010-10-27 14:49:27 +01:00
YapOpcodes.h
no need for special procceed instruction.
2010-10-12 22:02:51 +01:00
Yapproto.h
expand C-interface to allow access to common term operations (request from Ingo Molnar).
2010-08-02 19:48:17 +01:00
Yatom.h
should not use PP for thread private
2010-07-28 11:26:20 +01:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00