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
Vitor Santos Costa 90abff4f2f Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
..
absmi.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
adtdefs.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
agc.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
alloc.c itry to use size_t 2012-12-14 19:35:26 +00:00
amasm.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
analyst.c moved several global variables to misc/GLOBALS 2011-05-25 16:40:36 +01: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 change the way predicates are hidden 2012-10-19 18:10:48 +01:00
attvar.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
bb.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
bignum.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
c_interface.c avoid unnecessary CACHE_REGS in inlines. 2013-03-26 16:10:03 -05:00
cdmgr.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
clause_list.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
cmppreds.c fix comparsion with wide/unwide characters 2012-10-29 09:43:05 +00:00
compiler.c fix save_cp 2013-02-15 10:30:53 -06:00
computils.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
corout.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
cut_c.c improve thread startup 2012-12-13 18:12:50 +00:00
dbase.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
depth_bound.c depth limit cn go to infinity 2013-01-20 23:15:09 +00:00
dlmalloc.c mode changes 2011-07-25 17:09:28 +01:00
errors.c fix message 2013-04-16 14:38:01 -05:00
eval.c support for X^[A,B] and X^length in arithmetic expressions. 2011-10-27 12:36:48 +02:00
exec.c Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2013-02-17 07:03:38 -06:00
exo.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
exo_udi.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
globals.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
gmp_support.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
gprof.c fix profiler reset on OSX. 2013-02-17 08:05:20 -06:00
grow.c exo stuff 2013-01-09 09:21:07 +00:00
heapgc.c update to newer pl-file.c and pl-write.c. 2013-01-15 16:51:55 +00:00
index.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
init.c fix memory allocation 2013-03-19 21:25:46 -05:00
inlines.c debugger progress 2013-02-13 09:06:06 -06:00
iopreds.c fix compatibility with swi: _PL_unify_atomic 2013-01-20 16:46: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 fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_dll.c windows stuff 2013-01-19 11:47:14 +00:00
load_dyld.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_foreign.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_none.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
load_shl.c fix argv[0] discovery. 2013-01-13 17:55:13 +00:00
mavar.c change define SBA to YAPOR_SBA 2011-03-30 15:32:59 +01:00
modules.c range and fix locals. 2012-10-23 14:55:44 +01:00
other.c cache abstra machine register in threaded mode. 2011-03-07 16:02:55 +00:00
parser.c check for overflow in big strings 2012-10-16 08:44:26 +01:00
pl-yap.c sysError 2013-01-21 09:37:32 +00:00
qlyr.c improve error handling for qload 2013-01-18 14:29:41 +00:00
qlyw.c save/restore exo 2013-01-11 18:36:34 +00:00
range.c range predicates. 2012-11-02 22:36:33 +00:00
save.c io desc 0 is ok if all inp/out is closed 2013-04-07 02:13:29 +01:00
scanner.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
signals.c pass regs when constructing long ints and floats. 2013-03-26 15:01:52 -05:00
sort.c change the way predicates are hidden 2012-10-19 18:10:48 +01:00
stdpreds.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
sysbits.c just ignore SIGHUP 2013-03-03 20:29:02 -06:00
threads.c improve thread startup 2012-12-13 18:12:50 +00:00
tracer.c fix extra message. 2012-08-14 16:08:03 -05:00
udi.c Exo compilation, the range example. 2013-04-16 20:04:53 -05:00
unify.c fix cyclic_term mess up from yesterday. 2012-10-03 09:11:37 +01:00
userpreds.c more operator stuff. 2011-08-17 14:35:29 -07:00
utilpreds.c fix messages with single atom 2013-04-14 21:37:43 +01:00
write.c ifix indenting 2012-12-10 12:48:02 +00:00
yap-args.c "-nosignals" option (used by JPL) 2012-09-26 22:06:59 +01:00
ypstdio.c all global symbols should now start with _YAP 2002-11-11 17:38:10 +00:00