This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
History
Vítor Santos Costa
6738682c26
handle int64 in 32 bits no gmp as floats..
2014-05-04 22:26:53 +01:00
..
absmi.c
handle locking more carefully (especially protect gc and stack shifting).
2014-04-23 22:41:12 +01:00
adtdefs.c
make consult reconsult the original file, so that
2014-04-24 11:40:35 +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
Avoid using repeated fiels names ( u -> ut ).
2014-03-12 15:47:53 +00:00
analyst.c
get rid of PROTO
2013-04-25 17:15:04 -05:00
arith0.c
doc support
2014-04-21 11:14:18 +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
portability.
2014-04-29 18:17:23 +01:00
cdmgr.c
fix multifile handling.
2014-04-24 14:24:27 +01:00
clause_list.c
Windows fixes, mainly H -> HB
2014-01-19 21:15:05 +00:00
cmppreds.c
doc support
2014-04-21 11:14:18 +01:00
compiler.c
João Silva patch for yapor copy+tabling
2014-03-08 11:50:20 +00:00
computils.c
avoid unions called u: they confuse eclipse.
2014-02-18 09:44:01 +00: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
doc support
2014-04-21 11:14:18 +01:00
exec.c
handle locking more carefully (especially protect gc and stack shifting).
2014-04-23 22:41:12 +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
deadlock avoidance.
2014-04-28 11:47:53 +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
fix changes in variable names
2014-02-16 12:57:00 +00:00
inlines.c
handle locking more carefully (especially protect gc and stack shifting).
2014-04-23 22:41:12 +01:00
iopreds.c
fix checker to use read for singleton variables, instead of always computing
2014-04-23 21:39:32 +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
support no trace predicates
2013-12-11 01:05:51 +00: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
avoid using min
2014-03-20 12:19:38 +00:00
threads.c
handle locking more carefully (especially protect gc and stack shifting).
2014-04-23 22:41:12 +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
- versioning in macos
2014-02-20 10:38:18 +00: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