Commit Graph

206 Commits

Author SHA1 Message Date
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 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 ef586e264e android debugging plus clean-ups 2015-04-13 13:28:17 +01:00
Vitor Santos Costa bd829946ed autoloading is an import, like any other 2015-03-28 19:42:10 +00:00
Vítor Santos Costa 0f2d1e8429 improve notion of standadard predicate 2015-03-04 10:01:33 +00:00
Vitor Santos Costa 2d20db7e6d protect against mal-formed calls 2015-02-14 17:05:48 +00:00
Vitor Santos Costa 29ffb152e5 make module user available by default to all other modules 2015-02-14 11:39:07 +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 097db1b0b6 support search for predicates 2014-11-28 02:32:35 +00:00
Vítor Santos Costa bb8ea9a27d fix current and system predicate 2014-11-25 12:03:48 +00:00
Vítor Santos Costa c440ab239b doc changes 2014-11-02 12:10:32 +00:00
Vítor Santos Costa c0b723ca14 fix module transparent. 2014-10-12 11:00:45 +01:00
Vítor Santos Costa 1a56819658 fix typo 2014-10-11 21:56:55 +01:00
Vítor Santos Costa 5312086b60 typo in expansion. 2014-10-11 14:07:34 +01:00
Vítor Santos Costa 1461f44184 fix goal expansion problems 2014-10-11 12:45:54 +01:00
Vitor Santos Costa f6bcb22b7c fix undefined procedures to allow hooks as before. 2014-10-10 10:00:27 +01:00
Vitor Santos Costa e18f083da6 fix warning. 2014-10-09 10:47:41 +01:00
Vítor Santos Costa bcc8fea458 fix another typo. 2014-10-07 23:34:49 +01:00
Vítor Santos Costa 46a81e8d2b more typos. 2014-10-07 10: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 9f00389e52 keep three modules, just for imported stuff. 2014-10-05 23:53:05 +01:00
Vítor Santos Costa 80faee6824 qload/qsave implementation. 2014-10-02 14:57:50 +01:00
Vítor Santos Costa 78967d6eb2 fix typo 2014-09-25 08:50:26 +01:00
Vítor Santos Costa 3e255ec4a1 qload 2014-09-22 18:13:35 +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 19d0f56f2d fix arena initialization 2014-08-23 14:47:40 -05:00
Vítor Santos Costa 5721ce5e7d fix bad call to use_module. 2014-08-20 09:09:20 -05:00
Vítor Santos Costa 8a4590f3ce put mod_scan back. 2014-08-20 08:08:21 -05:00
Vítor Santos Costa 823175f50a fix small bugs from changing style_check 2014-08-04 09:45:30 -05:00
Vitor Santos Costa 0ef90c9b6a Merge branch 'master' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
	pl/modules.yap
2014-07-26 19:45:16 -05:00
Vitor Santos Costa 9179e4780b avoid operators 2014-07-26 19:43:16 -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 ce8a4b6958 module fixes plus add better docs 2014-07-17 12:19:38 -05:00
Vítor Santos Costa 1b57bdc2eb try to be really sicstus compatible 2014-07-16 11:54:59 -05:00
Vítor Santos Costa 74a65633d8 fix duplicated system predicate + android related cleanups 2014-06-20 11:13:39 +01:00
Vitor Santos Costa 87d7c90171 adtdefs.c: add debugging code to verify when a specific predicate is added.
modules.* implemente module_property/2:class(_)
prism: comment unneeded labels.
2014-06-17 15:44:46 +01:00
Vítor Santos Costa ff2a7a364f mod prperty step 1 2014-06-16 15:00:04 +01:00
Vítor Santos Costa ed04954b3f fix module expansion inside arguments. 2014-06-13 10:16:18 +01:00
Vítor Santos Costa 2c7e62ad71 handle :-use_module on non module.
improve handling of redefinitions.
2014-05-25 20:51:42 +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
Vítor Santos Costa 875546e36a don't optimise sub-args, as it may introduce new variables. 2014-03-18 17:24:20 +00:00
Vitor Santos Costa 2c89aadb11 WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
Vítor Santos Costa d3b3a45dde improve handling of meta-call in setof and debugging 2014-02-19 00:04:26 +00:00
Vítor Santos Costa 12364bb89a cleanup modules and fix loading swi emulation 2014-02-14 20:26:09 +00:00
Vitor Santos Costa e0642dbaa3 reexport again 2014-02-09 18:06:37 +00:00
Vitor Santos Costa ca0c43ba8d module expansion, again 2014-02-09 10:47:44 +00:00