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
/
C
History
Vítor Santos Costa
8f713b01c7
allow accumulators.
2011-04-04 16:23:14 +01:00
..
absmi.c
new implementation of corourining...
2011-03-18 19:34:58 +00:00
adtdefs.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
agc.c
garbage collect blob
2011-03-19 15:26:11 +00:00
alloc.c
fix debugging info.
2011-03-22 09:31:37 +00:00
amasm.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
analyst.c
no need for special procceed instruction.
2010-10-12 22:02:51 +01:00
arith0.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
arith1.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
arith2.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
arrays.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
attvar.c
fix bad tests for attributed variable, and use a better name for Quick Test.
2011-03-19 10:25:23 +00:00
bb.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
bignum.c
remove debugging message
2011-03-14 20:52:23 +00:00
c_interface.c
fix reinit and improve performance for cut predicates.
2011-03-22 11:07:49 +00:00
cdmgr.c
new implementation of corourining...
2011-03-18 19:34:58 +00:00
clause_list.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
cmppreds.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
compiler.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
computils.c
fix silly warning
2011-03-08 00:02:19 +00:00
corout.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
cut_c.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
dbase.c
don't lock ThreadLocal predicates.
2011-03-15 09:08:09 +00:00
depth_bound.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
dlmalloc.c
change Heap.h to YapHeap.h
2009-10-23 14:22:17 +01:00
errors.c
WINDOWS compatibility
2011-03-08 00:03:50 +00:00
eval.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
evalis.c
VC++ changes
2002-02-04 16:12:54 +00:00
evaltwo.c
VC++ changes
2002-02-04 16:12:54 +00:00
exec.c
new implementation of corourining...
2011-03-18 19:34:58 +00:00
globals.c
allow accumulators.
2011-04-04 16:23:14 +01:00
gmp_support.c
fix support for comparing weird terms.
2011-02-02 19:37:11 +00:00
gprof.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
grow.c
make new code work in 32 bit Linux.
2011-03-07 08:34:20 -08:00
heapgc.c
fix bad tests for attributed variable, and use a better name for Quick Test.
2011-03-19 10:25:23 +00:00
index.c
don't lock ThreadLocal predicates.
2011-03-15 09:08:09 +00:00
init.c
break GLOBALS into GLOBALS+LOCALS
2011-03-23 16:45:47 +00:00
inlines.c
new implementation of corourining...
2011-03-18 19:34:58 +00:00
iopreds.c
use SWI flags.
2011-03-26 15:18:56 +00:00
load_aix.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
load_aout.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
load_coff.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
load_dl.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
load_dld.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
load_dll.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
load_dyld.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
load_foreign.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
load_none.c
shared_object routines support: SWI compatibility and more flexibility.
2010-06-17 00:29:01 +01:00
load_shl.c
make sure that atom garbage collector knows about foreign function names.
2010-12-12 18:28:55 +00:00
mavar.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
modules.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
other.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
parser.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
save.c
be sure to reinitialise IO after Restore.
2011-04-04 14:36:06 +01:00
scanner.c
improve SWI and ISO scanner compatibility.
2011-03-14 20:37:17 +00:00
sort.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
stdpreds.c
accept more version sof atom_length (SWI).
2011-03-14 20:53:48 +00:00
sysbits.c
debugging cleanups
2011-03-26 15:45:42 +00:00
threads.c
ipatch case no more threads are available and alloc top_frame
2011-03-23 15:15:09 +00:00
tracer.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
udi.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
unify.c
new implementation of corourining...
2011-03-18 19:34:58 +00:00
userpreds.c
change Heap.h to YapHeap.h
2009-10-23 14:22:17 +01:00
utilpreds.c
fix bad left-over.
2011-03-19 23:24:13 +00:00
write.c
write at higher depth.
2011-03-24 15:10:29 +00:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00