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
3924f4662a
fix predicate location in error messages
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@226
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2001-12-11 19:12:41 +00:00
..
absmi.c
fix ! from deterministic goals cutting across meta-call
2001-12-11 16:40:51 +00:00
adtdefs.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
alloc.c
should be TrailTop, nao LCL0
2001-09-24 14:35:58 +00:00
amasm.c
fix previous bug right! (var_array was not a slot so you also should
2001-11-25 21:58:31 +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 metacall mechanism
2001-10-30 16:42:05 +00:00
arith1.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
arith2.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
arithi2.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
arrays.c
fix locking for YapOr
2001-10-30 22:13:18 +00:00
attvar.c
fix copy_term between constraints
2001-12-11 03:34:03 +00:00
bb.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +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
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
cdmgr.c
fix predicate location in error messages
2001-12-11 19:12:41 +00:00
cmppreds.c
Yap would get order of variables in terms wrong.
2001-06-19 17:51:07 +00:00
compiler.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
computils.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
corout.c
fix copy_term between constraints
2001-12-11 03:34:03 +00:00
dbase.c
fix queues
2001-12-02 16:29:00 +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
New metacall mechanism
2001-10-30 16:42:05 +00:00
eval.c
small fixes for error handling
2001-11-19 03:36:51 +00:00
evalis.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
evaltwo.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
exec.c
fix ! from deterministic goals cutting across meta-call
2001-12-11 16:40:51 +00:00
grow.c
fix heap overflow while indexing (label_array was not being copied properly)
2001-11-25 21:44:42 +00:00
heapgc.c
fix overflow while shunting in garbage collector;
2001-12-02 16:54:39 +00:00
index.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
init.c
fix indirect gc when first Heap cell is not collected
2001-11-26 12:33:05 +00:00
iopreds.c
fix ; -> and ! in meta-call (again)
2001-11-29 20:29:52 +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
- Fix extension end marker database bug.
2001-04-25 13:27:14 +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
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
mavar.c
fix bugs in tabling
2001-07-04 16:48:54 +00:00
modules.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
other.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
parser.c
parser should parse +inf,-inf,+nan,-nan as floating point numbers
2001-06-19 16:31:59 +00:00
save.c
fix module change over meta-calls (partially)
2001-12-07 16:32:36 +00:00
scanner.c
fixes to?\012handle interrupts ^C in Windows.
2001-06-22 17:53:36 +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
the MkIntegerTerm macro really, really requires Int arguments
2001-12-06 11:20:21 +00:00
sysbits.c
move arch-independent file to share
2001-11-26 16:05:19 +00:00
tracer.c
debugger fixes
2001-12-07 20:27:03 +00:00
unify.c
fix copy_term between constraints
2001-12-11 03:34:03 +00:00
unifyi.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00
userpreds.c
New metacall mechanism
2001-10-30 16:42:05 +00:00
utilpreds.c
fix copy_term between constraints
2001-12-11 03:34:03 +00:00
write.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
ypsocks.c
fix SICStus compatibility bugs in sockets
2001-09-03 16:05:59 +00:00
ypstdio.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00