Commit Graph

3517 Commits

Author SHA1 Message Date
Vitor Santos Costa d5e1ff38f4 new interface to access globals. They are not in a file called GLOBALS, from which
we generate several files automatically.
2010-03-21 22:12:42 +00:00
Vitor Santos Costa 499f2c5368 cleanup: m4 conf and old CLPQR are not used any longer 2010-03-17 07:24:59 +00:00
Vitor Santos Costa 1245c85ba1 move to version 6.0.4 2010-03-16 01:16:36 +00:00
Vitor Santos Costa 57f55cbd28 fix garbage collection of pointers to attributed variables. 2010-03-16 01:07:26 +00:00
Vítor Santos Costa II 8df2b4a963 fix ref to $freeze 2010-03-15 20:40:05 +00:00
Vítor Santos Costa II 3c67550975 fix stupid use of ++ within macro. 2010-03-15 16:20:47 +00:00
Vitor Santos Costa 4e052ba822 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-03-15 15:06:03 +00:00
Vitor Santos Costa 3c6a4435d8 Merge branch 'new_atts' 2010-03-15 15:05:42 +00:00
U-Khasa\Vitor 8e290be453 Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-03-15 09:42:59 -05:00
U-Khasa\Vitor ada06d84b2 caps change 2010-03-15 09:42:42 -05:00
Vitor Santos Costa e0a28acdcb Merge branch 'master' of yap.dcc.fc.up.pt:yap-6 2010-03-15 14:20:55 +00:00
Ricardo Rocha 3742f09c10 missing brackets in condition using macro new_dependency_frame() 2010-03-15 14:21:16 +00:00
Vitor Santos Costa 577c7721d7 upgrade to cuurent chr 2010-03-15 14:20:41 +00:00
Vitor Santos Costa 54c0209d3a give macros to reset and update chain of attvars in term copy. 2010-03-15 14:19:45 +00:00
Vitor Santos Costa cfc0a23953 make sublist from hprolog and sublist from yap be the same beast. 2010-03-15 14:19:05 +00:00
Vitor Santos Costa 9cce7df45b output unification should go after cut. 2010-03-15 14:18:25 +00:00
Vitor Santos Costa 8b6b9e9ac3 we don't need to wakeup variables that have no attributes, even if they have been bound. 2010-03-15 14:17:30 +00:00
RIGUZZI FABRIZIO - Dipartimento di Ingegneria ce540b5dd4 Fixed compilation of cplint under new packages folder 2010-03-15 09:51:39 +01:00
Vitor Santos Costa e33b7502b5 SWI compatibility 2010-03-14 09:35:04 +00:00
Vitor Santos Costa 6f1281849c SWI compatibility for term_expansion 2010-03-14 09:34:54 +00:00
Vitor Santos Costa 117647f552 fix test 2010-03-14 09:32:31 +00:00
Vitor Santos Costa 4fafe10fbe fix error messages 2010-03-14 09:32:04 +00:00
Vitor Santos Costa d33be13487 SWI compatibility 2010-03-14 09:31:25 +00:00
Vitor Santos Costa 3683da028a use correct tests. 2010-03-14 09:31:04 +00:00
Vitor Santos Costa 2ba051e908 SWI compatibility for term_expansion 2010-03-14 09:30:24 +00:00
Vitor Santos Costa 3235842947 small optimisation 2010-03-12 22:41:49 +00:00
Vitor Santos Costa 26e0bfdf06 fix op 2010-03-12 22:41:30 +00:00
Vitor Santos Costa 2908d4ccbd fix: size of quue went down. 2010-03-12 22:40:17 +00:00
Ricardo Rocha ee0022bb47 checking for frozen segments in the trail stack in now done using the
macro IN_BETWEEN(Yap_TrailBase, ref, Yap_TrailTop)
2010-03-12 20:02:32 +00:00
Vítor Santos Costa II df6b9a8511 Merge branch 'master' of gitosis@yap.dcc.fc.up.pt:yap-6 2010-03-12 18:03:41 +00:00
Vítor Santos Costa II ff97f53a24 expand_index was broken for long_ints 2010-03-12 18:03:15 +00:00
Vitor Santos Costa c4b39d3ab9 update Prolog code: do a cleanup and make delays use SWI interface. 2010-03-12 14:26:35 +00:00
Vitor Santos Costa c5002e4c98 update docummentation. 2010-03-12 10:19:55 +00:00
Vitor Santos Costa 222ead095c term_attvars/2. 2010-03-12 08:49:12 +00:00
Vitor Santos Costa c41f6e1906 atts stuff is now a part of prolog. 2010-03-12 08:26:56 +00:00
Vitor Santos Costa 613dfb0d95 move away from SICStus: do not check all attvars. 2010-03-12 08:25:35 +00:00
Vitor Santos Costa 30a4f3cfe7 fixes to support copy_term and nb_ 2010-03-12 08:24:58 +00:00
Vitor Santos Costa 96a15851a7 fix unnecessary choicepoint in [a]. 2010-03-10 14:09:48 +00:00
Vitor Santos Costa abe4744fe7 fix error handling. 2010-03-10 14:09:35 +00:00
Vitor Santos Costa 3d10482cc7 more upgrades to new coroutining code. 2010-03-10 14:06:07 +00:00
Vitor Santos Costa 4a6bfe1fa0 avoid unnecessary term construction. 2010-03-09 22:03:00 +00:00
Vitor Santos Costa 2c53542bb1 fix error handling. 2010-03-09 22:01:42 +00:00
Vitor Santos Costa bb3c837ec5 fix unnecessary choicepoint in [a]. 2010-03-09 22:00:46 +00:00
Ricardo Rocha 6dbc6f09fa new built-in predicate abolish_all_frozen_choice_points/0 2010-03-09 14:48:20 +00:00
Vitor Santos Costa dd3645b5c8 move to SWI like interface. 2010-03-08 09:24:24 +00:00
Vitor Santos Costa 53b4828000 new Atts Code. 2010-03-08 09:24:11 +00:00
Vitor Santos Costa 34ca485e42 new Atts code. 2010-03-08 09:23:58 +00:00
Vitor Santos Costa d48be6406b no more need to support AttVars 2010-03-08 09:21:48 +00:00
Vitor Santos Costa 43a822b41f IsAttVar 2010-03-08 09:21:16 +00:00
Vitor Santos Costa 16ea59e106 no more list of variables. 2010-03-08 09:20:30 +00:00