Commit Graph

3401 Commits

Author SHA1 Message Date
Vítor Santos Costa
fbf0c6bd0d cleanups on error handling and fix EOF. 2016-01-31 10:19:08 +00:00
Vítor Santos Costa
7491481e8e cleanups 2016-01-31 10:18:12 +00:00
Vítor Santos Costa
1b98e2238c more system_module stuff 2016-01-31 10:17:47 +00:00
Vítor Santos Costa
515d5f3705 cons stuff 2016-01-31 10:17:19 +00:00
Vítor Santos Costa
4f0c539ed6 set up flags to control IO. 2016-01-31 10:16:31 +00:00
Vítor Santos Costa
f5c493507e CurrentModule needs to be set correctly, 2016-01-31 10:16:02 +00:00
Vítor Santos Costa
9444c36ff4 pretty print 2016-01-31 10:14:28 +00:00
Vítor Santos Costa
d90a0f72b0 protect entry to critical section 2016-01-31 10:13:51 +00:00
Vítor Santos Costa
ddabfe45b8 WIN32
cleanups
get rid of old log
2016-01-31 10:13:14 +00:00
Vítor Santos Costa
015fbe6703 flag work
boolean -> booleanFlag (win32)
2016-01-31 10:12:25 +00:00
Vítor Santos Costa
d573407b4d retry_or des not have access to arguments 2016-01-31 10:06:30 +00:00
Vítor Santos Costa
2edae59610 fmemopen compat work on Unix 2016-01-31 10:05:15 +00:00
Vítor Santos Costa
703ac35735 fix error crash while constructing error term 2016-01-20 23:16:04 +00:00
Vítor Santos Costa
77a5090276 Add missing documentation 2016-01-20 22:18:17 +00:00
Vítor Santos Costa
8c7c258492 fix creeping over dealloc, even it requires duplicating some code 2016-01-20 22:15:23 +00:00
Vítor Santos Costa
6b60742700 system predicates should not belong to a file. 2016-01-12 17:03:57 +00:00
Vítor Santos Costa
f6a6c9deb6 last 2016-01-08 20:43:14 +00:00
Vítor Santos Costa
1a23e47316 current_predicate 2016-01-08 03:18:36 +00:00
Vítor Santos Costa
a8b8113a8d first try to hide $ predicates 2016-01-07 23:42:52 +00:00
Vítor Santos Costa
6d93c35c13 threads 2016-01-06 12:40:01 +00:00
Vítor Santos Costa
55c83fc2c8 improve performance 2016-01-06 12:39:12 +00:00
Vítor Santos Costa
0eac6ac20b fix gc_trace flag 2016-01-06 12:38:28 +00:00
Vítor Santos Costa
c0aa90bc38 add some little support for xml2 2016-01-06 12:31:53 +00:00
Vítor Santos Costa
c8addfd509 fix gc handling from deallocate 2016-01-06 12:30:33 +00:00
Vítor Santos Costa
5fd4add82b Hide and Seek 2016-01-04 17:18:43 +00:00
Vítor Santos Costa
50c8724322 linux backport
file exists system predicate
$source_file -> $user source
hide and make system preds
fix check_head_and_body
user_expansion never fails
goal expansion is controlled b dynamic procedure
add must_be_of_type predicate_indicator
fix neat_call, debug flag is user controlled
use simplecudd, not ptoblogbdd
compile all of myddas
fx junk in file_name
fix warnings
use common file opening struct and funds
avoid pairs module
fix db queues
2016-01-04 14:11:09 +00:00
Vítor Santos Costa
661f33ac7e bug fices 2016-01-03 02:06:09 +00:00
Vítor Santos Costa
5ca49ae202 mostly reindenting. 2016-01-03 01:34:09 +00:00
Vítor Santos Costa
811808fc34 improve mod flags & system flags 2016-01-03 01:32:04 +00:00
Vítor Santos Costa
eabc869c69 user expansion
pretty
2016-01-03 01:31:21 +00:00
Vítor Santos Costa
c927cd5133 fix flags 2016-01-03 01:29:27 +00:00
Vítor Santos Costa
792f3e9dd9 small LU changes 2016-01-03 01:28:21 +00:00
Vítor Santos Costa
d942b55dc4 varia 2016-01-03 01:27:36 +00:00
Vítor Santos Costa
ca7d66a791 remove old xomment 2016-01-03 01:26:09 +00:00
Vítor Santos Costa
4e2649c743 thread support 2016-01-03 01:25:31 +00:00
Vítor Santos Costa
9bcd3de29d hide -> hide_atom 2016-01-03 01:24:57 +00:00
Vítor Santos Costa
09106b9a6e prettification 2016-01-03 01:17:39 +00:00
Vítor Santos Costa
7a24d3015e debugging 2016-01-03 01:16:51 +00:00
Vítor Santos Costa
062293055b protect systemm 2016-01-03 01:16:38 +00:00
Vítor Santos Costa
344cdc69be owner file 2016-01-03 01:15:29 +00:00
Vítor Santos Costa
da66171f3d mod 0 protection 2016-01-03 01:15:11 +00:00
Vítor Santos Costa
3ee2a11529 thread support 2016-01-03 01:13:39 +00:00
Vítor Santos Costa
f0cf91548a change hash function to not be inline 2016-01-03 01:09:57 +00:00
Vítor Santos Costa
3d0e6659b6 speed up fail on undef 2016-01-03 01:03:37 +00:00
Vítor Santos Costa
15404b3835 small
- do not call goal expansion on meta-calls (that is done by undef).
- docs updates
- fix init code
2015-12-15 09:28:43 +00:00
Vítor Santos Costa
14459cce03 undefined with fast_fail support 2015-12-15 09:18:36 +00:00
Vítor Santos Costa
e51de5f83c remove support for confusing manipulation of $VAR 2015-12-15 08:48:53 +00:00
Vítor Santos Costa
2bd2de1b9f also display B 2015-12-15 08:40:23 +00:00
Vítor Santos Costa
edb6189512 allow the option to have priorities above 1200 2015-12-15 08:38:56 +00:00
Vítor Santos Costa
ce8a19d381 Add documentation 2015-11-18 15:06:25 +00:00