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
Vítor Santos Costa II
0cf7780db9
Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6
2010-04-23 16:45:03 +01:00
..
arith.yap
document aggregate library
2010-04-20 23:06:41 +01:00
arrays.yap
fix bug in create array: argument order was reversed.
2008-11-14 14:53:44 +00:00
attributes.yap
hack call_residue.
2010-04-23 16:44:38 +01:00
boot.yap
Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6
2010-04-22 12:17:39 +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
add SWI's char and code_type/2.
2007-12-29 12:26:41 +00:00
consult.yap
another victim of system name change
2010-04-22 12:16:23 +01:00
control.yap
exception handler was not passing well exceptions in setup.
2010-04-14 10:49:32 +01:00
corout.yap
beautification.
2010-04-20 23:13:11 +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
Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6
2010-04-22 12:17:39 +01:00
grammar.yap
improve DCG support
#72
2009-06-12 14:08:03 -05:00
ground.yap
get rid of debugging info
2004-09-18 02:19:09 +00:00
hacks.yap
mainbranch fixes to:
2008-10-23 22:17:45 +01:00
init.yap
improve dialect support (make it less hackhish).
2010-04-22 12:16:37 +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
load_foreign.yap
replace $append by lists:append
2008-03-12 16:26:51 +00:00
messages.yap
fix version info to be more like SWI/SICStus.
2010-04-06 00:57:40 +01:00
modules.yap
declare meta-predicate call arguments (Paulo Moura).
2010-04-22 20:45:57 +01:00
preds.yap
accept // more often as predicate indicator.
2010-02-27 23:07:03 +00:00
profile.yap
rename BinaryTestPredFlag to BinaryPredFlag
2009-02-09 21:56:40 +00:00
protect.yap
SWI compatibility
2010-03-14 09:31:25 +00:00
setof.yap
output unification should go after cut.
2010-03-15 14:18:25 +00:00
signals.yap
fix global variables
2010-04-08 01:44:08 +01:00
sockets.yap
support for UNICODE, and other bug fixes.
2006-11-27 17:42:03 +00: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
experiment in or-parallel threads.
2010-01-14 15:58:19 +00:00
udi.yap
UDI patch: make it work with YAP.
2009-02-20 11:42:48 +00:00
utils.yap
fix nb_getval to handle exceptions.
2010-03-01 22:32:40 +00: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
another victim of system module name change.
2010-04-22 12:12:24 +01:00