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 c092d0f62b fix Malloc over/underflow
remove trash
2018-06-18 10:25:17 +01:00
..
absmi_insts.h nore error handling work. 2016-09-21 14:30:52 -05:00
absmi_insts.i less invasive error handling 2016-10-19 22:44:59 -05:00
absmi.c debug exc 2018-04-09 02:00:51 +01:00
adtdefs.c android 2017-11-27 13:36:19 +00:00
adtdefs.c.new Merge branch 'master' of https://github.com/vscosta/yap-6.3 2017-11-11 03:05:36 +00:00
agc.c replace cut_c by trail entries 2017-07-30 21:53:07 +01:00
alloc.c android 2017-11-27 13:36:19 +00:00
amasm.c use same format for all call instructions; try to be more robust in doing g 2017-08-27 22:03:19 +01:00
analyst.c update docs 2014-09-11 14:06:57 -05:00
args.c state 2018-06-14 11:27:43 +01:00
arith0.c more exception handling. 2018-04-16 14:54:53 +01:00
arith1.c doc fixes 2018-04-23 14:34:52 +01:00
arith2.c more exception handling. 2018-04-16 14:54:53 +01:00
arrays.c doc 2018-05-01 23:25:58 +01:00
atomic.c fix Malloc over/underflow 2018-06-18 10:25:17 +01:00
attvar.c more doc stuff 2018-05-10 13:11:56 +01:00
bb.c doc 2018-05-01 23:25:58 +01:00
bignum.c docs 2018-05-08 23:42:02 +01:00
blobs.c blobs 2018-02-23 14:09:58 +00:00
c_interface.c fixes 2018-06-15 11:09:04 +01:00
cdmgr.c fix errors, goes òn. 2018-04-14 16:25:29 +01:00
cdmgr.c708 in C-function cleanup_dangling_indices Merge 192.168.1.79:github/yap-6.3 2018-03-26 11:03:08 +01:00
clause_list.c pretty print 2016-01-31 10:14:28 +00:00
cmppreds.c docs 2018-05-08 23:42:02 +01:00
compiler.c bootstrapping 2018-01-22 13:53:17 +00:00
computils.c debugging 2018-05-24 12:00:10 +01:00
control_absmi_insts.h debugging 2018-04-04 10:06:54 +01: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 docs 2018-06-05 11:20:39 +01:00
depth_bound.c python .h collision 2017-02-20 14:21:46 +00:00
dlmalloc.c fix error handling 2015-09-25 10:57:26 +01:00
errors.c fix Malloc over/underflow 2018-06-18 10:25:17 +01:00
eval.c docs 2018-05-08 23:42:02 +01:00
exec.c fix Malloc over/underflow 2018-06-18 10:25:17 +01:00
exo_udi.c python .h collision 2017-02-20 14:21:46 +00:00
exo.c python .h collision 2017-02-20 14:21:46 +00:00
fail_absmi_insts.h call cleanup 2017-09-06 01:13:00 +01:00
flags.c ;Merge ../../yap-6.3 2018-06-15 13:50:55 +01:00
fli_absmi_insts.h boot 2018-01-18 14:47:27 +00:00
globals.c meta 2018-05-30 13:07:45 +01:00
gmp_support.c python .h collision 2017-02-20 14:21:46 +00:00
gprof.c use same format for all call instructions; try to be more robust in doing g 2017-08-27 22:03:19 +01:00
grow.c replace cut_c by trail entries 2017-07-30 21:53:07 +01:00
heapgc.c fix early reset of local variables 2017-10-27 13:46:04 +01:00
index_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
index.c ;Merge ../../yap-6.3 2018-06-15 13:50:55 +01:00
init.c error propagation 2018-05-14 16:03:02 +01:00
inlines.c docs 2018-04-27 13:01:08 +01:00
learn2 Merge ssh://192.168.66.221/~vitor/Yap/yap-6.3 2016-11-02 00:16:36 -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 Fixes, mostly to the biting o 2017-12-10 01:22:45 +00:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c win... 2017-02-22 21:28:05 +00: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 droid 2018-03-19 15:41:06 +00: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 python .h collision 2017-02-20 14:21:46 +00:00
meta_absmi_insts.h python support 2017-05-27 22:54:00 +01:00
modules.c more doc stuff 2018-05-10 13:11:56 +01: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 docs 2018-04-27 13:01:08 +01:00
prim_absmi_insts.h fixes + win64 2016-11-08 01:37:36 -06:00
qlyr.c try to fix exceptions 2018-03-29 22:33:53 +01:00
qlyw.c saved states and anaconda 2017-11-15 12:18:19 +00:00
range.c python .h collision 2017-02-20 14:21:46 +00:00
realpath.c Avoid complaining from strlen 2015-09-21 17:05:36 -05:00
save.c error propagation 2018-05-14 16:03:02 +01:00
scanner.c numbers 2018-05-16 00:00:12 +01:00
signals.c improve signal handling. 2017-07-24 18:17:51 +01:00
sort.c fix error handling 2015-09-25 10:57:26 +01:00
stack.c stack info 2018-06-17 10:46:15 +01:00
stackinfo.c state 2018-06-14 11:27:43 +01:00
stdpreds.c android 2018-02-14 00:13:13 +00:00
text.c fix Malloc over/underflow 2018-06-18 10:25:17 +01:00
text.c.new memory 2017-12-01 10:42:10 +00:00
threads.c debugging 2018-05-24 12:00:10 +01:00
traced_absmi_insts.h small 2015-12-15 09:28:43 +00:00
tracer.c fixes 2018-06-15 11:09:04 +01: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_absmi_insts.h numbers 2018-05-16 00:00:12 +01:00
unify.c kea 2016-07-31 04:42:47 -05:00
userpreds.c remove support for confusing manipulation of $VAR 2015-12-15 08:48:53 +00:00
utilpreds.c simplify write 2018-05-15 12:36:18 +01:00
write.c state 2018-06-14 11:27:43 +01:00
y new jupiter intrface 2017-08-21 12:36:48 +01:00
yap-args.c ;Merge ../../yap-6.3 2018-06-15 13:50:55 +01:00