Vítor Santos Costa
b93f10fe07
flags, etc
2015-06-19 01:11:30 +01:00
Vítor Santos Costa
d8fa0ac8f6
small changes with new flag system.
2015-05-15 00:36:16 +01:00
Vitor Santos Costa
ce84e60d08
cosmetic
2015-01-18 01:32:13 +00:00
Vitor Santos Costa
530764e196
avoid unnecessary search
2015-01-15 23:07:35 -08:00
Vítor Santos Costa
3164ed2d61
doc support
2015-01-04 23:58:23 +00:00
Vítor Santos Costa
53877ad426
docs
2014-12-24 15:32:29 +00:00
Vítor Santos Costa
fca75670bc
fix argv && os_argv
2014-10-26 17:38:41 +00:00
Vítor Santos Costa
47d1bd5ecc
allow setting up arithmetic exception handling.
2014-10-19 11:27:53 +01:00
Vítor Santos Costa
186adc2053
More thread fixes, including true anonymous mqueues, worker_id for sequential,
...
support for arithmetic exceptions on mac, fixes for with_mutex, fixes for dangling pointers
in thread termination. Uuufff...
2014-10-14 15:53:24 +01:00
Vítor Santos Costa
c95045e14c
improve support for floating point exceptions.
2014-10-14 01:13:31 +01:00
Vítor Santos Costa
e9cc545f68
big cleanup: cpmpile under style checker.
...
fix broken module stuff.
2014-10-07 01:35:41 +01:00
Vítor Santos Costa
80faee6824
qload/qsave implementation.
2014-10-02 14:57:50 +01:00
Vítor Santos Costa
aeb54ebc61
more doc udates
2014-09-15 13:10:49 -05:00
Vítor Santos Costa
3009987985
update docs
2014-09-11 14:06:57 -05:00
Vítor Santos Costa
823175f50a
fix small bugs from changing style_check
2014-08-04 09:45:30 -05:00
Vítor Santos Costa
325c819f79
intermediate steo in improving doc system to doxygeb
2014-07-26 19:14:15 -05:00
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