2002-11-12 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Tue, 12 Nov 2002 15:04:39 +0000 (15:04 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 12 Nov 2002 15:04:39 +0000 (15:04 -0000)
commit358d3c04b207dd05c32cf5869a636f621db51ae3
treedf5b4cbbaec71cc13c4e76fa9421c454cbf30b0d
parentf207a8ecd660688909eb816cd06725cb13b79ed1
2002-11-12  Miguel de Icaza  <miguel@ximian.com>

* expression.cs (Binary.EmitBranchable): Also handle the cases for
LogicalOr and LogicalAnd that can benefit from recursively
handling EmitBranchable.  The code now should be nice for Paolo.

svn path=/trunk/mcs/; revision=8948
mcs/mcs/ChangeLog
mcs/mcs/TODO
mcs/mcs/expression.cs