.. |
arith.yap
|
fix non-determinism in arithmetic compilation.
|
2011-05-08 23:11:56 +01:00 |
arrays.yap
|
fix bug in create array: argument order was reversed.
|
2008-11-14 14:53:44 +00:00 |
attributes.yap
|
module stuff.
|
2012-01-10 18:50:04 +00:00 |
boot.yap
|
allow calling directives with VL and Line Number.
|
2012-02-13 09:39:29 +00:00 |
callcount.yap
|
code review
|
2006-03-24 16:26:31 +00:00 |
checker.yap
|
allow multifile as an user predicate.
|
2011-06-14 09:02:16 +01:00 |
chtypes.yap
|
fix small differences
|
2011-03-09 13:33:30 +00:00 |
consult.yap
|
fix recent regressions on :- if, etc.
|
2012-03-04 10:22:40 +00:00 |
control.yap
|
mode changes
|
2011-07-25 17:09:28 +01:00 |
corout.yap
|
fix error messages to obey standard.
|
2010-10-12 22:02:24 +01:00 |
dbload.yap
|
fix absolute_file_path and its use by load_files to new SWI framework.
|
2011-06-21 22:36:09 +01:00 |
debug.yap
|
Merge branch 'master' of /cygdrive/z/vitor/Yap/yap-6.3
|
2011-07-25 17:09:43 +01:00 |
depth_bound.yap
|
more fixes for indexing code
|
2003-09-15 01:25:29 +00:00 |
dialect.yap
|
fix clash.
|
2012-02-14 07:46:55 +00:00 |
directives.yap
|
fix user defined directives.
|
2012-02-26 23:26:08 +00:00 |
eam.yap
|
updated eamconsult, but still supporting only skip_while_var.
|
2006-04-08 13:28:23 +00:00 |
errors.yap
|
fix error messages.
|
2011-07-22 23:38:19 +01:00 |
eval.yap
|
improve code for disjunctions by trying to avoid permanent variables.
|
2009-03-10 16:24:26 +00:00 |
flags.yap
|
fix recent regressions on :- if, etc.
|
2012-03-04 10:22:40 +00:00 |
grammar.yap
|
ˆ/2 and ˆ/3 are not built-ins.
|
2010-08-04 23:32:46 +01:00 |
ground.yap
|
make ground.yap use new C-code.
|
2011-11-03 07:49:06 +09:00 |
hacks.yap
|
fixes to stack dumper.
|
2010-04-29 10:29:24 +01:00 |
history.pl
|
fix small bugs
|
2011-02-28 15:45:14 -08:00 |
init.yap
|
call SWI's predicate option expansion.
|
2012-02-13 09:39:57 +00:00 |
listing.yap
|
fix portray_clause to use copy_term_nat and get rid of attributed variables.
|
2010-03-27 15:06:36 +00:00 |
lists.yap
|
make sure list predicates are available to whoever needs them.
|
2010-06-17 00:23:03 +01:00 |
load_foreign.yap
|
fix rooted_path for win32 (patch from David Powers)
|
2010-09-30 20:59:33 +01:00 |
messages.yap
|
imessage for missing library.
|
2012-03-22 21:42:41 +00:00 |
modules.yap
|
iadd export functionality.
|
2012-02-14 09:54:56 +00:00 |
preds.yap
|
avoid making choice-point.
|
2012-03-22 21:43:26 +00:00 |
profile.yap
|
fix profiling support.
|
2012-03-09 11:46:34 +00:00 |
protect.yap
|
make skip_list available to user code
|
2012-03-22 23:30:02 +00:00 |
qly.yap
|
fix qly to load .yaprc before -l starts.
|
2012-01-13 23:23:18 +00:00 |
save.yap
|
fix save_program to reload foreign files SWI style when restarting.
|
2010-11-29 18:44:39 +00:00 |
setof.yap
|
list_or_partial_list support.
|
2012-03-06 14:41:23 +00:00 |
signals.yap
|
fix leap over meta-predicates.
|
2010-12-19 21:57:40 +00:00 |
sort.yap
|
fix bad use of skip_list.
|
2012-03-22 22:41:41 +00:00 |
statistics.yap
|
Fixed some meta_predicate/1 directives (goals are represented by "0", not ":".
|
2011-06-25 06:50:22 -05:00 |
strict_iso.yap
|
all global symbols should now start with _YAP
|
2002-11-11 17:38:10 +00:00 |
swi.yap
|
file_name_on_path
|
2011-06-22 12:29:01 +01:00 |
tabling.yap
|
support for local pages with threads
|
2011-12-07 13:53:20 +00:00 |
threads.yap
|
patch by UN: op/3 typo in error
|
2012-03-22 22:13:11 +00:00 |
udi.yap
|
fix save_program to reload foreign files SWI style when restarting.
|
2010-11-29 18:44:39 +00:00 |
utils.yap
|
patch by UN: op/3 typo in error
|
2012-03-22 22:12:13 +00:00 |
yapor.yap
|
parallel_findfirst/3
|
2012-02-27 18:31:57 +00:00 |
yio.yap
|
don't test flag options.
|
2011-08-16 08:53:29 -07:00 |