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 6de73e6469 introudce handle_t and arity_t
Android: /assets and debugging
2014-06-11 19:35:45 +01:00
..
absmi.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +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 Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +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 Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02: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 introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
cdmgr.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
clause_list.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01: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: eclipse >u. into >y_u. 2014-05-30 01:06:09 +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: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
exo.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
exo_udi.c portability. 2014-04-29 18:17:23 +01:00
globals.c Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02: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 Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
grow.c changes to support eclipse compat 2014-06-04 22:08:37 +01:00
heapgc.c changes to support eclipse compat 2014-06-04 22:08:37 +01:00
index.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
init.c Fix: eclipse >u. into >y_u. 2014-05-30 01:06:09 +01:00
inlines.c Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02:00
iopreds.c introudce handle_t and arity_t 2014-06-11 19:35:45 +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 introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
qlyr.c introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
qlyw.c introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c introudce handle_t and arity_t 2014-06-11 19:35:45 +01: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 introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
text.c use const wherever possible 2014-05-25 20:47:35 +01:00
threads.c introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
tracer.c introudce handle_t and arity_t 2014-06-11 19:35:45 +01:00
udi.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
unify.c Fix: Win32 defines Bind, so change Bind to YapBind. 2014-05-29 11:32:28 +02:00
userpreds.c get rid of PROTO 2013-04-25 17:15:04 -05:00
utilpreds.c changes to support eclipse compat 2014-06-04 22:08:37 +01:00
write.c fix non locale code 2014-06-11 19:30:44 +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