From: Eric B. <er...@us...> - 2011-08-29 20:43:17
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gobo-eiffel". The branch, dev has been created at 142d076c7ffba7554d38a2cae2ca8a1be3cae1c0 (commit) - Log ----------------------------------------------------------------- commit 142d076c7ffba7554d38a2cae2ca8a1be3cae1c0 Author: Eric Bezault <er...@go...> Date: Mon Aug 29 22:42:24 2011 +0200 Fixed bug when parsing nested check-instructions. The assertions of the enclosing check-instruction were associated with the inner check-instruction. commit c10aaadaff818b38545e2643f4333feb5bee5b69 Author: Eric Bezault <er...@go...> Date: Mon Aug 29 08:29:04 2011 +0200 Fixed bug when determining the attachment status of formal generic parameters. commit 7dd796d29d48a85167c1b428da261cc21fae5e94 Author: Eric Bezault <er...@go...> Date: Mon Aug 29 08:27:52 2011 +0200 Take into account the fact that arguments may be have different names in redefinitions. commit b943a719dea72a832507cbc433d504d42d66544a Author: Eric Bezault <er...@go...> Date: Sun Aug 28 15:54:54 2011 +0200 Look for convert feature without taking into account the attachment status of the types involved. commit 3ef18be9242217fe705841e86ef3997365eebce3 Author: Eric Bezault <er...@go...> Date: Sun Aug 28 12:26:14 2011 +0200 Compatibility with ISE when detecting object-test local names scope overlaps. commit 696106aa7ad2d8c93525c3da8c2f7e26df4b2a9a Author: Eric Bezault <er...@go...> Date: Sat Aug 27 12:15:29 2011 +0200 Made sure that the target of qualified call agents is attached. commit 245d4a93a47bf43ab5abede6efdef0537b2b6f18 Author: Eric Bezault <er...@go...> Date: Sat Aug 27 10:48:45 2011 +0200 Fixed bug when setting a stable attribute with another stable attribute. The attachment status was not correctly handled. commit 4d1b75a1e26766dddd1291d23d70ef34273df166 Author: Eric Bezault <er...@go...> Date: Sat Aug 27 09:23:04 2011 +0200 Changed VWEQ so that the attachment status is not taken into account. commit 606e5787e78638a69db877fc0d6e5de03fcf61a3 Author: Eric Bezault <er...@go...> Date: Fri Aug 26 22:58:30 2011 +0200 Relaxed validity rule VDRD-2 to be compliant with EiffelStudio 6.8: it's accepted to have type 'attached like Current' in the signature of the routine in the parent class and 'detachable like Current' in the signature of the redefined routine. commit 90002da1c2b56903b231bc2c34ddf3afc20bec8b Author: Eric Bezault <er...@go...> Date: Thu Aug 25 19:45:10 2011 +0200 To be compliant with EiffelStudio, the TUPLE part in the type of agents should be attached even when there are no open operands. commit 0d89d33184477872d565718c462758cf04b0e662 Author: Eric Bezault <er...@go...> Date: Thu Aug 25 17:11:22 2011 +0200 Stable attributes are not supported yet. Make as if there are all stable for the time being. commit 69f95fef89575e2ab835190a481389b95b199622 Author: Eric Bezault <er...@go...> Date: Thu Aug 25 17:09:45 2011 +0200 Added missing impplicit type mark for TUPLE types. commit 8ae1ad2d5eca320dc2f52067ff8d2734b9f4ebb9 Author: Eric Bezault <er...@go...> Date: Thu Aug 25 14:22:18 2011 +0200 Support the ECMA syntax for typed manifest strings and typed character constants. commit ac9c5ff262d92aca5bdc30695b1c6f28fc94d073 Author: Eric Bezault <er...@go...> Date: Thu Aug 25 00:52:50 2011 +0200 Implemented validity rule VEVI where the 'Result' entity declared of attached type is not initialized at the end of the body of an attribute. commit 72e460ee1320077124bffd8bc9047ec48c873c68 Author: Eric Bezault <er...@go...> Date: Wed Aug 24 19:13:09 2011 +0200 Implemented validity rule VEVI where the 'Result' entity declared of attached type is not initialized at the end of a do or once function or a do or once inline agent. commit 13f009b78068b78bd8b094c13978db1b9631823a Author: Eric Bezault <er...@go...> Date: Tue Aug 23 23:58:50 2011 +0200 Fixed bug when running 'gec --gelint ...'. Validity errors were reported twice. commit ccf372759fcb7ffd993142079455a1bdafed7ba3 Author: Eric Bezault <er...@go...> Date: Mon Aug 22 17:28:51 2011 +0200 First implementation of void-safety validity rules. commit cefbf2506206dc73f94d04eb9dceb161f4757943 Author: Eric Bezault <er...@go...> Date: Fri Aug 12 18:26:05 2011 +0200 Workaround ISE's bug when determining the type of manifest tuples at run-time. See bug report #17781. ----------------------------------------------------------------------- hooks/post-receive -- gobo-eiffel |