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
Vitor Santos Costa e4a15cba33 div/2 operators (from WG17 and #176) 2010-08-30 21:50:33 -05:00
..
Atoms.h conditional compilation of thread inlines 2009-03-13 12:06:57 +00:00
Foreign.h object loading support 2010-06-17 00:31:42 +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
Tags_24bits.h fix indexing in 64 bits (it would split ints from atoms :( ). 2008-01-30 10:35:43 +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_32bits.h *** empty log message *** 2005-05-27 22:27:59 +00:00
Tags_64bits.h user:goal_expand should be called before import 2008-05-15 13:41:48 +00:00
TermExt.h fix compilation warnings 2010-07-19 22:42:47 +01:00
Yap.h start 6.0.7 2010-08-04 20:29:24 +01:00
YapHeap.h improve SWI compatibility, especilaly for threaded stuff. 2010-08-04 11:37:12 +01:00
YapOpcodes.h make sure we have enough room before we enter a clause. 2010-08-02 18:20:03 +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
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
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 better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +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
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 better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +01:00
iatoms.h implement access_file/2 in C 2010-08-03 21:04:16 +01:00
iglobals.h improve SWI compatibility, especilaly for threaded stuff. 2010-08-04 11:37:12 +01:00
ihstruct.h better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +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 implement access_file/2 in C 2010-08-03 21:04:16 +01:00
rclause.h small fix to Osbmp type instructions. 2010-08-02 19:47:29 +01:00
rglobals.h improve SWI compatibility, especilaly for threaded stuff. 2010-08-04 11:37:12 +01:00
rheap.h better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +01:00
rhstruct.h better emulation of SWI atom_t and functor_t. 2010-05-03 14:26:56 +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 new interface to access globals. They are not in a file called GLOBALS, from which 2010-03-21 22:12:42 +00:00
tatoms.h implement access_file/2 in C 2010-08-03 21:04:16 +01: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 make sure we have enough room before we enter a clause. 2010-08-02 18:20:03 +01:00
yapio.h c_inp_stream and friends are thread private! 2010-07-27 17:28:58 +01:00
yerror.h all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00