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
Joao
ab63cd190b
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +01:00
..
absmi.h
remove macro MY_ThreadHandle and use LOCAL_ThreadHandle instead
2011-05-09 19:55:06 +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
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +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
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +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
Remove LOCAL_ variables declaration from heapgc.c.
2011-05-05 17:41:05 +01:00
hglobals.h
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +01:00
hlocals.h
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +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
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +01:00
ihstruct.h
optimize misc/buildheap script
2011-05-04 19:34:22 +01:00
ilocals.h
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +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
struct local_optyap_data is now part of struct worker_local (generated from the file LOCALS)
2011-05-09 19:36:51 +01:00
rglobals.h
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +01:00
rheap.h
change LOCALS macros.
2011-05-04 10:11:41 +01:00
rhstruct.h
optimize misc/buildheap script
2011-05-04 19:34:22 +01:00
rlocals.h
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +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
change LOCALS macros.
2011-05-04 10:11:41 +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
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
change global_optyap_data macros to GLOBAL_.
2011-05-10 11:47:18 +01:00
YapHeap.h
LOCALS and GLOBALS are now generated by misc/buildlocalglobal.
2011-05-11 18:22:58 +01:00
yapio.h
change LOCALS macros.
2011-05-04 10:11:41 +01: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
remove macro MY_ThreadHandle and use LOCAL_ThreadHandle instead
2011-05-09 19:55:06 +01:00
yerror.h
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00