Vitor Santos Costa
|
496349e38a
|
do not compile regex packages unnecessarily
|
2009-05-01 12:45:21 -05:00 |
|
Vitor Santos Costa
|
58838b7838
|
fix attributed variable space allocation
|
2009-05-01 12:11:52 -05:00 |
|
Vitor Santos Costa
|
ee44706d37
|
fix bad initialization of H0 in tabling
|
2009-05-01 12:09:49 -05:00 |
|
Vitor Santos Costa
|
91b3e4359d
|
handle tabling errors where CP->AP==NULL
|
2009-05-01 12:09:22 -05:00 |
|
Vitor Santos Costa
|
8275f2232c
|
fix handling of multiassignment variables with tabling;
fix bad overflow handling when copying terms from tries.
|
2009-05-01 11:53:59 -05:00 |
|
Vítor Santos Costa
|
04f3b32a9a
|
clean code a little bit.
|
2009-04-29 14:22:20 +01:00 |
|
Vítor Santos Costa
|
8c3406adac
|
don't forget to globalise variables before making them global.
|
2009-04-29 14:21:52 +01:00 |
|
Vitor Santos Costa
|
bcfa642520
|
fix info install (from Jean-François Maertens)
|
2009-04-28 15:02:37 -05:00 |
|
Vitor Santos Costa
|
ecb54b0f63
|
fix syntax error (again!)
|
2009-04-27 18:28:43 -05:00 |
|
Vitor Santos Costa
|
9c4e4b12bb
|
fix syntax error without GMP
|
2009-04-27 17:20:53 -05:00 |
|
Vitor Santos Costa
|
61ad7c6da8
|
fix non-gmp calls to arith2
|
2009-04-26 19:24:21 -05:00 |
|
Vitor Santos Costa
|
a89f9a35ba
|
keep a reminder that maybe we want to be careful about stack expansion.
|
2009-04-26 11:16:56 -05:00 |
|
Vitor Santos Costa
|
5baaf79916
|
fix call_with_args/.. (obs from Jose Santos).
|
2009-04-26 11:16:40 -05:00 |
|
Vitor Santos Costa
|
6c10e49eb8
|
remove debugging writeln
|
2009-04-26 10:56:19 -05:00 |
|
Vitor Santos Costa
|
bb80c8d61c
|
should use YENV, not ENV.
|
2009-04-26 10:51:18 -05:00 |
|
Vitor Santos Costa
|
e7b01f64d0
|
don't add minimums, compare them for memory overflows.
|
2009-04-26 10:50:56 -05:00 |
|
Vitor Santos Costa
|
e06ee4d4fa
|
avoid over enthusiastic stack expansion.
|
2009-04-26 10:50:10 -05:00 |
|
Vitor Santos Costa
|
4cdfbae62a
|
allow garbage collection when we store error term.
|
2009-04-26 10:48:32 -05:00 |
|
Vitor Santos Costa
|
2b79d5aada
|
fix case where we call YAP with very large arities (obs from Ulrich Neumerkel).
|
2009-04-26 10:47:41 -05:00 |
|
Vitor Santos Costa
|
3fff188701
|
fix maplist and friends to handle non-var non-ground arguments (obs from Jose Santos).
|
2009-04-26 10:46:53 -05:00 |
|
Vitor Santos Costa
|
c5ba7e3854
|
fix non GMP code (obs from Tony Wilson).
|
2009-04-26 10:46:00 -05:00 |
|
Vitor Santos Costa
|
710d15e506
|
fix numlist/3
|
2009-04-25 13:00:09 -05:00 |
|
Vitor Santos Costa
|
8ffcaf612e
|
fix emulation of goal_expansion.
|
2009-04-25 12:56:01 -05:00 |
|
Vitor Santos Costa
|
c04eb48f12
|
new version of clpfd.pl
|
2009-04-25 12:55:23 -05:00 |
|
Vitor Santos Costa
|
95ee0d9148
|
support calling attribute_goals.
|
2009-04-25 12:54:50 -05:00 |
|
Vitor Santos Costa
|
50fd7dca5a
|
support thread_initialization.
|
2009-04-25 12:54:21 -05:00 |
|
Vitor Santos Costa
|
c132e7e6ec
|
fix gmp support to give out of resource error if the bignum is too big.
|
2009-04-25 11:01:33 -05:00 |
|
Vitor Santos Costa
|
09d33c6cad
|
try to give more helpful message in console aborts
|
2009-04-25 11:00:39 -05:00 |
|
Vitor Santos Costa
|
2be95d87c6
|
Ulrich's fixes to documentation.
|
2009-04-25 10:59:23 -05:00 |
|
Vitor Santos Costa
|
d02e14415b
|
another fix to FileFromStream
|
2009-04-25 10:59:05 -05:00 |
|
Vitor Santos Costa
|
7628c875e8
|
make sure to be compatible with non-gcc/old gcc
|
2009-04-25 10:58:42 -05:00 |
|
Vitor Santos Costa
|
9ef589aef7
|
simplify output messages
|
2009-04-25 10:58:21 -05:00 |
|
Vitor Santos Costa
|
450123d5c6
|
fix FileNoFromStream
|
2009-04-25 10:28:34 -05:00 |
|
Vitor Santos Costa
|
291997ad77
|
fix FileDescriptorFromStream
|
2009-04-25 10:27:55 -05:00 |
|
Vitor Santos Costa
|
065a88d0cc
|
fix grammer expansion.
|
2009-04-24 21:41:26 -05:00 |
|
Vitor Santos Costa
|
fadec66d2c
|
gmp_should always recover space for the temporary bignum.
|
2009-04-24 19:10:53 -05:00 |
|
Vitor Santos Costa
|
2503805aff
|
support 2^2 is 4 and not 4.0: complicated if we have to deal with bignums.
|
2009-04-24 19:03:00 -05:00 |
|
Vitor Santos Costa
|
e3aeb48af6
|
call_cleanup/3 should allow exceptions to go through, even if cleaner
itself calls an exception (obs from Ulrich Neumerkel).
|
2009-04-24 18:06:33 -05:00 |
|
Vítor Santos Costa
|
eef4b3cad2
|
fix apply_macros calling maplist (not that it is very much used, most
of always will go through expand_macros).
|
2009-04-24 22:48:24 +01:00 |
|
Vítor Santos Costa
|
23e258bdd4
|
fix the apply_macros/maplist conundrum!
|
2009-04-24 22:43:08 +01:00 |
|
Vítor Santos Costa
|
71d63dacac
|
apply_macros.yap should do this (and more).
|
2009-04-24 21:46:27 +01:00 |
|
Vítor Santos Costa
|
1c053da021
|
support missing SWI functionality: phrase/2 and phrase/3.
|
2009-04-24 21:45:41 +01:00 |
|
Vítor Santos Costa
|
8a4fb12d75
|
is_list is now a builtin.
|
2009-04-24 21:03:10 +01:00 |
|
Vítor Santos Costa
|
5fbede1afa
|
YAP can emulate apply.pl with apply_macros.yap.
|
2009-04-24 21:01:09 +01:00 |
|
Vitor Santos Costa
|
b5dc71d080
|
is_list/1 is now a builtin.
|
2009-04-24 10:31:53 -05:00 |
|
Vitor Santos Costa
|
ad617951ec
|
clpqr is now a separate package.
|
2009-04-24 10:01:27 -05:00 |
|
Vitor Santos Costa
|
13f66957b6
|
break should restore system_mode.
|
2009-04-23 11:48:06 -05:00 |
|
Vitor Santos Costa
|
6acf7eeb0a
|
fix bad ordering in tests
|
2009-04-23 10:36:11 -05:00 |
|
Vitor Santos Costa
|
08320410cb
|
fix missing comma in declarations.
|
2009-04-23 09:12:03 -05:00 |
|
Vitor Santos Costa
|
1ea4a27dd1
|
YAP_FileNoFromStream for Nf
|
2009-04-22 21:42:15 -05:00 |
|