Vítor Santos Costa
a54a101fb0
emacs typo :(
2014-05-07 09:36:40 +01:00
Vítor Santos Costa
d8f4a77f47
fix style_check to be called at parse-time and not cause eexcution overheads.
2014-04-24 08:26:31 +01:00
Vítor Santos Costa
a8c77d2609
fix string_concat/2
2014-04-09 12:39:29 +01:00
Theo
ffa0823e57
Same as before...
2013-12-19 18:18:01 +00:00
Vitor Santos Costa
9eb07a8c8a
more cleanups
2013-11-15 15:45:55 +00:00
Vítor Santos Costa
45f91c9d42
char_conversion
2013-11-15 12:17:48 +00:00
Vitor Santos Costa
9a35d17861
fix DLL loading and C_SO suffix (remove an extra .)
2013-11-13 15:10:15 +00:00
Vitor Santos Costa
41c2d856a7
cleanup dead flags
2013-11-13 13:28:43 +00:00
Vitor Santos Costa
9d34ac34ff
clean up unbounded
2013-11-13 13:01:11 +00:00
Vitor Santos Costa
4fa9021a7b
integration work:
...
- use SWI flags whenever possible
- support by module unknown, escapes, strings
- accesss thread info fom SWI
- allow strings to be input as strings.
- remove some unused flags.
2013-11-13 10:38:20 +00:00
Vítor Santos Costa
e5e71ee618
fix source
2013-11-05 17:57:17 +00:00
Vítor Santos Costa
ad0ff98f1a
use swi flags whenever possible
2013-11-04 01:14:48 +00:00
Vítor Santos Costa
990dfbecbf
fix flags upgrade
2013-10-30 09:41:45 +00:00
Vitor Santos Costa
1cbe82da1e
SWI flags compat
2013-10-29 12:43:31 +00:00
Vítor Santos Costa
2cb0f298a8
fix style_checking flags and especially variables.
2013-02-04 11:22:42 -06:00
Vítor Santos Costa
5e243a6fbc
use SWI's version data
2013-01-28 09:31:58 +00:00
Vítor Santos Costa
7811a697b8
fix swi falgs and set_prolog_flag/2.
2012-12-14 23:31:13 +00:00
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