..
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
absmi.c
fix creeping over dealloc, even it requires duplicating some code
2016-01-20 22:15:23 +00:00
adtdefs.c
protect from possible overflow
2016-02-11 05:55:53 -08:00
agc.c
fix pthread complaining
2015-10-22 00:33:38 +01:00
alloc.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
amasm.c
prettification
2016-01-03 01:17:39 +00:00
analyst.c
update docs
2014-09-11 14:06:57 -05:00
args.c
complain more + utility function
2016-02-11 05:57:03 -08: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
error_handling
2016-01-31 11:54:45 +00: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 bug in big num to string
2015-11-05 15:09:54 +00:00
blobs.c
fmemopen compat work on Unix
2016-01-31 10:05:15 +00:00
c_interface.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
cdmgr.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
clause_list.c
pretty print
2016-01-31 10:14:28 +00:00
cmppreds.c
Add missing documentation
2016-01-20 22:18:17 +00: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
fix gc handling from deallocate
2016-01-06 12:30:33 +00: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
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
current_predicate
2016-01-08 03:18:36 +00: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
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
eval.c
first cut at detecting error source
2015-09-29 23:13:05 +01:00
exec.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
exo_udi.c
fix warnings
2014-12-01 00:02:59 +00:00
exo.c
fix error handling
2015-09-25 10:57:26 +01:00
fail_absmi_insts.h
retry_or des not have access to arguments
2016-01-31 10:06:30 +00:00
flags.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
fli_absmi_insts.h
Error handling: make PP or P available
2015-09-29 23:04:01 +01:00
globals.c
Add documentation
2015-11-18 15:06:25 +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
fix gc_trace flag
2016-01-06 12:38:28 +00:00
index_absmi_insts.h
JIT
2015-01-20 03:00:42 +00:00
index.c
init spelling and remove debugging
2015-11-05 16:38:18 +00:00
init.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
inlines.c
Add documentation
2015-11-18 15:06:25 +00: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
Add documentation
2015-11-18 15:06:25 +00:00
load_dld.c
fix argv[0] discovery.
2013-01-13 17:55:13 +00:00
load_dll.c
cons stuff
2016-01-31 10:17:19 +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
Add missing documentation
2016-01-20 22:18:17 +00:00
meta_absmi_insts.h
small
2015-12-15 09:28:43 +00:00
modules.c
more system_module stuff
2016-01-31 10:17:47 +00: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
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
prim_absmi_insts.h
fix error handling
2015-09-25 10:57:26 +01:00
qlyr.c
bug fices
2016-01-03 02:06:09 +00:00
qlyw.c
bug fices
2016-01-03 02:06:09 +00: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
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
scanner.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
signals.c
bug fices
2016-01-03 02:06:09 +00:00
sort.c
fix error handling
2015-09-25 10:57:26 +01:00
stack.c
fix error crash while constructing error term
2016-01-20 23:16:04 +00:00
stackinfo.c
fix error handling
2015-09-25 10:57:26 +01:00
stdpreds.c
fix abolish
2016-02-01 02:46:39 +00:00
text.c
- add debugging code to memory allocation
2016-02-11 06:03:33 -08:00
threads.c
bug fices
2016-01-03 02:06:09 +00:00
traced_absmi_insts.h
small
2015-12-15 09:28:43 +00:00
tracer.c
small fixes
2016-01-31 10:22:24 +00: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
misc
2015-11-05 16:35:25 +00:00
unify.c
init spelling
2015-11-05 16:13:47 +00:00
userpreds.c
remove support for confusing manipulation of $VAR
2015-12-15 08:48:53 +00:00
utilpreds.c
improve performance
2016-01-06 12:39:12 +00:00
write.c
bug fices
2016-01-03 02:06:09 +00:00
yap-args.c
small cleanups
2016-01-31 10:21:50 +00:00