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
Vitor Santos Costa
556937195d
avoid meta-call in system; improve goal/pred expansion
2012-12-07 08:08:32 +00:00
..
absmi.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
adtdefs.c
check for memory overflow; avoid possible misalignments
2012-10-16 08:43:29 +01:00
agc.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
alloc.c
extend WorkSpace
2012-06-01 16:39:06 +01:00
amasm.c
fix meta-call
2012-08-22 09:41:09 -05: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
fix unused variable.
2011-12-30 15:51:01 +00:00
arrays.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
attvar.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
bb.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
bignum.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
c_interface.c
try to make sure we always have slots
2012-10-08 18:25:42 +01:00
cdmgr.c
avoid meta-call in system; improve goal/pred expansion
2012-12-07 08:08:32 +00:00
clause_list.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
cmppreds.c
fix comparsion with wide/unwide characters
2012-10-29 09:43:05 +00:00
compiler.c
fix profiling support.
2012-03-09 11:46:34 +00:00
computils.c
fix big int indexing
2011-11-01 17:25:59 -07:00
corout.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
cut_c.c
mode changes
2011-07-25 17:09:28 +01:00
dbase.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
depth_bound.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
dlmalloc.c
mode changes
2011-07-25 17:09:28 +01:00
errors.c
make syntax error standard.
2012-05-03 00:16:11 +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
avoid meta-call in system; improve goal/pred expansion
2012-12-07 08:08:32 +00:00
globals.c
fix bug in stack overflow.
2012-05-13 10:17:30 +01:00
gmp_support.c
fix rounding on negative number shifting
2011-11-16 07:34:58 +00:00
gprof.c
fix nil name class in Snow Leopard (obs from Paulo Moura).
2012-08-02 09:41:14 -05:00
grow.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
heapgc.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
index.c
fix bad index removal
2012-10-23 18:22:16 +01:00
init.c
close streams on exit, so that we can flush the buffers
2012-08-02 09:59:57 -05:00
inlines.c
fix stream is not an atom (Ulrich).
2012-03-01 22:03:41 +00:00
iopreds.c
change the way predicates are hidden
2012-10-19 18:10:48 +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
fix memory leak in foreign code handling
2012-12-07 08:06:45 +00:00
load_dld.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
load_dll.c
MT support.
2012-06-29 15:35:52 -05:00
load_dyld.c
moved several global variables to misc/GLOBALS
2011-05-25 16:40:36 +01:00
load_foreign.c
change the way predicates are hidden
2012-10-19 18:10:48 +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
range and fix locals.
2012-10-23 14:55:44 +01:00
other.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
parser.c
check for overflow in big strings
2012-10-16 08:44:26 +01:00
pl-yap.c
fix compilation under threads.
2012-10-17 17:24:14 +01:00
qlyr.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
qlyw.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
range.c
range predicates.
2012-11-02 22:36:33 +00:00
save.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
scanner.c
check for overflow in big strings
2012-10-16 08:44:26 +01:00
sort.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
stdpreds.c
hide hidden predicates.
2012-11-08 14:07:55 +00:00
sysbits.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
threads.c
Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
2012-10-19 18:12:06 +01:00
tracer.c
fix extra message.
2012-08-14 16:08:03 -05:00
udi.c
call UDI at abolish.
2012-06-21 16:47:19 +01:00
unify.c
fix cyclic_term mess up from yesterday.
2012-10-03 09:11:37 +01:00
userpreds.c
more operator stuff.
2011-08-17 14:35:29 -07:00
utilpreds.c
change the way predicates are hidden
2012-10-19 18:10:48 +01:00
write.c
fix writing att vars.
2012-05-18 13:03:22 +01:00
yap-args.c
"-nosignals" option (used by JPL)
2012-09-26 22:06:59 +01:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00