Commit Graph

1225 Commits

Author SHA1 Message Date
Vitor Santos Costa 49b936db67 avoid read-only flags. 2012-04-19 01:00:29 -05:00
Vítor Santos Costa cdd1af567e if commit is called from C-code we can't trust getval not to send exceptions. 2012-04-15 00:01:26 +01:00
Vítor Santos Costa 9ab7ab0a5e fix possible error in modules. 2012-04-03 16:24:14 +01:00
Vítor Santos Costa f8972365f8 fix phrase/3 2012-03-29 22:32:56 +01:00
Vítor Santos Costa 32167b5465 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2012-03-28 17:55:06 +01:00
Vítor Santos Costa 7d3d9bcf41 fix module stuff. 2012-03-28 14:35:09 +01:00
Vítor Santos Costa d149d041a3 hack around phrase 2012-03-28 10:58:53 +01:00
Vítor Santos Costa a223c33e0b UN keysort/2 partial error checking and tiny speedup 2012-03-27 14:17:29 +01:00
Vítor Santos Costa 9c42dfa26c UW Experimental: Superfast phrase/3. This version is simply using call/3 2012-03-23 15:00:58 +00:00
Vítor Santos Costa 52f06f5f60 un: strict iso update 2012-03-23 14:42:26 +00:00
Vítor Santos Costa bdb855a57b make skip_list available to user code 2012-03-22 23:30:02 +00:00
Vítor Santos Costa 372f3d795e fix bad use of skip_list. 2012-03-22 22:41:41 +00:00
Vítor Santos Costa 65e61cfefd patch by UN: op/3 typo in error 2012-03-22 22:13:11 +00:00
Vítor Santos Costa 1e2abadd78 patch by UN: op/3 typo in error 2012-03-22 22:12:13 +00:00
Vítor Santos Costa 4d5c70b64b fix operator handling (by UN). 2012-03-22 22:10:23 +00:00
Vítor Santos Costa 756bba9bc5 fix by UN to do type checking on sort. 2012-03-22 22:09:08 +00:00
Vítor Santos Costa e6b48be445 avoid making choice-point. 2012-03-22 21:43:26 +00:00
Vítor Santos Costa 1698bb3c91 imessage for missing library. 2012-03-22 21:42:41 +00:00
Vítor Santos Costa 36acb5f897 fix profiling support. 2012-03-09 11:46:34 +00:00
Vítor Santos Costa 020323d633 list_or_partial_list support. 2012-03-06 14:41:23 +00:00
Vítor Santos Costa 5a472616e7 fix recent regressions on :- if, etc. 2012-03-04 10:22:40 +00:00
João Santos 78fb13e651 parallel_findfirst/3 2012-02-27 18:31:57 +00:00
Vítor Santos Costa ddcf1f003b make sure we can consult from external code directly. 2012-02-27 16:37:31 +00:00
Vítor Santos Costa e38c850361 fix yap_flag(user_* (obs from Nicos). 2012-02-27 14:20:34 +00:00
Vítor Santos Costa 5d65c49292 fix user defined directives. 2012-02-26 23:26:08 +00:00
Vítor Santos Costa 6c16f4e953 iadd export functionality. 2012-02-14 09:54:56 +00:00
Vitor Santos Costa 8d9c5617eb fix clash. 2012-02-14 07:46:55 +00:00
Vítor Santos Costa fb04195314 first version for occurs_check flag. 2012-02-13 11:26:05 +00:00
Vítor Santos Costa 8a5413c2fb follow SWI. 2012-02-13 11:23:30 +00:00
Vítor Santos Costa 7c2ba414a3 support predicate flagas and declaration support. 2012-02-13 09:41:37 +00:00
Vítor Santos Costa d5bfd78b64 $length1 was broken. 2012-02-13 09:40:57 +00:00
Vítor Santos Costa db35eb4b3c call SWI's predicate option expansion. 2012-02-13 09:39:57 +00:00
Vítor Santos Costa a128d1d78d allow calling directives with VL and Line Number. 2012-02-13 09:39:29 +00:00
Vítor Santos Costa c8787a29f2 allow weird use of atom_file_name
exists_source/1.
2012-02-13 09:36:44 +00:00
Vítor Santos Costa 037597ce2f fix qly to load .yaprc before -l starts. 2012-01-13 23:23:18 +00:00
Vítor Santos Costa 37b79f663f module stuff. 2012-01-10 18:50:04 +00:00
Vitor Santos Costa aef7555e02 fix new version of length/2. 2012-01-10 09:33:10 +00:00
Vitor Santos Costa 805ad7f958 update length to use skip_list/3. 2012-01-09 23:46:17 +00:00
Ricardo Rocha 1fe86ba2b3 fix parallel_findall/3 2012-01-05 16:04:32 +00:00
Ricardo Rocha d33829205e support for local pages with threads 2011-12-07 13:53:20 +00:00
Vítor Santos Costa c637863616 Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-11-10 12:31:35 +00:00
Vítor Santos Costa cfc13a0d61 improve term expansion: avoid duplicated calls and handle throws gracefully. 2011-11-10 12:27:36 +00:00
Ricardo Rocha 88760aa0b1 mode directed tabling 2011-11-09 11:00:31 +00:00
Vítor Santos Costa d971219b7e just add a comment. 2011-11-08 15:48:55 +00:00
Vítor Santos Costa a90eaa4937 fix syntax error handling. 2011-11-08 15:30:06 +00:00
Vítor Santos Costa d690ffdb18 make ground.yap use new C-code. 2011-11-03 07:49:06 +09:00
Vítor Santos Costa 22b0bcac14 mode directed tabling. 2011-10-22 16:49:13 +01:00
Vítor Santos Costa 8d4c9160eb add compile_predicates/1. 2011-10-21 23:02:07 +01:00
Vítor Santos Costa c8061d46d6 fix length/2. 2011-10-02 19:55:12 -03:00
Vítor Santos Costa 5b0874be32 avoid error handling overhead. 2011-09-15 15:50:41 +01:00
Vítor Santos Costa 91791f8e3d icleanups to initialization process.w 2011-09-09 21:39:15 +01:00
Vitor Santos Costa 7940ec75b2 fix bad transitions on missing file. 2011-09-07 22:28:13 +02:00
Vitor Santos Costa 3d1781d2f3 fix initialization of arithmetic. 2011-09-07 22:17:23 +02:00
Vitor Santos Costa 9a32038e8c allow import of DCGs. 2011-09-05 03:07:40 +02:00
Vitor Santos Costa 5a91af843f encoding is done by SWI code, don't mess around. 2011-09-02 21:03:41 +01:00
Vitor Santos Costa 0c940b2dce be sure to respect priority in saving flags 2011-08-31 21:12:25 -07:00
Vitor Santos Costa 841dd3a3e1 fix prompt 2011-08-31 21:10:49 -07:00
Vitor Santos Costa 51e635f0c9 more QLY stuff. 2011-08-31 13:59:30 -07:00
Vitor Santos Costa bdce2e7241 ifix non ground flags 2011-08-31 13:53:03 -07:00
Vitor Santos Costa 347e654273 new version of qly 2011-08-27 21:29:04 -03:00
Vitor Santos Costa 26e3f2cea0 qly fixes 2011-08-24 12:40:06 +01:00
Vitor Santos Costa 7c0ba3b867 qly stuff. 2011-08-24 00:11:54 -03:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa b6aca9463d Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3 2011-08-18 22:35:13 +01:00
Vitor Santos Costa cd4d55be9b don't test flag options. 2011-08-16 08:53:29 -07:00
Vitor Santos Costa 2256c3bf8b add timezone flag 2011-08-16 13:31:19 +00:00
Vitor Santos Costa b9effea2e9 fix changes 2011-08-09 08:12:52 -03:00
Vitor Santos Costa bdeea3b15e support ply 2011-08-03 16:30:39 +01:00
Vitor Santos Costa b79a885480 fix prompt stuff. 2011-07-27 16:49:43 +01:00
Vitor Santos Costa 40976581a3 fix exists. 2011-07-27 16:30:29 +01:00
Vitor Santos Costa e2179a277d make top-level more SWI like 2011-07-26 23:32:50 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa 4fe1833ece Merge branch 'master' of /cygdrive/z/vitor/Yap/yap-6.3 2011-07-25 17:09:43 +01:00
U-WIN-U2045GN0RNQ\Vítor Santos Costa 840e287cda mode changes 2011-07-25 17:09:28 +01:00
Vitor Santos Costa 67ddf94afa fix error messages. 2011-07-22 23:38:19 +01:00
Vitor Santos Costa a16a7d5b1c fix calling of Write and Read for new SWI style interface. 2011-07-22 15:49:40 +01:00
Vitor Santos Costa c78aa3cf1d fix user-c spying. 2011-07-22 14:10:55 +01:00
ubu32 d488984753 get rid of loop alias. 2011-07-11 07:40:58 -07:00
ubu32 e379928239 make cd look for ~ and $HOME expansion. 2011-07-11 07:40:43 -07:00
ubu32 d62fb5c2d7 fix volatile processing (doesn't do much more). 2011-07-10 04:52:33 -07:00
Vitor Santos Costa 6863a43e76 fix handling of backtrackable C-code in longjmp and other long range cuts. 2011-07-09 07:56:11 -04:00
Paulo Moura 5332cc45fb Fixed some meta_predicate/1 directives (goals are represented by "0", not ":". 2011-06-25 06:50:22 -05:00
Paulo Moura c723d98869 Corrected a typo/bug in the processing of the YAP flag "associate". 2011-06-24 11:26:29 -05:00
Paulo Moura 8f8e62ea63 Corrected bug in the processing of the option file_errors/1 for absolute_file_name/3. 2011-06-23 21:35:42 -05:00
Ricardo Rocha b849d3a86d fix parallel_once/1 2011-06-22 19:20:56 +01:00
Ricardo Rocha 61f2c53b47 fix meta_predicate declaration 2011-06-22 15:00:58 +01:00
Vítor Santos Costa d4ed02bdd3 absolute_file_name 2011-06-22 12:29:35 +01:00
Vítor Santos Costa 46ab2e7590 file_name_on_path 2011-06-22 12:29:24 +01:00
Vítor Santos Costa a1e3f0daa2 file_name_on_path 2011-06-22 12:29:01 +01:00
Vítor Santos Costa 0b6b471359 more SWI style flags: associate and shared_object_extension. 2011-06-22 12:27:05 +01:00
Vitor Santos Costa dba2fd398f fix absolute_file_path and its use by load_files to new SWI framework. 2011-06-21 22:36:09 +01:00
Vitor Santos Costa 249010bd90 add SWI compatible file_name_variables flag. 2011-06-21 22:33:10 +01:00
Ricardo Rocha 8116aac432 parallel execution is now explicit using one of the new built-in
predicates: parallel/1, parallel_findall/3 or parallel_once/1.
2011-06-21 15:19:07 +01:00
Vitor Santos Costa a516d6ad47 more SWI stuff. 2011-06-14 09:04:03 +01:00
Vitor Santos Costa ad5e29ba72 fix comment option in read_term. 2011-06-14 09:03:44 +01:00
Vitor Santos Costa 318c906966 export some SWI builtins 2011-06-14 09:03:00 +01:00
Vitor Santos Costa dfe3fcbf0b use SWI stuff module. 2011-06-14 09:02:44 +01:00
Vitor Santos Costa eaf96e918b allow multifile as an user predicate. 2011-06-14 09:02:16 +01:00
Vitor Santos Costa 9c8d759a43 insert SWI-compatible hook for comment processing. 2011-06-14 09:01:10 +01:00
Vitor Santos Costa 5c03739525 SWI inherited stuff 2011-06-14 08:59:58 +01:00
Vitor Santos Costa b57e809adb fix bug in public directive. 2011-06-13 01:45:03 +01:00
Vitor Santos Costa c67cac0a36 improve // handling. 2011-06-13 01:44:31 +01:00