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 019ca45bdb prettying 2015-07-22 19:27:29 -05:00
..
absmi.c Debugger should lays trace callee, never caller. 2015-07-22 18:58:23 -05:00
absmi_insts.h just in time native code: now compiles by doing cmake; make. 2015-02-06 18:11:52 +00:00
absmi_insts.i fix call to module code 2015-06-17 23:53:13 +01:00
adtdefs.c avoi ugly unsigned char * 2015-07-22 18:59:07 -05:00
agc.c do not need to restore HashPreds 2015-06-18 00:14:59 +01:00
alloc.c drop unnecessary cast 2015-07-22 18:59:57 -05:00
amasm.c new flag design 2015-06-18 00:12:25 +01:00
analyst.c update docs 2014-09-11 14:06:57 -05:00
args.c support for handling lists of arguments 2015-06-18 00:16:07 +01:00
arith0.c use new YAP flags 2015-06-18 00:18:28 +01:00
arith1.c improve error messages 2015-06-18 00:19:23 +01:00
arith2.c Work in progress fixing evaluable type error terms 2015-04-09 01:51:36 +01:00
arrays.c compile with threads stuff 2015-06-19 00:15:39 +01:00
atomic.c doc support 2015-06-18 07:57:16 +01:00
attvar.c doc support 2015-01-04 23:58:23 +00:00
bb.c doc support 2015-01-04 23:58:23 +00:00
bignum.c threads 2015-06-19 00:42:15 +01:00
blobs.c SWI-style blobs 2015-07-22 19:00:28 -05:00
c_interface.c initialize YAAM regs earl on. 2015-07-22 19:01:15 -05:00
cdmgr.c let the compiler say what was the actual error. 2015-07-22 19:02:41 -05:00
clause_list.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
cmppreds.c doc support 2015-01-04 23:58:23 +00:00
compiler.c cmake and jit 2015-01-26 04:02:46 +00:00
computils.c synchronize compiler oops with their descriptions 2014-10-02 14:15:17 +01:00
control_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
corout.c Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
cp_absmi_insts.h avoid using space on statistics 2015-04-21 16:09:43 -06:00
cut_c.c removed unnecessary cut_c macros (always on) 2014-02-11 07:15:39 -08:00
dbase.c avoid using space on statistics 2015-04-21 16:09:43 -06:00
depth_bound.c infinity, try to fix the ffsll mess, warnings 2015-01-05 16:06:32 +00:00
dlmalloc.c replace locks by critical sections in interrupt handling 2014-09-02 14:19:23 -05:00
errors.c fixes to warning and complicated cases where warnings are called insidewarning 2015-07-22 19:04:22 -05:00
eval.c Work in progress fixing evaluable type error terms 2015-04-09 01:51:36 +01:00
exec.c fox tracing/ 2015-07-22 19:05:06 -05:00
exo.c bootstrap and small cleanups 2015-07-06 11:59:50 +01:00
exo_udi.c fix warnings 2014-12-01 00:02:59 +00:00
fail_absmi_insts.h split absmi 2015-01-18 03:00:19 +00:00
flags.c module specific flags 2015-07-06 11:53:50 +01:00
fli_absmi_insts.h android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
globals.c export getval to C-code. 2015-07-22 19:12:32 -05:00
gmp_support.c cosmetic 2015-01-18 01:32:13 +00:00
gprof.c update docs 2014-09-11 14:06:57 -05:00
grow.c fix stack swap 2015-07-22 19:15:08 -05:00
heapgc.c small interf change 2015-06-19 00:31:44 +01:00
index.c LOCAL_c_error_stream Prolog only 2015-06-19 00:18:00 +01:00
index_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
init.c BEW CONSTANTS. 2015-07-22 19:19:35 -05:00
inlines.c UM #303: integer handling 2015-02-09 10:15:11 +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 make sure too refer to dlfcn.h 2015-06-18 00:24:47 +01: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 prettying 2015-07-22 19:27:29 -05: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
lu_absmi_insts.h avoid using space on statistics 2015-04-21 16:09:43 -06:00
mavar.c doc support 2015-01-04 23:58:23 +00:00
meta_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
modules.c cmake & text support 2015-06-19 01:30:13 +01:00
or_absmi_insts.h split absmi 2015-01-18 03:00:19 +00:00
other.c prettying 2015-07-22 19:27:29 -05:00
parser.c prettying 2015-07-22 19:27:29 -05:00
pl-yap.c cmake & text support 2015-06-19 01:30:13 +01:00
prim_absmi_insts.h JIT 2015-01-20 03:00:42 +00:00
qlyr.c fix locks 2015-06-19 10:10:02 +01:00
qlyw.c prettying 2015-07-22 19:27:29 -05:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c cmake & text support 2015-06-19 01:30:13 +01:00
scanner.c make $ SY from very beginning 2015-07-22 19:26:40 -05:00
signals.c bootstrap and small cleanups 2015-07-06 11:59:50 +01:00
sort.c Windows fixes, mainly H -> HB 2014-01-19 21:15:05 +00:00
stdpreds.c prettying 2015-07-22 19:27:29 -05:00
text.c cmake & text support 2015-06-19 01:30:13 +01:00
threads.c fix locks 2015-06-19 10:10:02 +01:00
traced_absmi_insts.h cmake & text support 2015-06-19 01:30:13 +01:00
tracer.c prettying 2015-07-22 19:27:29 -05:00
type_absmi_insts.h UM #303: integer handling 2015-02-09 10:15:11 +00:00
udi.c fix warning. 2014-10-19 13:10:02 +01:00
unify.c doc support 2015-01-04 23:58:23 +00:00
unify_absmi_insts.h split absmi 2015-01-18 03:00:19 +00:00
userpreds.c get rid of PROTO 2013-04-25 17:15:04 -05:00
utf8.c old swi library: replace by original yap code 2015-06-18 01:47:23 +01:00
utilpreds.c kill dead code 2015-02-13 12:24:15 +00:00
write.c bootstrap and small cleanups 2015-07-06 11:59:50 +01:00
x.c New Flags code 2015-06-18 07:55:07 +01:00
yap-args.c prettying 2015-07-22 19:27:29 -05:00