* ecore.cs (ImplicitInvocation, ImplicitNew, FloatingToFixedCast): Added
authorJambunathan K <jambunathan@mono-cvs.ximian.com>
Tue, 1 Mar 2005 12:51:34 +0000 (12:51 -0000)
committerJambunathan K <jambunathan@mono-cvs.ximian.com>
Tue, 1 Mar 2005 12:51:34 +0000 (12:51 -0000)
commit29df8816d330b8f60efc2be46fa22a954856a0ea
treec9cd576b02aedae2ba86f7fa45f8427090586f7e
parent5e28ac06a91f4099ff85424bec2af0501de32224
* ecore.cs (ImplicitInvocation, ImplicitNew, FloatingToFixedCast): Added
* expression.cs (ImplicitInvocation, ImplicitNew): Removed

* driver.cs, rootcontext.cs: Added the 'removeintchecks' and
'optionstrict' command line options

* convert.cs (WideningNumericConversion,
NarrowingNumericConversion): Updated to refelct VB.NET semantics.

svn path=/trunk/mcs/; revision=41320
mcs/bmcs/ChangeLog
mcs/bmcs/convert.cs
mcs/bmcs/driver.cs
mcs/bmcs/ecore.cs
mcs/bmcs/expression.cs
mcs/bmcs/rootcontext.cs