.. |
absmi.c
|
fix interrupt handling, especially for ! and ;
|
2014-05-25 20:43:52 +01:00 |
adtdefs.c
|
use const wherever possible
|
2014-05-25 20:44:57 +01:00 |
agc.c
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
alloc.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
amasm.c
|
support debugging of compiler-level instructions.
|
2014-05-22 21:57:54 +01:00 |
analyst.c
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
arith0.c
|
doc
|
2014-05-06 13:58:08 +01:00 |
arith1.c
|
doc support
|
2014-04-21 11:14:18 +01:00 |
arith2.c
|
doc support
|
2014-04-21 11:14:18 +01:00 |
arrays.c
|
patch for OPTYap from João Silva
|
2014-02-05 16:21:21 +00:00 |
atomic.c
|
fix string_concat/2
|
2014-04-09 12:39:29 +01:00 |
attvar.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
bb.c
|
change the way predicates are hidden
|
2012-10-19 18:10:48 +01:00 |
bignum.c
|
make MYDDAS into its own module.
|
2014-01-24 19:59:42 +00:00 |
c_interface.c
|
synch interface with implementation.
|
2014-05-25 20:48:06 +01:00 |
cdmgr.c
|
use const wherever possible
|
2014-05-25 20:46:04 +01:00 |
clause_list.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
cmppreds.c
|
doc changes
|
2014-05-12 17:49:11 +01:00 |
compiler.c
|
support debugging of compiler-level instructions.
|
2014-05-22 21:57:54 +01:00 |
computils.c
|
support debugging of compiler-level instructions.
|
2014-05-22 21:57:54 +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
|
fix thread_local decls.
|
2014-04-24 14:25:21 +01:00 |
depth_bound.c
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
dlmalloc.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
errors.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
eval.c
|
documenetation .
|
2014-05-14 10:01:11 +01:00 |
exec.c
|
fix interrupt handling, especially for ! and ;
|
2014-05-25 20:43:52 +01:00 |
exo_udi.c
|
portability.
|
2014-04-29 18:17:23 +01:00 |
exo.c
|
avoid unions called u: they confuse eclipse.
|
2014-02-18 09:44:01 +00:00 |
globals.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00: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
|
ndk support
|
2014-02-27 16:31:20 +00:00 |
grow.c
|
fix missing instruction.
|
2014-05-25 20:46:39 +01:00 |
heapgc.c
|
deadlock avoidance.
|
2014-04-28 11:47:53 +01:00 |
index.c
|
fix string_concat/2
|
2014-04-09 12:39:29 +01:00 |
init.c
|
use const wherever possible
|
2014-05-25 20:46:04 +01:00 |
inlines.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
iopreds.c
|
bad call to style_checker.
|
2014-05-07 09:35:57 +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
|
slots again: make sure they're bound after resetting the stack and when calling InitForeign
|
2013-12-18 19:34:15 +00: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
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
modules.c
|
fix checker to use read for singleton variables, instead of always computing
|
2014-04-23 21:39:32 +01:00 |
other.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
parser.c
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
pl-yap.c
|
handle int64 in 32 bits no gmp as floats..
|
2014-05-04 22:26:53 +01:00 |
qlyr.c
|
use const wherever possible
|
2014-05-25 20:46:04 +01:00 |
qlyw.c
|
avoid unions called u: they confuse eclipse.
|
2014-02-18 09:44:01 +00:00 |
range.c
|
range predicates.
|
2012-11-02 22:36:33 +00:00 |
save.c
|
fix changes in variable names
|
2014-02-16 12:57:00 +00:00 |
scanner.c
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
signals.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
sort.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
stdpreds.c
|
WIN64 support (sill needs improvement)
|
2014-03-06 02:09:48 +00:00 |
sysbits.c
|
handle locking more carefully (especially protect gc and stack shifting).
|
2014-04-23 22:41:12 +01:00 |
text.c
|
use const wherever possible
|
2014-05-25 20:47:35 +01:00 |
threads.c
|
fix small EClipse complaints
|
2014-05-25 20:50:07 +01:00 |
tracer.c
|
fix checker to use read for singleton variables, instead of always computing
|
2014-04-23 21:39:32 +01:00 |
udi.c
|
Exo compilation, the range example.
|
2013-04-16 20:04:53 -05:00 |
unify.c
|
Windows fixes, mainly H -> HB
|
2014-01-19 21:15:05 +00:00 |
userpreds.c
|
get rid of PROTO
|
2013-04-25 17:15:04 -05:00 |
utilpreds.c
|
improve handling of meta-call in setof and debugging
|
2014-02-19 00:04:26 +00:00 |
write.c
|
fix bad handle recovery properly.
|
2014-05-15 01:11:26 +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 |