.. |
absmi.c
|
fix overflow in << and >>
|
2011-11-16 07:36:34 +00:00 |
adtdefs.c
|
beautify code.
|
2011-11-02 21:21:28 +09:00 |
agc.c
|
mode changes
|
2011-07-25 17:09:28 +01:00 |
alloc.c
|
ifix bad prototype.
|
2011-12-07 08:36:10 -08: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
|
fix bad typing for 64 bits (fix from Bernd).
|
2011-12-05 21:04:31 +00: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 git://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-09-15 15:44:26 +01:00 |
c_interface.c
|
fix while.
|
2011-11-30 13:02:20 +00:00 |
cdmgr.c
|
add tabled pred flag to undefined built-in
|
2011-11-09 10:24:39 +00:00 |
clause_list.c
|
cache abstra machine register in threaded mode.
|
2011-03-07 16:02:55 +00:00 |
cmppreds.c
|
fix Yap_compare_terms for 64 bit code.
|
2011-11-04 11:41:35 +09:00 |
compiler.c
|
temporary disable ground terms opt.
|
2011-08-31 13:58:06 -07:00 |
computils.c
|
fix big int indexing
|
2011-11-01 17:25:59 -07: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
|
improve debugger error reporting.
|
2011-10-12 23:50:49 +01:00 |
eval.c
|
support for X^[A,B] and X^length in arithmetic expressions.
|
2011-10-27 12:36:48 +02:00 |
exec.c
|
small look at compilation.
|
2011-10-02 19:55:22 -03:00 |
globals.c
|
make sure wide property is always the first property.
|
2011-08-17 11:16:21 -07:00 |
gmp_support.c
|
fix rounding on negative number shifting
|
2011-11-16 07:34:58 +00:00 |
gprof.c
|
mode changes
|
2011-07-25 17:09:28 +01:00 |
grow.c
|
fix CurrentTrailTop
|
2011-10-21 22:04:58 +01:00 |
heapgc.c
|
fix warning.
|
2011-10-02 16:17:30 -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
|
UserCCode shouldn't be allowed to look up hidden atoms.
|
2011-11-03 07:49:41 +09: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
|
add code to call external function by name, it maay come handy one day.
|
2011-11-03 07:51:34 +09: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
|
Fix READ_LOCK.
|
2011-09-20 11:36:49 +01:00 |
pl-yap.c
|
use numbervars.
|
2011-11-03 07:51:13 +09:00 |
qlyr.c
|
fix conflict with WIN library
|
2011-10-21 19:12:21 +01:00 |
qlyw.c
|
CACHE_REGS
|
2011-09-21 15:30:29 +01:00 |
save.c
|
fix oops in try_open
|
2011-09-01 06:11:38 -07:00 |
scanner.c
|
fix small problems in thread package.
|
2011-12-01 11:05:27 +00:00 |
sort.c
|
fix Yap_compare_terms for 64 bit code.
|
2011-11-04 11:41:35 +09: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
|
fix small problems in thread package.
|
2011-12-01 11:05:27 +00:00 |
tracer.c
|
Merge branch 'master' of git://yap.git.sourceforge.net/gitroot/yap/yap-6.3
|
2011-09-15 15:44:26 +01:00 |
udi.c
|
cache abstra machine register in threaded mode.
|
2011-03-07 16:02:55 +00:00 |
unify.c
|
beautification.
|
2011-11-03 07:50:34 +09:00 |
userpreds.c
|
more operator stuff.
|
2011-08-17 14:35:29 -07:00 |
utilpreds.c
|
fix empty slots in unnumbervars.
|
2011-11-18 22:16:33 +00: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 |