.. |
absmi_insts.h
|
call_cleanup in C plus indenting
|
2016-03-29 01:55:12 +01:00 |
absmi_insts.i
|
call_cleanup in C plus indenting
|
2016-03-29 01:55:12 +01:00 |
absmi.c
|
support other architectures: arm64, mips
|
2016-05-30 11:18:35 +01:00 |
adtdefs.c
|
fix nil pointer in prolog profiler
|
2016-05-13 11:41:19 +01:00 |
agc.c
|
bad flag usage
|
2016-06-17 15:49:08 +01:00 |
alloc.c
|
fix dlmalloc
|
2016-06-17 15:50:04 +01:00 |
amasm.c
|
fix nil pointer in prolog profiler
|
2016-05-13 11:41:19 +01:00 |
analyst.c
|
update docs
|
2014-09-11 14:06:57 -05:00 |
args.c
|
thread compilation
|
2016-02-22 13:01:09 +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
|
Paulo Moura: fix iso_is_2_35
|
2016-03-05 12:50:43 +00:00 |
arrays.c
|
fix scripts
|
2016-04-26 15:33:16 +01:00 |
atomic.c
|
upcast and downcast
|
2016-05-30 11:22:47 +01: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
|
Support for booting when YAP is called from a generic app
|
2016-06-17 16:02:36 +01:00 |
cdmgr.c
|
Boot fixes.
|
2016-06-04 23:19:49 +01: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
|
indenting
|
2016-05-14 11:34:27 +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
|
Add routine to output a directory in a string.
|
2016-06-17 16:04:33 +01:00 |
eval.c
|
first cut at detecting error source
|
2015-09-29 23:13:05 +01:00 |
exec.c
|
reorder init to handle possible overflows
|
2016-06-17 16:13:15 +01: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
|
call readline at the right time
|
2016-06-17 16:07:45 +01:00 |
fli_absmi_insts.h
|
call_cleanup in C plus indenting
|
2016-03-29 01:55:12 +01: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_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
|
true vs TRUE
|
2016-06-17 16:20:10 +01:00 |
inlines.c
|
don't inline == and \= for now.
|
2016-03-30 01:24:34 +01: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
|
change bootstrap sequence to support -B and to allow booting from pl files
|
2016-05-10 08:33:44 +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
|
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
|
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
|
small
|
2015-12-15 09:28:43 +00:00 |
modules.c
|
don't blow up with bad modules
|
2016-06-02 10:52:06 +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
|
encoding not needed
|
2016-04-14 11:32:44 +01:00 |
prim_absmi_insts.h
|
don't inline == and \= for now.
|
2016-03-30 01:24:34 +01:00 |
qlyr.c
|
boot flags update.
|
2016-06-17 16:25:43 +01: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
|
compilation complaints on dead code
|
2016-06-17 16:26:58 +01:00 |
scanner.c
|
make modules remember which operators they ever defined.
|
2016-04-28 15:01:16 +01: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
|
null pointer in errorr handling
|
2016-06-17 16:27:56 +01:00 |
stackinfo.c
|
fix error handling
|
2015-09-25 10:57:26 +01:00 |
stdpreds.c
|
fix current_predicate yet again
|
2016-05-12 11:50:30 +01:00 |
text.c
|
print predicate indicator
|
2016-06-17 16:29:23 +01: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
|
trace in Android
|
2016-06-17 16:35:38 +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
|
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
|
avoid messing with stream 1
|
2016-06-17 17:06:19 +01:00 |
yap-args.c
|
fix unused mcros
|
2016-06-17 16:34:37 +01:00 |