Vitor Santos Costa
|
63a5daa295
|
read only flag to emulate debug_on_exception SWI flag.
|
2012-12-11 22:07:44 +00:00 |
|
Vitor Santos Costa
|
88f2dc7730
|
change the way predicates are hidden
|
2012-10-19 18:10:48 +01:00 |
|
Vitor Santos Costa
|
58c3445d82
|
win console.
|
2012-06-08 06:55:23 -05:00 |
|
Vitor Santos Costa
|
39f392be9c
|
allow finer control over indexing sub-terms.
improve flag code a bit.
|
2012-06-01 13:16:29 +01:00 |
|
Vitor Santos Costa
|
2423407b37
|
fix bug in detecting tabling on (Paulo Moura).
|
2012-05-08 14:55:37 +01:00 |
|
Vítor Santos Costa
|
5a472616e7
|
fix recent regressions on :- if, etc.
|
2012-03-04 10:22:40 +00:00 |
|
Vítor Santos Costa
|
e38c850361
|
fix yap_flag(user_* (obs from Nicos).
|
2012-02-27 14:20:34 +00:00 |
|
Vítor Santos Costa
|
fb04195314
|
first version for occurs_check flag.
|
2012-02-13 11:26:05 +00:00 |
|
Vitor Santos Costa
|
bdce2e7241
|
ifix non ground flags
|
2011-08-31 13:53:03 -07:00 |
|
Vitor Santos Costa
|
cd4d55be9b
|
don't test flag options.
|
2011-08-16 08:53:29 -07:00 |
|
Vitor Santos Costa
|
2256c3bf8b
|
add timezone flag
|
2011-08-16 13:31:19 +00:00 |
|
Paulo Moura
|
c723d98869
|
Corrected a typo/bug in the processing of the YAP flag "associate".
|
2011-06-24 11:26:29 -05:00 |
|
Vítor Santos Costa
|
0b6b471359
|
more SWI style flags: associate and shared_object_extension.
|
2011-06-22 12:27:05 +01:00 |
|
Vitor Santos Costa
|
249010bd90
|
add SWI compatible file_name_variables flag.
|
2011-06-21 22:33:10 +01:00 |
|
Ricardo Rocha
|
8116aac432
|
parallel execution is now explicit using one of the new built-in
predicates: parallel/1, parallel_findall/3 or parallel_once/1.
|
2011-06-21 15:19:07 +01:00 |
|
Paulo Moura
|
cfe65cea0a
|
Corrected a bug in the implementation of yap_flag/2 when returning the user_input, uer_error, and user_ouput flag values.
|
2011-04-30 20:22:20 +02:00 |
|
Vítor Santos Costa
|
e49e59c705
|
include optimise flag.
|
2011-04-04 16:23:46 +01:00 |
|
Vitor Santos Costa
|
9c3d6a187d
|
debugging cleanups
actually use readline flag.
|
2011-03-26 15:45:42 +00:00 |
|
Vítor Santos Costa
|
e03acef3f9
|
use SWI flags.
|
2011-03-26 15:17:17 +00:00 |
|
ubu32
|
53e8811077
|
fixes to use SWI version of readline.
|
2011-02-26 18:34:44 -08:00 |
|
Vítor Santos Costa
|
f92fa69eab
|
more PLStream stuff.
|
2011-02-23 17:46:50 +00:00 |
|
Vitor Santos Costa
|
f40ba3e6db
|
rounding function was incorrect (ulrich's #180)
|
2010-10-08 11:02:56 +01:00 |
|
Vítor Santos Costa
|
c7c4bd151c
|
open_shared_objects flag
|
2010-06-14 22:43:15 +01:00 |
|
Vítor Santos Costa
|
43cc875571
|
fix verbose_load (obs from Paulo Moura).
|
2010-06-14 08:47:15 +01:00 |
|
Vitor Santos Costa
|
33c2828b7f
|
make sure autoload is seen as dynamic by the system.
|
2010-05-11 13:57:52 +01:00 |
|
Vítor Santos Costa II
|
788193b0c9
|
Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6
|
2010-04-22 12:17:39 +01:00 |
|
Vítor Santos Costa II
|
52ef6ae819
|
improve dialect support (make it less hackhish).
first attempt at emulation of autoloader.
|
2010-04-22 12:16:37 +01:00 |
|
Ricardo Rocha
|
7eee5a5b56
|
new built-in predicates to access OPTYap statistics related to memory
usage.
|
2010-04-20 03:59:48 +01:00 |
|
Ricardo Rocha
|
ddb1cd8604
|
adding two new modes to the yap_flag/2 and tabling_mode/2 built-in
predicates: 'local_trie' mode and 'global_trie' mode.
|
2010-04-16 02:08:06 +01:00 |
|
Vítor Santos Costa II
|
4ccc201322
|
fix version_data
|
2010-04-10 23:57:46 +01:00 |
|
Vítor Santos Costa II
|
c3d2e4cd14
|
support for agc_margin
|
2010-03-22 14:47:53 +00:00 |
|
Vitor Santos Costa
|
a5e8dbc096
|
split directives into two files.
|
2010-02-28 01:11:05 +00:00 |
|