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
ba2c0ca2a0
support no trace predicates
2013-12-11 01:05:51 +00:00
..
absmi.c
small improvements to debugger, prolog mode and meta-call (*->)
2013-12-10 22:58:02 +00:00
adtdefs.c
keep trying to fix atoms
2013-12-04 23:01:30 +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
fix source clauses
2013-12-09 18:43:32 +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
atomic.c
fix number_codes/2 typo
2013-12-09 22:14:17 +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 string_code/3 plus some fixes
2013-12-06 23:24:01 +00:00
c_interface.c
small improvements to debugger, prolog mode and meta-call (*->)
2013-12-10 22:58:02 +00:00
cdmgr.c
support no trace predicates
2013-12-11 01:05:51 +00:00
clause_list.c
cache abstra machine register in threaded mode.
2011-03-07 16:02:55 +00:00
cmppreds.c
new string_code/3 plus some fixes
2013-12-06 23:24:01 +00:00
compiler.c
more atom/string manipulation fixes and SWI compatibility
2013-12-05 21:26:46 +00:00
computils.c
improve char conversion
2013-12-05 11:20:57 +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
nth_clause cleanup with support for mega and exo clauses
2013-12-09 14:16:30 +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
nth_clause cleanup with support for mega and exo clauses
2013-12-09 14:16:30 +00:00
eval.c
no GMP compilation
2013-09-06 23:03:24 +01:00
exec.c
small improvements to debugger, prolog mode and meta-call (*->)
2013-12-10 22:58:02 +00:00
exo_udi.c
fix win64
2013-11-16 16:58:07 +00:00
exo.c
Exo change to support external usage
2013-11-21 11:38:16 +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
more string fixes and get_code
2013-12-08 19:12:24 +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
more string fixes and get_code
2013-12-08 19:12:24 +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
more string fixes and get_code
2013-12-08 19:12:24 +00:00
pl-yap.c
more string fixes and get_code
2013-12-08 19:12:24 +00:00
qlyr.c
support no trace predicates
2013-12-11 01:05:51 +00:00
qlyw.c
support no trace predicates
2013-12-11 01:05:51 +00: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
more string fixes and get_code
2013-12-08 19:12:24 +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
small improvements to debugger, prolog mode and meta-call (*->)
2013-12-10 22:58:02 +00:00
sysbits.c
new text conversion and string code (big changes, take care please)
2013-12-02 14:49:41 +00:00
text.c
fix error handling
2013-12-10 18:55:58 +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
keep trying to fix atoms
2013-12-04 23:01:30 +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
more atom and string
2013-12-06 15:08:35 +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