Commit Graph

1720 Commits

Author SHA1 Message Date
Vitor Santos Costa 52801b660f checker fixes 2016-06-03 16:54:17 +01:00
Vitor Santos Costa 32743f3731 undef handler 2016-06-03 16:53:43 +01:00
Vitor Santos Costa 437a303681 modules and extra cut. 2016-05-19 13:38:54 +01:00
Vitor Santos Costa ef676f68b0 bad argument 2016-05-19 08:47:40 +01:00
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 87e13a9730 continue tracing after spy point 2016-05-16 09:22:29 +01:00
Vitor Santos Costa a72e66d2ae protect against files that consult themselves 2016-05-16 09:22:03 +01:00
Vitor Santos Costa 214b6a74ff debugging 2016-05-15 08:12:49 +01:00
Vitor Santos Costa 8e3789d92a debugging 2016-05-15 08:12:19 +01:00
Vitor Santos Costa 52442e08ec fix vanishing prompt 2016-05-14 11:29:50 +01:00
Vitor Santos Costa 03da182460 protect against unbound 2016-05-13 11:41:55 +01:00
Vitor Santos Costa d46bef3adb verbose_load 2016-05-12 11:45:06 +01:00
Vitor Santos Costa c5323b2920 undef should not fail immediately: it needs to test for exports first 2016-05-12 11:42:22 +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 efe827db6c allow static_claus on static clauses wo source 2016-05-10 15:22:25 +01:00
Vitor Santos Costa f94bec3cfc fix debugging sgs and repeated code. 2016-05-10 09:39:17 +01:00
Vitor Santos Costa 91e5f03121 Aleph uses system_predicate/2 2016-05-10 09:25:52 +01:00
Vitor Santos Costa 83a1269553 change bootstrap sequence to support -B and to allow booting from pl files 2016-05-10 08:33:44 +01:00
Vitor Santos Costa 1e8c0b6583 debugging 2016-04-28 22:01:42 +01:00
Vitor Santos Costa c8f1e8a74a user:term_expansion 2016-04-28 21:59:06 +01:00
Vitor Santos Costa 61ba15fa3a indenting 2016-04-28 14:58:56 +01:00
Vitor Santos Costa f23b8b5418 code source should never had the head in the module 2016-04-28 14:56:57 +01:00
Vitor Santos Costa 6880fc20a6 win32 2016-04-18 13:37:31 +01:00
Vitor Santos Costa 05a76a2b3f Debugging meta-predicates 2016-04-14 18:06:52 +01:00
Vitor Santos Costa 1aa20e24b7 misc_bugs_when_compiling_problog 2016-04-14 12:00:09 +01:00
Vitor Santos Costa 786cfb71ad python 2016-04-12 16:22:53 +01:00
Vitor Santos Costa 5dbe54dadc android 2016-04-05 08:03:19 +01:00
vscosta 4d3d9c408d adds 2016-04-05 02:52:50 +01:00
Vítor Santos Costa 6b141078b4 fix typo 2016-03-30 01:26:02 +01:00
Vítor Santos Costa 1c2383b5b9 fix warnings 2016-03-30 01:25:43 +01:00
Vítor Santos Costa f3e8b8b3da indenting; warning; exceptions; small fixes 2016-03-29 02:02:43 +01:00
Vítor Santos Costa 6bc4acec15 new exception 2016-03-29 02:00:07 +01:00
Vítor Santos Costa 9dacc20d34 fix 2016-03-29 01:59:01 +01:00
Vítor Santos Costa f6379bcd48 indenting 2016-03-17 00:01:09 +00:00
Vítor Santos Costa 17ef6ddf34 singletons 2016-03-06 01:09:43 +00:00
Vítor Santos Costa 79d99a7768 fix module_property, ignoring modules that are not actually implemented as files. 2016-03-05 23:18:57 +00:00
Vítor Santos Costa 23d18ac0fd Fix regression on handling system preds.
Algorithm
  - fix system modules
  - fix system predicates
  - hide atoms with $
2016-03-05 18:48:22 +00:00
Vítor Santos Costa da51cfe6b9 use system.2 2016-03-05 12:41:47 +00:00
Vítor Santos Costa 0f4448fdbe no need 2016-03-05 12:40:59 +00:00
Vítor Santos Costa 812a88e277 keep on simplifying modules 2016-03-05 12:37:58 +00:00
Vítor Santos Costa fdcc75d4ae keep on simplifying modules 2016-03-05 12:36:54 +00:00
Vítor Santos Costa b50cf8d7b4 modules vs ops 2016-03-03 23:24:09 +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 e81acc117b ugh 2016-02-29 03:28:50 +00:00
Vítor Santos Costa b9eb327d86 fix fixes (lots of white space, somehow. 2016-02-29 03:13:23 +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 25ee4dd7e8 fix nissing file by Eric Dechter 2016-02-26 18:10:47 +00:00
Vítor Santos Costa 733a03beef bootlist 2016-02-26 17:49:50 +00:00
Vítor Santos Costa 62e0f0bece ensure it goes to Prolog, no hidden module stuff. 2016-02-26 17:43:29 +00:00