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
/
pl
History
Paulo Moura
5332cc45fb
Fixed some meta_predicate/1 directives (goals are represented by "0", not ":".
2011-06-25 06:50:22 -05:00
..
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
make clp(bn) work again.
2010-06-30 17:54:58 +02:00
boot.yap
parallel execution is now explicit using one of the new built-in
2011-06-21 15:19:07 +01: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
Corrected bug in the processing of the option file_errors/1 for absolute_file_name/3.
2011-06-23 21:35:42 -05:00
control.yap
support windows compilation, upgrade to current uxnt.
2011-03-09 00:02:21 +00: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
debugger should use the same code that system uses to find undefined predicates.
2010-12-03 12:40:30 +00:00
depth_bound.yap
more fixes for indexing code
2003-09-15 01:25:29 +00:00
dialect.yap
improve dialect support (make it less hackhish).
2010-04-22 12:16:37 +01:00
directives.yap
parallel execution is now explicit using one of the new built-in
2011-06-21 15:19:07 +01:00
eam.yap
updated eamconsult, but still supporting only skip_while_var.
2006-04-08 13:28:23 +00:00
errors.yap
make syntax_error handling ISO compatible.
2010-02-26 13:08:38 +00:00
eval.yap
improve code for disjunctions by trying to avoid permanent variables.
2009-03-10 16:24:26 +00:00
flags.yap
Corrected a typo/bug in the processing of the YAP flag "associate".
2011-06-24 11:26:29 -05:00
grammar.yap
ˆ/2 and ˆ/3 are not built-ins.
2010-08-04 23:32:46 +01:00
ground.yap
get rid of debugging info
2004-09-18 02:19:09 +00: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
absolute_file_name
2011-06-22 12:29:35 +01: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
fixes to use SWI version of readline.
2011-02-26 18:34:44 -08:00
modules.yap
fix absolute_file_path and its use by load_files to new SWI framework.
2011-06-21 22:36:09 +01:00
preds.yap
fix bug in public directive.
2011-06-13 01:45:03 +01:00
profile.yap
integration of two different event profilers.
2010-10-26 22:02:23 +01:00
protect.yap
export some SWI builtins
2011-06-14 09:03:00 +01:00
save.yap
fix save_program to reload foreign files SWI style when restarting.
2010-11-29 18:44:39 +00:00
setof.yap
fix syntax error.
2010-11-22 12:50:50 +00:00
signals.yap
fix leap over meta-predicates.
2010-12-19 21:57:40 +00:00
sort.yap
fix meta-predicate declaration for predsort (Paulo Moura).
2010-04-22 18:03:09 +01: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
new local predicates for tabling with threads
2011-05-25 20:08:04 +01:00
threads.yap
fix bad call.
2011-03-14 20:37:55 +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
file_name_on_path
2011-06-22 12:29:24 +01:00
yapor.yap
Fixed some meta_predicate/1 directives (goals are represented by "0", not ":".
2011-06-25 06:50:22 -05:00
yio.yap
fix comment option in read_term.
2011-06-14 09:03:44 +01:00