Commit Graph

1385 Commits

Author SHA1 Message Date
Vítor Santos Costa 32a4ea3a94 patch by J santos to make ORP work again. 2014-06-19 15:04:48 +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 d73793de63 remove debugging info. 2014-06-12 01:22:56 +01:00
Vítor Santos Costa 2455a1d83c Android /assets support 2014-06-11 19:26:50 +01:00
Vítor Santos Costa 37e8fcc353 Fix: bad implementation of with_mutex/2 2014-05-30 01:00:57 +01:00
Vítor Santos Costa b2d34d016f get rid of debugging msg 2014-05-25 21:44:32 +01:00
Vítor Santos Costa ec2e1c21b0 fix docs 2014-05-25 20:52:45 +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 3310a904c4 ensure that if we load a file that does not define a module, it is reconaulted per every different module 2014-05-18 14:47:23 +01:00
Vitor Santos Costa b532fbd0b9 Merge branch 'master' of ssh://git.code.sf.net/p/yap/yap-6.3
Conflicts:
	C/write.c
2014-05-14 18:00:25 +01:00
Vitor Santos Costa eb8f4cebcc idocumentation updates. 2014-05-12 16:39:13 +01:00
Vítor Santos Costa 323386e34b another try for use_module/3. 2014-05-07 15:04:17 +01:00
Vítor Santos Costa a54a101fb0 emacs typo :( 2014-05-07 09:36:40 +01:00
Vítor Santos Costa 98daf1ebdd bad call to style_checker. 2014-05-07 09:35:57 +01:00
Vitor Santos Costa d6aa3ed8f0 use_module/3 wasn't working. 2014-05-06 09:34:25 +01:00
Vitor Santos Costa 58336add23 fix module export. 2014-04-24 14:24:50 +01:00
Vítor Santos Costa 1db83cc30d make consult reconsult the original file, so that
[x]. [x].
is more like
[x]. [-x].
2014-04-24 11:40:35 +01: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 0625f1d7ad doc support 2014-04-21 11:20:00 +01:00
Vítor Santos Costa 137f69ed22 doc support 2014-04-21 11:14:18 +01:00
Vítor Santos Costa 295be2d5be doc fixes 2014-04-10 11:59:30 +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
Vítor Santos Costa a6cb6f6a25 paths are hard 2014-03-16 18:59:54 +00:00
Vitor Santos Costa 2c82906714 fix paths 2014-03-11 15:34:26 +00:00
Vítor Santos Costa 265bc20f90 simplify absf 2014-03-09 12:26:07 +00:00
Vitor Santos Costa 2c89aadb11 WIN64 support (sill needs improvement) 2014-03-06 02:09:48 +00:00
U-vsc-PC\vsc f8f2376394 use iuse executable to handle cases hwere we may have different versions of YAP around. 2014-03-04 11:58:48 +00:00
Vítor Santos Costa 3da5cc5977 check libpthread in win32 2014-02-22 22:48:29 +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 7b69d48afb fix undefined CP and user:rl_add_history is a built-in. 2014-02-16 12:52:18 +00:00
Vítor Santos Costa 625c66015d avoid factorized trouble 2014-02-14 22:44:55 +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 d0efa26d8b Merge branch 'rtries' of git.dcc.fc.up.pt:yap-6.3
Conflicts:
	OPTYap/tab.insts.i
	OPTYap/tab.tries.c
	OPTYap/tab.tries.i
2014-02-13 11:57:46 +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
Vitor Santos Costa d85dc3fd5c factorized answer 2014-02-06 21:56:43 +00:00
Vitor Santos Costa b3aa3e37c6 fix small bugs and declare format_time to be a meta-predicate 2014-02-06 21:55:01 +00: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
Vitor Santos Costa 52525a5319 do reexport even when file has already been loaded 2014-01-06 18:28:22 +00:00
Theo e105130a8b Tabling with coinductive mode for predicate 2013-12-20 14:56:13 +00:00
Theo ffa0823e57 Same as before... 2013-12-19 18:18:01 +00:00
Vitor Santos Costa 30828eba98 fix input sz: should only matter with NCHARS 2013-12-18 16:42:05 +00:00