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
a36be5bf20
massive changes to support new scheme for arithmetic:
...
- compilation and assembly support
2008-12-09 12:54:27 +00:00
..
arith.yap
Change to simpler Eval mechanism
2008-12-04 23:33:32 +00:00
arrays.yap
fix bug in create array: argument order was reversed.
2008-11-14 14:53:44 +00:00
boot.yap
mainbranch fixes to:
2008-10-23 22:17:45 +01:00
callcount.yap
code review
2006-03-24 16:26:31 +00:00
checker.yap
mainbranch fixes to:
2008-10-23 22:17:45 +01:00
chtypes.yap
add SWI's char and code_type/2.
2007-12-29 12:26:41 +00:00
consult.yap
fix catch and throw: make sure we have an environment.
2008-09-24 00:13:02 +01:00
corout.yap
Fix typos across code
2007-01-24 14:20:04 +00:00
debug.yap
fix bad call to $execute in $spy
2008-10-24 14:26:44 +01:00
depth_bound.yap
more fixes for indexing code
2003-09-15 01:25:29 +00:00
directives.yap
more fixes to debugger: make l and s option do what they are supposed to
2008-09-02 03:48:02 +01:00
eam.yap
updated eamconsult, but still supporting only skip_while_var.
2006-04-08 13:28:23 +00:00
errors.yap
fix catch and throw: make sure we have an environment.
2008-09-24 00:13:02 +01:00
eval.yap
massive changes to support new scheme for arithmetic:
2008-12-09 12:54:27 +00:00
grammar.yap
fix lists predicates
2008-03-12 17:05:04 +00: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
add new eval compiler
2008-12-05 16:08:44 +00:00
listing.yap
had broken listing when changed "" to ''.
2006-03-24 17:15:20 +00:00
load_foreign.yap
replace $append by lists:append
2008-03-12 16:26:51 +00:00
messages.yap
mainbranch fixes to:
2008-10-23 22:17:45 +01:00
modules.yap
fix compilation of (V;_) where V is unbound (obs from Ingo Molnar).
2008-10-29 18:16:11 +00:00
preds.yap
fix catch and throw: make sure we have an environment.
2008-09-24 00:13:02 +01:00
profile.yap
fix showprofres/1.
2008-09-26 00:58:57 +01:00
protect.yap
fix breakage in module system
2008-03-17 18:31:16 +00:00
setof.yap
all/3 should fail on no solutions.
2007-01-25 22:11:55 +00:00
signals.yap
fix catch and throw: make sure we have an environment.
2008-09-24 00:13:02 +01:00
sockets.yap
support for UNICODE, and other bug fixes.
2006-11-27 17:42:03 +00:00
sort.yap
Corrected a bug in the definition of predicate length/2 when the second argument is a negative number.
2006-11-07 11:44:53 +00:00
statistics.yap
SWI and module fixes
2008-07-22 23:34:50 +00:00
strict_iso.yap
all global symbols should now start with _YAP
2002-11-11 17:38:10 +00:00
tabling.yap
code review
2006-03-24 16:26:31 +00:00
threads.yap
fix a stupid threads bug
2008-09-04 16:58:45 +01:00
utils.yap
MaxOS fixes
2008-08-12 01:27:23 +00:00
yapor.yap
fixes to support threads and assert correctly, even if inefficiently.
2007-11-26 23:43:10 +00:00
yio.yap
make sure we always close intermediate memory streams on exit.
2008-08-25 15:19:00 +01:00