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 0d749059a4 new text conversion and string code (big changes, take care please) 2013-12-02 14:50:02 +00:00
..
absmi.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
adtdefs.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
agc.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
alloc.c continue cleanup 2013-11-16 00:27:02 +00:00
amasm.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
analyst.c get rid of PROTO 2013-04-25 17:15:04 -05:00
arith0.c make sure wide property is always the first property. 2011-08-17 11:16:21 -07:00
arith1.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
arith2.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
arrays.c get rid of PROTO 2013-04-25 17:15:04 -05:00
atoms.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
attvar.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
bb.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
bignum.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
c_interface.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
cdmgr.c more reflection updates 2013-11-26 10:40:00 +01:00
clause_list.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
cmppreds.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
compiler.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
computils.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
corout.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
cut_c.c improve thread startup 2012-12-13 18:12:50 +00:00
dbase.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
depth_bound.c get rid of PROTO 2013-04-25 17:15:04 -05:00
dlmalloc.c mode changes 2011-07-25 17:09:28 +01:00
errors.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
eval.c no GMP compilation 2013-09-06 23:03:24 +01:00
exec.c yaam knows not about handles, and they do not know about the yaam 2013-11-20 22:23:29 +00:00
exo.c Exo change to support external usage 2013-11-21 11:38:16 +00:00
exo_udi.c fix win64 2013-11-16 16:58:07 +00:00
globals.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +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 handle unknown arch, from Keri Harris 2013-11-04 07:22:13 +00:00
grow.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
heapgc.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
index.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
init.c fix missing YapHeap 2013-11-25 11:22:44 +01:00
inlines.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
iopreds.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00: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 warning 2013-11-11 11:42:13 +00:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c Windows Threaded Patches 2013-11-13 17:04:34 +00:00
load_dyld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_foreign.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +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 get rid of PROTO 2013-04-25 17:15:04 -05:00
modules.c use *m in Yap_strip_module, not CurrentModule 2013-11-25 11:25:56 +01:00
other.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
parser.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
pl-yap.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
qlyr.c use SWI opts for read 2013-11-20 22:25:27 +00:00
qlyw.c get rid of PROTO 2013-04-25 17:15:04 -05:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c use SWI opts for read 2013-11-20 22:25:27 +00:00
scanner.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
signals.c enable thread debugging 2013-11-12 08:34:26 +00:00
sort.c get rid of PROTO 2013-04-25 17:15:04 -05:00
stdpreds.c for number free flag setting 2013-11-25 11:26:42 +01:00
strings.c new text conversion and string code (big changes, take care please) 2013-12-02 14:50:02 +00:00
sysbits.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
threads.c Allow `threads/0` to list zombie threads 2013-11-25 00:35:29 +01:00
tracer.c kdebugging stuff 2013-11-25 23:59:52 +01:00
udi.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
unify.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
userpreds.c get rid of PROTO 2013-04-25 17:15:04 -05:00
utilpreds.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
write.c new text conversion and string code (big changes, take care please) 2013-12-02 14:49:41 +00:00
yap-args.c fix compilation 2013-11-25 11:34:50 +01:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00