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 880a9989c3 small changes 2015-08-18 15:08:52 -05:00
..
absmi.c fix regression tests 2015-08-07 16:57:53 -05:00
absmi_insts.h fix regression tests 2015-08-07 16:57:53 -05:00
absmi_insts.i fix call to module code 2015-06-17 23:53:13 +01:00
adtdefs.c fix regression tests 2015-08-07 16:57:53 -05:00
agc.c fix regression tests 2015-08-07 16:57:53 -05:00
alloc.c drop unnecessary cast 2015-07-22 18:59:57 -05:00
amasm.c fix regression tests 2015-08-07 16:57:53 -05:00
analyst.c update docs 2014-09-11 14:06:57 -05:00
args.c small changes 2015-08-18 15:08:52 -05:00
arith0.c use new YAP flags 2015-06-18 00:18:28 +01:00
arith1.c fix regression tests 2015-08-07 16:57:53 -05:00
arith2.c fix regression tests 2015-08-07 16:57:53 -05:00
arrays.c AtomPtr -> AtomPointer 2015-08-18 14:30:25 -05:00
atomic.c fix regression tests 2015-08-07 16:57:53 -05: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 fix regression tests 2015-08-07 16:57:53 -05:00
cdmgr.c add warning of discontiguous and multiple file predicates 2015-08-18 14:32:24 -05:00
clause_list.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
cmppreds.c fix regression tests 2015-08-07 16:57:53 -05: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 consistency changes 2015-08-18 14:56:54 -05:00
eval.c fix regression tests 2015-08-07 16:57:53 -05:00
exec.c fix regression tests 2015-08-07 16:57:53 -05:00
exo.c fix regression tests 2015-08-07 16:57:53 -05: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 fix regression tests 2015-08-07 16:57:53 -05: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 fix regression tests 2015-08-07 16:57:53 -05: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 atom Term stuff 2015-08-18 14:57:53 -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 fix regression tests 2015-08-07 16:57:53 -05:00
parser.c add TokRep to supper syntax error handling 2015-08-18 14:47:01 -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 pretty stuff 2015-08-18 14:55:34 -05:00
qlyw.c fix regression tests 2015-08-07 16:57:53 -05:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c fix regression tests 2015-08-07 16:57:53 -05:00
scanner.c syntax_eror support 2015-08-18 14:59:24 -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 fix regression tests 2015-08-07 16:57:53 -05:00
text.c fix regression tests 2015-08-07 16:57:53 -05:00
threads.c syntax error handling 2015-07-27 22:22:44 -05:00
traced_absmi_insts.h fix regression tests 2015-08-07 16:57:53 -05: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 fix regression tests 2015-08-07 16:57:53 -05: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 atom term 2015-08-18 14:55:58 -05:00
write.c fix regression tests 2015-08-07 16:57:53 -05:00
yap-args.c prettying 2015-07-22 19:27:29 -05:00