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
vsc cf148cd0cb Fix asserta_static
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@882 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2003-10-02 18:20:11 +00:00
..
absmi.c More improvements on indexing code 2003-10-02 12:59:05 +00:00
adtdefs.c GetPredByAtomWithModule was not actually checking the module! 2003-08-25 18:42:35 +00:00
agc.c fixes for int =\= long 2003-02-14 12:20:57 +00:00
alloc.c continue big commit 2003-08-27 13:37:10 +00:00
amasm.c More improvements on indexing code 2003-10-02 12:59:05 +00:00
analyst.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
arith0.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
arith1.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
arith2.c new indexing algorithm 2003-04-30 17:46:05 +00:00
arrays.c continue big commit 2003-08-27 13:37:10 +00:00
attvar.c fix SetAttVar: things may have changed since we asked to bind a variable. 2003-02-14 10:52:00 +00:00
bb.c continue big commit 2003-08-27 13:37:10 +00:00
bignum.c Two fixes: 2003-09-24 14:51:42 +00:00
c_interface.c more fixes 2003-05-19 13:04:09 +00:00
cdmgr.c Fix asserta_static 2003-10-02 18:20:11 +00:00
cmppreds.c fix comparison predicates. 2003-01-13 14:02:50 +00:00
compiler.c patches to Ricardo Lopes' low level profiler: enable if SIGPROF is 2003-05-20 19:11:59 +00:00
computils.c call garbage collection at every proceed. 2003-09-24 23:53:48 +00:00
corout.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
dbase.c Two fixes: 2003-09-24 14:51:42 +00:00
depth_bound.c don't try to do module expansion if module borders are not crossed. 2003-01-30 16:27:45 +00:00
errors.c cleanup: typecast to yamop * instead of CODEADDR wherever possible. 2002-12-27 16:53:09 +00:00
eval.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +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 more fixes for indexing code 2003-09-15 01:25:29 +00:00
grow.c More improvements on indexing code 2003-10-02 12:59:05 +00:00
heapgc.c call garbage collection at every proceed. 2003-09-24 23:53:48 +00:00
index.c Fix asserta_static 2003-10-02 18:20:11 +00:00
init.c continue big commit 2003-08-27 13:37:10 +00:00
inlines.c cleanup: typecast to yamop * instead of CODEADDR wherever possible. 2002-12-27 16:53:09 +00:00
iopreds.c more fixes for indexing code 2003-09-15 01:25:29 +00:00
load_aix.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_aout.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_coff.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_dl.c more meta-call fixes 2003-02-07 12:05:39 +00:00
load_dld.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_dll.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_dyld.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_foreign.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
load_none.c More Yap_ fixes. 2002-12-03 06:06:44 +00:00
load_shl.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
mavar.c continue big commit 2003-08-27 13:37:10 +00:00
modules.c continue big commit 2003-08-27 13:37:10 +00:00
other.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
parser.c better handling for scanning errors; 2002-11-19 17:10:45 +00:00
save.c continue big commit 2003-08-27 13:37:10 +00:00
scanner.c string parsing should stop at finding an EOF 2003-03-13 18:30:33 +00:00
sort.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
stdpreds.c continue big commit 2003-08-27 13:37:10 +00:00
sysbits.c patches to Ricardo Lopes' low level profiler: enable if SIGPROF is 2003-05-20 19:11:59 +00:00
tracer.c Two fixes: 2003-09-24 14:51:42 +00:00
unify.c improvements to indexing: allow user control and fix bugs in sorting 2003-06-06 11:54:02 +00:00
userpreds.c Stasinos noticed that _YAP_ breaks C standard: use Yap_ instead. 2002-11-18 18:18:05 +00:00
utilpreds.c more fixes 2003-05-19 13:04:09 +00:00
write.c Try to make plwrite reentrant by getting rid of (some) global 2002-11-20 20:00:56 +00:00
ypsocks.c improvements to indexing: allow user control and fix bugs in sorting 2003-06-06 11:54:02 +00:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00