Commit Graph

244 Commits

Author SHA1 Message Date
Vitor Santos Costa 9fcbfca1fa Merge branch 'master' of github.com:vscosta/yap-6.3 2016-05-16 11:21:58 +01:00
Vitor Santos Costa a72e66d2ae protect against files that consult themselves 2016-05-16 09:22:03 +01:00
Vitor Santos Costa 8e3789d92a debugging 2016-05-15 08:12:19 +01:00
Vitor Santos Costa 516f89b76d verbosity cleanup -- not finished yet 2016-05-10 15:44:28 +01:00
Vitor Santos Costa e98c4c9f2a start cleaning up message code 2016-05-10 15:23:22 +01:00
Vitor Santos Costa 6880fc20a6 win32 2016-04-18 13:37:31 +01:00
Vítor Santos Costa fdcc75d4ae keep on simplifying modules 2016-03-05 12:36:54 +00:00
Vítor Santos Costa 2192f73b11 make it compile under MSN vc. Unfortunately it has a weird crash at boot :(
- Lots of indenting changes
- VC++ is strict with variadic macros
- VC++ does not accept unistd.h
- new interface for walltime
- VC++ does not seem to have support for integer overflow.
- VC++ defines YENV_REG?
- no access flags, x permissions ignored.
- new FindGMP supporting MPIR
- make horus optional (c++ is hard).
2016-02-28 19:32:55 +00:00
Vítor Santos Costa 34b731a4ae operator support 2016-02-26 17:22:41 +00:00
Vítor Santos Costa 484168b1ce Fix encoding 2016-02-18 12:10:58 +00:00
Vítor Santos Costa 1deb238d10 skip OS preds 2016-02-13 03:07:48 +00:00
Vítor Santos Costa c40899d8ec badvar 2016-01-31 10:45:42 +00:00
Vítor Santos Costa 828c2c9f6e docs 2016-01-20 22:36:16 +00:00
Vítor Santos Costa f6a6c9deb6 last 2016-01-08 20:43:14 +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 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 ce8a19d381 Add documentation 2015-11-18 15:06:25 +00:00
Vítor Santos Costa 1d66c45fc2 more fixes to absolute_file_names and a new option, glob/1. 2015-11-09 11:27:46 +00:00
Vítor Santos Costa 9ffe2ddddc init handling 2015-11-05 17:21:19 +00:00
Vítor Santos Costa 3f2dbba042 avoid state in db 2015-10-22 00:40:13 +01:00
Vítor Santos Costa e8bf2d4349 improve error handling 2015-09-29 23:49:03 +01:00
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa 880a9989c3 small changes 2015-08-18 15:08:52 -05:00
Vítor Santos Costa b164f53191 fix regression tests 2015-08-07 16:57:53 -05:00
Vítor Santos Costa 78ed4c9e5e debugging stuff 2015-07-22 19:31:03 -05:00
Vítor Santos Costa 1d6f9981e1 mkdir and small stuff 2015-07-06 12:04:42 +01:00
Vítor Santos Costa b93f10fe07 flags, etc 2015-06-19 01:11:30 +01:00
Vítor Santos Costa d5ce9a1376 last patch had broken include.
fix multiple initializations.
get rid of debugging messages.
2015-04-22 14:21:20 -06:00
Vítor Santos Costa 94e2d3cf22 Ensure module files are seen as a singe instance, even if called from different modules 2015-04-21 16:08:58 -06:00
Vítor Santos Costa bf8beba466 more Android fixes
merge trueFileName so that we don;t redo code
support rand48 and srand48
drop support for odbc and prolite, too much work.
2015-04-15 11:21:15 +01:00
Vítor Santos Costa b14dc43bc9 initial module is user 2015-04-13 23:46:14 +01:00
Vítor Santos Costa 3c73a2e6d6 debugging msg 2015-04-13 13:35:37 +01:00
Vítor Santos Costa ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vitor Santos Costa 5053cfb571 fix recent typos 2015-01-05 12:21:58 +00:00
Vítor Santos Costa c0476daa53 doc fixes 2015-01-05 08:15:24 +00: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 c2ea3b1cd2 make header scanning default 2014-12-15 08:54:23 +00:00
Vítor Santos Costa 15c79d8ecf indentation 2014-12-14 11:45:42 +00:00
Vítor Santos Costa 7ea6d84300 fix module exp in user 2014-12-02 02:34:58 +00:00
Vítor Santos Costa bb8ea9a27d fix current and system predicate 2014-11-25 12:03:48 +00:00
Vítor Santos Costa d40b9d1426 restore callable. 2014-10-20 09:20:56 +01:00
Vítor Santos Costa 0cd0ece207 make error handling for callable more ISO like. 2014-10-19 12:48:14 +01:00
Vítor Santos Costa bd35580713 fixes for qly loading. 2014-10-08 00:28:14 +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 3b5a093983 fix message display time 2014-10-05 23:58:19 +01:00
Vítor Santos Costa d29fb0fd57 fix source mode. 2014-10-05 10:18:54 +01:00
Vítor Santos Costa 510c7cdeee respect source mode indications. 2014-10-03 08:50:15 +01:00