.. |
absmi.c
|
fix unreachable code
|
2002-05-28 17:27:27 +00:00 |
adtdefs.c
|
copy value structs to stack
|
2002-02-27 01:20:18 +00:00 |
agc.c
|
first take for atom garbage collector.
|
2002-06-04 18:21:55 +00:00 |
alloc.c
|
allow using malloc for memory allocation
|
2002-05-19 19:04:33 +00:00 |
amasm.c
|
first take for atom garbage collector.
|
2002-06-04 18:21:55 +00:00 |
analyst.c
|
support for inlined execution of functor/3 and arg/3/3/3
|
2001-04-23 20:41:58 +00:00 |
arith0.c
|
new catch and throw mechanism (first try).
|
2002-01-07 06:28:04 +00:00 |
arith1.c
|
allow using malloc for memory allocation
|
2002-05-19 19:04:33 +00:00 |
arith2.c
|
New metacall mechanism
|
2001-10-30 16:42:05 +00:00 |
arrays.c
|
forgot committing arrays.c
|
2002-05-23 12:44:18 +00:00 |
attvar.c
|
fix modules bug
|
2002-05-20 05:24:13 +00:00 |
bb.c
|
be more careful about error handling when storing DB terms
|
2002-03-07 05:13:21 +00:00 |
bignum.c
|
bignum should always reset pre_alloc_base and recover Heap space
|
2001-09-18 15:14:11 +00:00 |
c_interface.c
|
improve the interface a bit more.
|
2002-05-18 04:01:53 +00:00 |
cdmgr.c
|
fix restore
|
2002-05-28 16:26:00 +00:00 |
cmppreds.c
|
Yap would get order of variables in terms wrong.
|
2001-06-19 17:51:07 +00:00 |
compiler.c
|
fix restore
|
2002-05-28 16:26:00 +00:00 |
computils.c
|
new module system. BEWARE! BEWARE! BEWARE!
|
2001-11-15 00:01:43 +00:00 |
corout.c
|
put tabling back to work
|
2002-05-03 15:30:36 +00:00 |
dbase.c
|
logical update semantics:
|
2002-06-04 00:46:32 +00:00 |
depth_bound.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
errors.c
|
don't use YP_ in error.c
|
2002-05-28 17:12:58 +00:00 |
eval.c
|
fix debugger messages
|
2002-06-01 01:46:06 +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
|
fix restore
|
2002-05-28 16:26:00 +00:00 |
grow.c
|
changes to support extended foreign interface (include slots, new exception
|
2002-05-14 18:24:34 +00:00 |
heapgc.c
|
first take for atom garbage collector.
|
2002-06-04 18:21:55 +00:00 |
index.c
|
pesky ^C and abort fixes (I hope)
|
2001-12-18 22:01:26 +00:00 |
init.c
|
first take for atom garbage collector.
|
2002-06-04 18:21:55 +00:00 |
iopreds.c
|
default mode for syntax error should be error, not just fail.
|
2002-06-04 21:14:39 +00:00 |
load_aix.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_aout.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_coff.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_dl.c
|
more stuff for foreign interface.
|
2002-05-16 20:33:00 +00:00 |
load_dld.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_dll.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_foreign.c
|
new module system. BEWARE! BEWARE! BEWARE!
|
2001-11-15 00:01:43 +00:00 |
load_none.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
load_shl.c
|
allow using malloc for memory allocation
|
2002-05-19 19:04:33 +00:00 |
mavar.c
|
fix bugs in tabling
|
2001-07-04 16:48:54 +00:00 |
modules.c
|
fix modules bug
|
2002-05-20 05:24:13 +00:00 |
other.c
|
changes to support extended foreign interface (include slots, new exception
|
2002-05-14 18:24:34 +00:00 |
parser.c
|
VC++ changes
|
2002-02-04 16:12:54 +00:00 |
save.c
|
first take for atom garbage collector.
|
2002-06-04 18:21:55 +00:00 |
scanner.c
|
I/O fixes: get_quoted would go through EOF, check if answer replied EOF
|
2002-05-24 05:14:46 +00:00 |
sort.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |
stdpreds.c
|
handle stack overflow within =..
|
2002-05-07 21:19:52 +00:00 |
sysbits.c
|
check for SA_SIGINFO
|
2002-05-28 16:23:53 +00:00 |
tracer.c
|
fix restore
|
2002-05-28 16:26:00 +00:00 |
unify.c
|
fix restore
|
2002-05-28 16:26:00 +00:00 |
userpreds.c
|
configurarion changes
|
2002-02-22 06:12:18 +00:00 |
utilpreds.c
|
fix overflow in copy_term_no_delays
|
2002-05-07 02:52:08 +00:00 |
write.c
|
changes to support extended foreign interface (include slots, new exception
|
2002-05-14 18:24:34 +00:00 |
ypsocks.c
|
socket fixes
|
2002-05-01 16:19:43 +00:00 |
ypstdio.c
|
This commit was generated by cvs2svn to compensate for changes in r4,
|
2001-04-09 19:54:03 +00:00 |