..
absmi.c
fix bb usage of DB.
2014-10-11 01:39:09 +01:00
adtdefs.c
avoid int
2014-09-23 22:35:01 +01:00
agc.c
WIN64 support (sill needs improvement)
2014-03-06 02:09:48 +00:00
alloc.c
use stdbool
2014-09-09 23:50:43 -05:00
amasm.c
fix debugging message.
2014-10-02 14:48:47 +01:00
analyst.c
update docs
2014-09-11 14:06:57 -05:00
arith0.c
second try to fix error handling in arithmetic expressions. THis time:
2014-10-16 10:49:11 +01:00
arith1.c
second try to fix error handling in arithmetic expressions. THis time:
2014-10-16 10:49:11 +01:00
arith2.c
second try to fix error handling in arithmetic expressions. THis time:
2014-10-16 10:49:11 +01:00
arrays.c
improve docs
2014-09-15 03:13:50 -05:00
atomic.c
fix atomic_concat/3 to be backtrackable.
2014-10-12 00:32:17 +01:00
attvar.c
update docs
2014-09-11 14:06:57 -05:00
bb.c
update docs
2014-09-11 14:06:57 -05:00
bignum.c
update docs
2014-09-11 14:06:57 -05:00
c_interface.c
fix reset in qload
2014-09-22 18:10:51 +01:00
cdmgr.c
compute mian functor correctly a(X), [Y] <-- b(X,Y).
2014-10-07 21:04:54 +01:00
clause_list.c
Fix: eclipse >u. into >y_u.
2014-05-30 01:06:09 +01:00
cmppreds.c
always deref arguments to built-ins.
2014-10-02 14:32:26 +01:00
compiler.c
avoid warning
2014-10-13 12:33:24 +01:00
computils.c
synchronize compiler oops with their descriptions
2014-10-02 14:15:17 +01:00
corout.c
Windows fixes, mainly H -> HB
2014-01-19 21:15:05 +00:00
cut_c.c
removed unnecessary cut_c macros (always on)
2014-02-11 07:15:39 -08:00
dbase.c
move message queues to C
2014-10-13 12:34:52 +01:00
depth_bound.c
get rid of PROTO
2013-04-25 17:15:04 -05:00
dlmalloc.c
replace locks by critical sections in interrupt handling
2014-09-02 14:19:23 -05:00
errors.c
second try to fix error handling in arithmetic expressions. THis time:
2014-10-16 10:49:11 +01:00
eval.c
second try to fix error handling in arithmetic expressions. THis time:
2014-10-16 10:49:11 +01:00
exec.c
improve support for floating point exceptions.
2014-10-14 01:13:31 +01:00
exo_udi.c
portability.
2014-04-29 18:17:23 +01:00
exo.c
fix warnings
2014-06-19 15:05:46 +01:00
globals.c
move message queues to C
2014-10-13 12:34:52 +01:00
gmp_support.c
new text conversion and string code (big changes, take care please)
2013-12-02 14:49:41 +00:00
gprof.c
update docs
2014-09-11 14:06:57 -05:00
grow.c
fix compiltion of binary tests to use a long instruction.
2014-10-02 14:38:23 +01:00
heapgc.c
use stdbool
2014-09-09 23:50:43 -05:00
index.c
update docs
2014-09-11 14:06:57 -05:00
init.c
move message queues to C
2014-10-13 12:34:52 +01:00
inlines.c
update docs
2014-09-11 14:06:57 -05:00
iopreds.c
support outputting strings for debugging.
2014-10-02 14:17:26 +01:00
load_aix.c
fix argv[0] discovery.
2013-01-13 17:55:13 +00:00
load_aout.c
fix argv[0] discovery.
2013-01-13 17:55:13 +00:00
load_coff.c
fix argv[0] discovery.
2013-01-13 17:55:13 +00:00
load_dl.c
osx patches
2014-03-06 15:39:56 +00: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
qload
2014-09-22 18:13:35 +01:00
load_none.c
fix argv[0] discovery.
2013-01-13 17:55:13 +00:00
load_shl.c
get rid of PROTO
2013-04-25 17:15:04 -05:00
mavar.c
more doc udates
2014-09-15 13:10:49 -05:00
modules.c
fix undefined procedures to allow hooks as before.
2014-10-10 10:00:27 +01:00
other.c
Windows fixes, mainly H -> HB
2014-01-19 21:15:05 +00:00
parser.c
more doc udates
2014-09-15 13:10:49 -05:00
pl-yap.c
More thread fixes, including true anonymous mqueues, worker_id for sequential,
2014-10-14 15:53:24 +01:00
qlyr.c
qload/qsave implementation.
2014-10-02 14:57:50 +01:00
qlyw.c
qload/qsave implementation.
2014-10-02 14:57:50 +01:00
range.c
range predicates.
2012-11-02 22:36:33 +00:00
save.c
use stdbool
2014-09-09 23:50:43 -05:00
scanner.c
improve docs
2014-09-15 03:13:50 -05:00
signals.c
generate exceptions on arithmetic errors
2014-10-15 11:06:07 +01:00
sort.c
Windows fixes, mainly H -> HB
2014-01-19 21:15:05 +00:00
stdpreds.c
update docs
2014-09-11 14:06:57 -05:00
sysbits.c
second try to fix error handling in arithmetic expressions. THis time:
2014-10-16 10:49:11 +01:00
text.c
fix warnings
2014-06-19 15:05:46 +01:00
threads.c
Yap_cputime() needs thread local memory, so be careful about releasing
2014-10-15 12:32:00 +01:00
tracer.c
move message queues to C
2014-10-13 12:34:52 +01:00
udi.c
Exo compilation, the range example.
2013-04-16 20:04:53 -05:00
unify.c
update docs
2014-09-11 14:06:57 -05:00
userpreds.c
get rid of PROTO
2013-04-25 17:15:04 -05:00
utilpreds.c
update docs
2014-09-11 14:06:57 -05:00
write.c
handl weird cases in writing []
2014-09-23 22:33:31 +01:00
yap-args.c
fix changes in variable names
2014-02-16 12:57:00 +00:00
ypstdio.c
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00