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
Vitor Santos Costa
9396252588
patches to provide initial support UTF32 encodings(from Paulo Moura)
2010-10-27 14:49:27 +01:00
..
arith.yap
more fixes
2010-05-04 16:37:39 +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
implement access_file/2 in C
2010-08-03 21:04:16 +01:00
callcount.yap
code review
2006-03-24 16:26:31 +00:00
checker.yap
accept // more often as predicate indicator.
2010-02-27 23:07:03 +00:00
chtypes.yap
new predicates
2010-06-23 11:47:44 +01:00
consult.yap
fix bsolute_file_name for directories (obs from Paulo Moura).
2010-09-24 12:14:37 +01:00
control.yap
exception handler was not passing well exceptions in setup.
2010-04-14 10:49:32 +01:00
corout.yap
fix error messages to obey standard.
2010-10-12 22:02:24 +01:00
debug.yap
handle cr in files
2010-02-11 12:06:27 -06: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
start improving support for dialect
2010-04-20 23:13:52 +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
rounding function was incorrect (ulrich's
#180
)
2010-10-08 11:02:56 +01: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
init.yap
fix silly cut in autoload
2010-06-18 00:30:11 +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
patches to provide initial support UTF32 encodings(from Paulo Moura)
2010-10-27 14:49:27 +01:00
modules.yap
fix silly cut in autoload
2010-06-18 00:30:11 +01:00
preds.yap
allow uninstanted arguments in erased_statistics.
2010-10-26 10:07:34 +01:00
profile.yap
integration of two different event profilers.
2010-10-26 22:02:23 +01:00
protect.yap
SWI compatibility
2010-03-14 09:31:25 +00:00
setof.yap
fix stupid bug in setof (patch from U Neumerkel).
2010-07-14 00:24:26 +01:00
signals.yap
fix checking on_signal/3 (obs from Theo Mantadelis).
2010-09-24 12:37:36 +01:00
sockets.yap
fixes by David Powers (broadcast and >= 0)
2010-09-21 22:27:35 +01:00
sort.yap
fix meta-predicate declaration for predsort (Paulo Moura).
2010-04-22 18:03:09 +01:00
statistics.yap
rename BinaryTestPredFlag to BinaryPredFlag
2009-02-09 21:56:40 +00:00
strict_iso.yap
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00
tabling.yap
new built-in predicates to access OPTYap statistics related to memory
2010-04-20 03:59:48 +01:00
threads.yap
fix error messages to obey standard.
2010-10-12 22:02:24 +01:00
udi.yap
UDI patch: make it work with YAP.
2009-02-20 11:42:48 +00:00
utils.yap
fix operator problem (|). (Ulrich
#193
)
2010-10-18 08:36:47 +01:00
yapor.yap
tabling support for the common global trie is now available by default
2010-04-23 04:22:10 +01:00
yio.yap
fix error messages to obey standard.
2010-10-12 22:02:24 +01:00