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
73cfb5f100
make cd/1 complain on finding a wrong directory.
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@554
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-06-26 05:17:14 +00:00
..
absmi.c
fixes for YapRunGoal
2002-06-18 02:27:53 +00:00
adtdefs.c
copy value structs to stack
2002-02-27 01:20:18 +00:00
agc.c
fix debug only compilation
2002-06-05 14:23:15 +00:00
alloc.c
allow using malloc for memory allocation
2002-05-19 19:04:33 +00:00
amasm.c
make gc much more aggressive at recovering db space.
2002-06-12 16:48:35 +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
dispose of debugging info.
2002-06-25 16:16:42 +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
don't break GMP for external applications.
2002-06-19 21:46:56 +00:00
c_interface.c
fix the fixes to shell/1 and shell/2
2002-06-18 05:58:12 +00:00
cdmgr.c
allow abolish of static procedures, even if they are being used.
2002-06-18 05:22:35 +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
make gc much more aggressive at recovering db space.
2002-06-12 16:48:35 +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
fix -h without size core dumping
2002-06-18 04:27:33 +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
call_with_args should check if first arg is atom
2002-06-26 05:10:17 +00:00
grow.c
fluffy stuff for atom garbage collection.
2002-06-05 03:59:50 +00:00
heapgc.c
make gc much more aggressive at recovering db space.
2002-06-12 16:48:35 +00:00
index.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
init.c
fix spy of external procedures.
2002-06-18 05:25:02 +00:00
iopreds.c
fix report on initial and token line for parser.
2002-06-17 15:28:01 +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
HP-UX 10.20 to 11.0: strerr_r() obsolete, FPU exception handling interface changed. Also use X/Open networking lib when available.
2002-06-13 18:24:04 +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
fix report on initial and token line for parser.
2002-06-17 15:28:01 +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
make cd/1 complain on finding a wrong directory.
2002-06-26 05:17:14 +00:00
tracer.c
fixes for abolish.
2002-06-11 05:30:47 +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