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
be135b514f
fix error messages
...
git-svn-id:
https://yap.svn.sf.net/svnroot/yap/trunk@338
b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2002-01-30 00:28:42 +00:00
..
absmi.c
make Error Handler call throw in C, instead of doing messy
2002-01-29 05:37:31 +00:00
adtdefs.c
check for available space in GetName
2002-01-02 20:56:22 +00:00
alloc.c
fix use_modules to deal with modules;
2002-01-26 05:37:32 +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 catch and throw mechanism (first try).
2002-01-07 06:28:04 +00:00
arith1.c
lcc fixes
2002-01-23 05:01:06 +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 point where we assume unbound array
2002-01-16 22:08:03 +00:00
attvar.c
store constraints in DB
2001-12-17 18:31:11 +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
add -f option
2002-01-27 20:40:10 +00:00
cdmgr.c
built-ins should not interfere with trace
2002-01-08 05:22:40 +00:00
cmppreds.c
Yap would get order of variables in terms wrong.
2001-06-19 17:51:07 +00:00
compiler.c
disallow indexing on floats and friends.
2001-12-17 23:31:38 +00:00
computils.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
corout.c
store constraints in DB
2001-12-17 18:31:11 +00:00
dbase.c
fix recordifnot
2002-01-30 00:26:43 +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 error messages
2002-01-30 00:28:42 +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
make Error Handler call throw in C, instead of doing messy
2002-01-29 05:37:31 +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
yap_flag(gc_trace,very_verbose).
2002-01-28 04:30:40 +00:00
index.c
pesky ^C and abort fixes (I hope)
2001-12-18 22:01:26 +00:00
init.c
yap_flag(gc_trace,very_verbose).
2002-01-28 04:30:40 +00:00
iopreds.c
make user the name for user streams
2002-01-27 22:00:32 +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 debugger code would get lost in meta-calls
2002-01-18 15:55:33 +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
yap_flag(gc_trace,very_verbose).
2002-01-28 04:30:40 +00:00
scanner.c
lcc fixes
2002-01-23 05:01:06 +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
new catch and throw mechanism (first try).
2002-01-07 06:28:04 +00:00
sysbits.c
fix IO for simplesim
2002-01-23 02:28:31 +00:00
tracer.c
new debugger code would get lost in meta-calls
2002-01-18 15:55:33 +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
make Error Handler call throw in C, instead of doing messy
2002-01-29 05:37:31 +00:00
write.c
new module system. BEWARE! BEWARE! BEWARE!
2001-11-15 00:01:43 +00:00
ypsocks.c
fix lcc fixes
2002-01-23 05:03:36 +00:00
ypstdio.c
This commit was generated by cvs2svn to compensate for changes in r4,
2001-04-09 19:54:03 +00:00