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
Vítor Santos Costa b701e571b0 fix conversion to be stricter, fix a looping bug 2015-11-05 16:40:25 +00:00
..
absmi.c Use z for initialisation 2015-11-05 15:04:12 +00:00
absmi_insts.h Use z for initialisation 2015-11-05 15:04:12 +00:00
absmi_insts.i Use z for initialisation 2015-11-05 15:04:12 +00:00
adtdefs.c indenting 2015-10-22 00:25:11 +01:00
agc.c fix pthread complaining 2015-10-22 00:33:38 +01:00
alloc.c Always know size limits 2015-11-05 15:24:03 +00:00
amasm.c init spelling plus linter 2015-11-05 15:05:36 +00:00
analyst.c update docs 2014-09-11 14:06:57 -05:00
args.c free memory 2015-11-05 16:39:34 +00: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 fix error handling 2015-09-25 10:57:26 +01:00
arrays.c allow opening array with different size on top of other; 2015-11-05 16:18:44 +00:00
atomic.c fix conversion to be stricter, fix a looping bug 2015-11-05 16:40:25 +00:00
attvar.c linting 2015-11-05 16:39:04 +00:00
bb.c fix error handling 2015-09-25 10:57:26 +01:00
bignum.c fix bug in big num to string 2015-11-05 15:09:54 +00:00
blobs.c handle user error in blob to file. 2015-11-05 15:14:11 +00:00
c_interface.c init spelling and remove debugging 2015-11-05 16:38:18 +00:00
cdmgr.c various 2015-11-05 15:11:57 +00:00
clause_list.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
cmppreds.c Avoid complaining from strlen 2015-09-21 17:05:36 -05:00
compiler.c init spelling 2015-11-05 15:12:29 +00:00
computils.c protect pointer 2015-11-05 15:24:27 +00:00
control_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
corout.c fix error handling 2015-09-25 10:57:26 +01:00
cp_absmi_insts.h fix error handling 2015-09-25 10:57:26 +01:00
cut_c.c removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
dbase.c fix error handling 2015-09-25 10:57:26 +01: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 Fix error hanfler 2015-11-05 15:21:21 +00:00
eval.c first cut at detecting error source 2015-09-29 23:13:05 +01:00
exec.c init spelling and remove debugging 2015-11-05 16:38:18 +00: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 split absmi 2015-01-18 03:00:19 +00:00
flags.c small typos 2015-10-09 10:27:48 +01:00
fli_absmi_insts.h Error handling: make PP or P available 2015-09-29 23:04:01 +01:00
globals.c init spelling and remove debugging 2015-11-05 16:38:18 +00:00
gmp_support.c cosmetic 2015-01-18 01:32:13 +00: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 init spelling and remove debugging 2015-11-05 16:38:18 +00:00
index.c init spelling and remove debugging 2015-11-05 16:38:18 +00:00
index_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
init.c init spelling effort 2015-11-05 15:25:58 +00:00
inlines.c fix error handling 2015-09-25 10:57:26 +01:00
load_aix.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_aout.c fix error handling 2015-09-25 10:57:26 +01:00
load_coff.c fix error handling 2015-09-25 10:57:26 +01:00
load_dl.c gcc warnings 2015-10-20 08:06:46 +01:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c improve executable search. 2014-03-04 12:00:13 +00:00
load_dyld.c improve executable search. 2014-03-04 12:00:13 +00:00
load_foreign.c Avoid complaining from strlen 2015-09-21 17:05:36 -05:00
load_none.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_shl.c init spelling 2015-11-05 16:36:55 +00:00
lu_absmi_insts.h fix error handling 2015-09-25 10:57:26 +01:00
mavar.c init spelling 2015-11-05 16:36:55 +00:00
meta_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
modules.c Avoid complaining from strlen 2015-09-21 17:05:36 -05:00
or_absmi_insts.h split absmi 2015-01-18 03:00:19 +00:00
other.c fix regression tests 2015-08-07 16:57:53 -05:00
parser.c fix slot leaks 2015-10-09 10:31:07 +01:00
prim_absmi_insts.h fix error handling 2015-09-25 10:57:26 +01:00
qlyr.c fix error handling 2015-09-25 10:57:26 +01:00
qlyw.c Avoid complaining from strlen 2015-09-21 17:05:36 -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 generic fixes, mostly indentin 2015-10-22 00:45:21 +01:00
scanner.c init spelling 2015-11-05 15:28:39 +00:00
signals.c use same name for function and predicate. 2015-11-05 15:31:09 +00:00
sort.c fix error handling 2015-09-25 10:57:26 +01:00
stack.c avoid using Debug only constructs. 2015-11-05 15:32:57 +00:00
stackinfo.c fix error handling 2015-09-25 10:57:26 +01:00
stdpreds.c fix current_predicate 2015-11-05 16:12:07 +00:00
text.c remove excessive care 2015-11-05 16:12:51 +00:00
threads.c misc 2015-11-05 16:35:25 +00:00
traced_absmi_insts.h misc 2015-11-05 16:35:25 +00:00
tracer.c generic fixes, mostly indentin 2015-10-22 00:45:21 +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.c init spelling 2015-11-05 16:13:47 +00:00
unify_absmi_insts.h misc 2015-11-05 16:35:25 +00:00
userpreds.c generic fixes, mostly indentin 2015-10-22 00:45:21 +01:00
utilpreds.c generic fixes, mostly indentin 2015-10-22 00:45:21 +01:00
write.c misc 2015-11-05 16:35:25 +00:00
yap-args.c prettying 2015-07-22 19:27:29 -05:00