2008-04-19 Jb Evain <jbevain@novell.com>
authorJb Evain <jbevain@gmail.com>
Sat, 19 Apr 2008 13:28:34 +0000 (13:28 -0000)
committerJb Evain <jbevain@gmail.com>
Sat, 19 Apr 2008 13:28:34 +0000 (13:28 -0000)
commit75fd246e8843fa689070839d3c8580fee87b6ad6
tree38e386e504aeff906e5aba512581783904b22ea5
parentf9adb8593d8be2d810a71a154c68c241a6eca512
2008-04-19  Jb Evain  <jbevain@novell.com>

* EmitContext.cs: infrastructure work to attach a compiled
lambda expression to an execution scope, and to detect and store
external globals in the scope.
* ConstantExpression.cs: load globals from the scope.

svn path=/trunk/mcs/; revision=101207
mcs/class/System.Core/System.Linq.Expressions/ChangeLog
mcs/class/System.Core/System.Linq.Expressions/ConstantExpression.cs
mcs/class/System.Core/System.Linq.Expressions/EmitContext.cs