Commit Graph

96 Commits

Author SHA1 Message Date
Vítor Santos Costa f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa da51cfe6b9 use system.2 2016-03-05 12:41:47 +00:00
Vítor Santos Costa 8c7756f8fb He who messes with error messages... 2016-03-03 23:23:32 +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 d2dceb91d3 fix syntax errors 2016-02-26 17:28:22 +00:00
Vítor Santos Costa f017f38dee move error handling to early on so as to get feedback on errors since bootstrap. 2016-02-21 19:09:10 +00:00
Vítor Santos Costa 504734c879 typo 2016-02-20 23:58:37 +00:00
Vítor Santos Costa b7ee47ce46 facilitate peek processing when using system locale. 2016-02-20 21:50:06 +00:00
V'itor Santos Costa ee0335124f absolute_filename ^#%@% 2016-02-11 06:17:30 -08:00
Vítor Santos Costa 7aba41e7c2 cleanup 2016-01-31 19:41:10 +00:00
Vítor Santos Costa 828c2c9f6e docs 2016-01-20 22:36:16 +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 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 2b5f5c3d0a another useless message 2015-11-11 16:49:44 +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 35bebd3a56 lots of annoying small bugs 2015-11-05 17:23:26 +00:00
Vítor Santos Costa f1be0f94d0 restore prefix 2015-10-22 00:39:39 +01:00
Vítor Santos Costa 98127b7102 error handling 2015-10-18 11:50:49 +01:00
Vítor Santos Costa ec1e35192f user handling of messages 2015-10-13 02:19:21 +01:00
Vítor Santos Costa 59f6e89def make new framework more flexible. 2015-10-05 10:38:54 +01:00
Vítor Santos Costa cd7d654cca first cut at detecting error source 2015-09-29 23:09:12 +01:00
Vítor Santos Costa b871f6676e fix error handling 2015-09-25 10:57:26 +01:00
Vítor Santos Costa 4336b2ba88 Avoid complaining from strlen
`
2015-09-21 17:05:36 -05:00
Vítor Santos Costa c97cd1fcae Rewrite message handling to be structured and less of a mess 2015-08-18 14:53:05 -05:00
Vítor Santos Costa dbdae6a930 syntax error handling 2015-07-27 22:22:44 -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 0889596e8b flags etc 2015-06-19 01:12:05 +01: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 a83ff038f4 Mutex stuff movibg to C 2014-11-27 10:02:04 +00:00
Theo ddb8e2dd3f Fixed the domain error flag_value message to be able to print the flag if given. 2014-11-13 18:13:49 +00: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 a306d0b0ee improve messages for cosulting. 2014-10-02 14:52:54 +01:00
Vítor Santos Costa 5bd42984b9 fix qsave_module 2014-09-25 09:45:25 +01:00
Vítor Santos Costa 3009987985 update docs 2014-09-11 14:06:57 -05:00
Vítor Santos Costa b26b5b1b7d small fixes 2014-09-09 23:53:41 -05:00
Vítor Santos Costa ce8a4b6958 module fixes plus add better docs 2014-07-17 12:19:38 -05: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 f1951777b7 fix checker to use read for singleton variables, instead of always computing
them.
2014-04-23 21:39:32 +01:00
Vítor Santos Costa 605e68c80d fix prolog:messages 2014-04-21 11:29:05 +01:00
Vítor Santos Costa a8c77d2609 fix string_concat/2 2014-04-09 12:39:29 +01:00
Vitor Santos Costa cc84cd8cb5 check for mistypes 2014-04-06 17:05:17 +01:00
Vitor Santos Costa 2c8fcc6698 fix typo 2014-01-10 15:34:02 +00:00
Vitor Santos Costa bcc1757989 fixes to message handling 2014-01-07 01:10:48 +00:00
Vitor Santos Costa 26c80b0624 use singletons option of read_term to implement singleton test 2014-01-06 22:17:42 +00:00
Vítor Santos Costa 2f8c3d2d1b fix getting thread and sending it to format 2013-12-11 00:03:13 +00:00
Vítor Santos Costa cc03317bd0 user defined messages 2013-11-22 00:44:28 +00:00
Vítor Santos Costa 4818d28b0b handle alias 2013-11-04 22:32:03 +00:00
Vitor Santos Costa 6404c2d827 fix error 2013-03-19 21:23:55 -05:00