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
Vitor Santos Costa 76b9946358 fix silly message 2016-09-21 14:40:32 -05:00
..
absmi.c support other architectures: arm64, mips 2016-05-30 11:18:35 +01:00
absmi_insts.h nore error handling work. 2016-09-21 14:30:52 -05:00
absmi_insts.i nore error handling work. 2016-09-21 14:30:52 -05:00
adtdefs.c meta-pred support 2016-09-20 22:49:16 -05:00
agc.c i flags 2016-07-30 22:36:40 -05:00
alloc.c debugging 2016-09-08 22:33:55 -05:00
amasm.c indenting 2016-09-21 14:33:28 -05:00
analyst.c update docs 2014-09-11 14:06:57 -05:00
args.c fix leak 2016-09-21 14:32:29 -05:00
arith0.c fix error handling 2015-09-25 10:57:26 +01:00
arith1.c fix error handling 2015-09-25 10:57:26 +01:00
arith2.c Paulo Moura: fix iso_is_2_35 2016-03-05 12:50:43 +00:00
arrays.c error handling 2016-09-21 14:38:21 -05:00
atomic.c unused 2016-08-30 08:25:47 -05:00
attvar.c Add documentation 2015-11-18 15:06:25 +00:00
bb.c fix error handling 2015-09-25 10:57:26 +01:00
bignum.c Fix encoding 2016-02-18 12:10:58 +00:00
blobs.c Memory stream handling 2016-04-12 15:18:42 +01:00
c_interface.c improv meta-calls 2016-09-20 22:48:28 -05:00
cdmgr.c fix current_predicate/1 and arg/3 2016-08-02 11:34:58 -05:00
cdmgr.c:708 in C-function cleanup_dangling_indices Merge branch 'master' of https://github.com/vscosta/yap-6.3 2016-08-01 21:45:42 -05:00
clause_list.c pretty print 2016-01-31 10:14:28 +00:00
cmppreds.c bad gmp calls 2016-05-14 11:28:49 +01:00
compiler.c fix nil pointer in prolog profiler 2016-05-13 11:41:19 +01:00
computils.c protect pointer 2015-11-05 15:24:27 +00:00
control_absmi_insts.h win64 support: encodings 2016-04-10 06:21:17 -07:00
corout.c use unification, not wakeup, to verify if two terms are unifiable. Fixes Ulrich Neumerkel #306 2015-11-09 11:25:55 +00:00
cp_absmi_insts.h call_cleanup in C plus indenting 2016-03-29 01:55:12 +01:00
cut_c.c removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
dbase.c do not reset error status 2016-09-21 14:39:53 -05:00
depth_bound.c infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
dlmalloc.c fix error handling 2015-09-25 10:57:26 +01:00
errors.c move all error related state to a record 2016-09-20 22:52:34 -05:00
eval.c first cut at detecting error source 2015-09-29 23:13:05 +01:00
exec.c improv meta-calls 2016-09-20 22:48:28 -05:00
exo.c fix error handling 2015-09-25 10:57:26 +01:00
exo_udi.c fix warnings 2014-12-01 00:02:59 +00:00
fail_absmi_insts.h indent 2016-07-30 23:23:26 -05:00
flags.c executable, deadline 2016-07-31 04:22:22 -05:00
fli_absmi_insts.h nore error handling work. 2016-09-21 14:30:52 -05:00
globals.c Add documentation 2015-11-18 15:06:25 +00:00
gmp_support.c fix gmp calls 2016-05-13 11:43:01 +01:00
gprof.c init spelling effort 2015-11-05 15:25:12 +00:00
grow.c init spell 2015-11-05 15:21:56 +00:00
heapgc.c make it compile under MSN vc. Unfortunately it has a weird crash at boot :( 2016-02-28 19:32:55 +00:00
index.c fix indexing when alloc is on floats. 2016-08-25 23:43:54 -05:00
index_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
init.c linking 2016-08-04 10:25:56 -05:00
inlines.c fix current_predicate/1 and arg/3 2016-08-02 11:34:58 -05:00
load_aix.c - add debugging code to memory allocation 2016-02-11 06:03:33 -08:00
load_aout.c - add debugging code to memory allocation 2016-02-11 06:03:33 -08:00
load_coff.c fix error handling 2015-09-25 10:57:26 +01:00
load_dl.c oops 2016-08-23 15:51:39 +01:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
load_dyld.c change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
load_foreign.c fix silly message 2016-09-21 14:40:32 -05:00
load_none.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_shl.c change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
lu_absmi_insts.h fix error handling 2015-09-25 10:57:26 +01:00
mavar.c Add missing documentation 2016-01-20 22:18:17 +00:00
meta_absmi_insts.h improv meta-calls 2016-09-20 22:48:28 -05:00
modules.c source_module/2 2016-07-31 04:30:46 -05:00
or_absmi_insts.h cleanups 2016-01-31 10:18:12 +00:00
other.c fix regression tests 2015-08-07 16:57:53 -05:00
parser.c simplify text code by just using UF8 and allocating in trail 2016-08-15 14:54:46 -05:00
prim_absmi_insts.h fix current_predicate/1 and arg/3 2016-08-02 11:34:58 -05:00
qlyr.c Abolish removes too much information 2016-07-31 04:32:41 -05:00
qlyw.c indenting 2016-07-31 04:34:22 -05:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
realpath.c Avoid complaining from strlen 2015-09-21 17:05:36 -05:00
save.c cleanyo 2016-07-31 04:35:00 -05:00
scanner.c android and python updates 2016-08-23 17:28:23 -05:00
signals.c call_cleanup in C plus indenting 2016-03-29 01:55:12 +01:00
sort.c fix error handling 2015-09-25 10:57:26 +01:00
stack.c fix bugs in stack introspection 2016-09-20 22:50:08 -05:00
stackinfo.c fix error handling 2015-09-25 10:57:26 +01:00
stdpreds.c support 2016-08-21 23:31:21 -05:00
text.c indenting 2016-08-30 08:27:32 -05:00
threads.c make it compile under MSN vc. Unfortunately it has a weird crash at boot :( 2016-02-28 19:32:55 +00:00
traced_absmi_insts.h small 2015-12-15 09:28:43 +00:00
tracer.c fixes 2016-09-08 22:34:45 -05:00
type_absmi_insts.h UM #303: integer handling 2015-02-09 10:15:11 +00:00
udi.c avoid judi depeendencies 2015-10-20 07:56:07 +01:00
unify.c kea 2016-07-31 04:42:47 -05:00
unify_absmi_insts.h misc 2015-11-05 16:35:25 +00:00
userpreds.c remove support for confusing manipulation of $VAR 2015-12-15 08:48:53 +00:00
utilpreds.c bool 2016-07-31 04:44:50 -05:00
write.c slots 2016-07-31 04:46:51 -05:00
yap-args.c - 2016-08-15 14:55:31 -05:00