2010-06-18 Rolf Bjarne Kvinge * ExecutionScope.cs: This class exists in Moonlight, but isn't supported. * StrongBox_T.cs: * DynamicAttribute.cs: Include in Moonlight. 2009-12-02 Marek Safar * DynamicAttribute.cs: Add arguments check. 2009-11-14 Jb Evain * ExecutionScope.cs: implement IsolateExpression. 2009-07-02 Marek Safar * StrongBox_T.cs: Add 4.0 bits. 2009-06-29 Marek Safar * DynamicAttribute.cs: Add DynamicAttribute. 2009-03-05 Jb Evain * ExecutionScope.cs: add support for hoisted locals. 2008-06-20 Jb Evain * ExecutionScope.cs (CreateDelegate): implement. 2008-04-19 Jb Evain * ExecutionScope.cs: change the constructor to take a list of globals. 2008-02-24 Jb Evain * ExecutionScope.cs: update API. 2007-01-19 Marek Safar * ChangeLog: Added