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
vsc
e1b2820d21
garbage collection of ma vars was fixed in 64 bit machines, due to int/Int problems.
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@1293
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-05-26 17:50:06 +00:00
..
absmi.c
…
adtdefs.c
…
agc.c
…
alloc.c
…
amasm.c
fix compiler bug in 1 << X, found by Nuno Fonseca.
2005-05-25 21:43:33 +00:00
analyst.c
…
arith0.c
…
arith1.c
…
arith2.c
…
arrays.c
…
attvar.c
…
bb.c
…
bignum.c
…
c_interface.c
…
cdmgr.c
…
cmppreds.c
…
compiler.c
fix compiler bug in 1 << X, found by Nuno Fonseca.
2005-05-25 21:43:33 +00:00
computils.c
…
corout.c
…
dbase.c
…
depth_bound.c
…
dlmalloc.c
…
errors.c
fix compiler bug in 1 << X, found by Nuno Fonseca.
2005-05-25 21:43:33 +00:00
eval.c
…
evalis.c
…
evaltwo.c
…
exec.c
…
grow.c
…
heapgc.c
garbage collection of ma vars was fixed in 64 bit machines, due to int/Int problems.
2005-05-26 17:50:06 +00:00
index.c
…
init.c
…
inlines.c
…
iopreds.c
…
load_aix.c
…
load_aout.c
…
load_coff.c
…
load_dl.c
…
load_dld.c
…
load_dll.c
…
load_dyld.c
…
load_foreign.c
…
load_none.c
…
load_shl.c
…
mavar.c
…
modules.c
…
other.c
…
parser.c
…
save.c
…
scanner.c
…
sort.c
…
stdpreds.c
…
sysbits.c
…
threads.c
…
tracer.c
…
unify.c
…
userpreds.c
…
utilpreds.c
…
write.c
…
ypsocks.c
…
ypstdio.c
…