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
Vítor Santos Costa
abf74a8aa9
avoid unnecessart work.
2011-09-20 09:53:06 +01:00
..
absmi.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
adtdefs.c
go back to model where multifile cannot be in module 0.
2011-09-07 22:04:42 +02:00
agc.c
mode changes
2011-07-25 17:09:28 +01:00
alloc.c
indent alloc.c
2011-09-04 19:22:08 +02:00
amasm.c
fix size calculation.
2011-08-31 13:55:46 -07:00
analyst.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
arith0.c
make sure wide property is always the first property.
2011-08-17 11:16:21 -07:00
arith1.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
arith2.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
arrays.c
make sure wide property is always the first property.
2011-08-17 11:16:21 -07:00
attvar.c
avoid unnecessart work.
2011-09-20 09:53:06 +01:00
bb.c
make sure wide property is always the first property.
2011-08-17 11:16:21 -07:00
bignum.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
c_interface.c
more QLY stuff.
2011-08-31 13:59:30 -07:00
cdmgr.c
MultiFiles should initialize as FAIL.
2011-09-07 23:35:11 +02:00
clause_list.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
cmppreds.c
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
compiler.c
temporary disable ground terms opt.
2011-08-31 13:58:06 -07:00
computils.c
mode changes
2011-07-25 17:09:28 +01:00
corout.c
change LOCALS macros.
2011-05-04 10:11:41 +01:00
cut_c.c
mode changes
2011-07-25 17:09:28 +01:00
dbase.c
avoid repeated computations.
2011-08-31 13:58:41 -07:00
depth_bound.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
dlmalloc.c
mode changes
2011-07-25 17:09:28 +01:00
errors.c
mode changes
2011-07-25 17:09:28 +01:00
eval.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
exec.c
syntax change
2011-08-31 13:54:19 -07:00
globals.c
make sure wide property is always the first property.
2011-08-17 11:16:21 -07:00
gmp_support.c
mode changes
2011-07-25 17:09:28 +01:00
gprof.c
mode changes
2011-07-25 17:09:28 +01:00
grow.c
check for NULL cps when adjusting.
2011-09-04 13:05:09 +02:00
heapgc.c
more qly stuff
2011-08-27 21:23:14 -03:00
index.c
ClSize should be the block size in bytes, and not the amount of code. Check that for megaclauses.
2011-08-31 21:13:29 -07:00
init.c
more QLY stuff.
2011-08-31 13:59:30 -07:00
inlines.c
mode changes
2011-07-25 17:09:28 +01:00
iopreds.c
encoding is done by SWI code, don't mess around.
2011-09-02 21:03:41 +01:00
load_aix.c
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
load_aout.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
load_coff.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
load_dl.c
spaces changed.
2011-09-04 19:24:53 +02:00
load_dld.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
load_dll.c
mode changes
2011-07-25 17:09:28 +01:00
load_dyld.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
load_foreign.c
mode changes
2011-07-25 17:09:28 +01:00
load_none.c
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
load_shl.c
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
mavar.c
change define SBA to YAPOR_SBA
2011-03-30 15:32:59 +01:00
modules.c
make sure wide property is always the first property.
2011-08-17 11:16:21 -07:00
other.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
parser.c
oops, posfix was looking for infix :(
2011-06-14 08:58:10 +01:00
pl-yap.c
move package/PLStream to os
2011-09-04 19:42:33 +02:00
qlyr.c
go back to model where multifile cannot be in module 0.
2011-09-07 22:04:42 +02:00
qlyw.c
fix formt to include all predicates and add right arity to DB entries.
2011-09-07 08:03:46 +02:00
save.c
fix oops in try_open
2011-09-01 06:11:38 -07:00
scanner.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
sort.c
Some global variables(Yap_thread_gl) in C/init.c are now declared in misc/LOCALS
2011-05-23 16:19:47 +01:00
stdpreds.c
qly stuff.
2011-08-24 00:11:54 -03:00
sysbits.c
mode changes
2011-07-25 17:09:28 +01:00
threads.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2011-08-18 22:35:13 +01:00
tracer.c
more QLY stuff.
2011-08-31 13:59:30 -07:00
udi.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
unify.c
new implementation of corourining...
2011-03-18 19:34:58 +00:00
userpreds.c
more operator stuff.
2011-08-17 14:35:29 -07:00
utilpreds.c
use structure for visited terms in hash.
2011-07-06 17:26:53 -04:00
write.c
mode changes
2011-07-25 17:09:28 +01:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00