Commit Graph

1135 Commits

Author SHA1 Message Date
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