2006-09-27 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Wed, 27 Sep 2006 10:11:33 +0000 (10:11 -0000)
committerMartin Baulig <martin@novell.com>
Wed, 27 Sep 2006 10:11:33 +0000 (10:11 -0000)
commitb2370b144a80ed61dcefb2d8536b0b4561dace57
tree47099b7e02b3e14e478fc152b56ccdd5ac6b8453
parent70d9f422be6fabe48192bb024eb052c285b47c2e
2006-09-27  Martin Baulig  <martin@ximian.com>

Merged the Anonymous Methods patch.

* parameter.cs (Parameter.ResolveVariable): New public method.
(Parameters.ResolveVariable): Likewise.

* ecore.cs (TemporaryVariable): Use the new `Variable' framework.

svn path=/branches/martin/anonymous-methods/mcs/; revision=65954
mcs/mcs/ChangeLog
mcs/mcs/ecore.cs
mcs/mcs/parameter.cs