ChangeLog 830 B

123456789101112131415161718192021222324252627282930313233343536
  1. 2009-12-02 Marek Safar <[email protected]>
  2. * DynamicAttribute.cs: Add arguments check.
  3. 2009-11-14 Jb Evain <[email protected]>
  4. * ExecutionScope.cs: implement IsolateExpression.
  5. 2009-07-02 Marek Safar <[email protected]>
  6. * StrongBox_T.cs: Add 4.0 bits.
  7. 2009-06-29 Marek Safar <[email protected]>
  8. * DynamicAttribute.cs: Add DynamicAttribute.
  9. 2009-03-05 Jb Evain <[email protected]>
  10. * ExecutionScope.cs: add support for hoisted locals.
  11. 2008-06-20 Jb Evain <[email protected]>
  12. * ExecutionScope.cs (CreateDelegate): implement.
  13. 2008-04-19 Jb Evain <[email protected]>
  14. * ExecutionScope.cs: change the constructor to take a list
  15. of globals.
  16. 2008-02-24 Jb Evain <[email protected]>
  17. * ExecutionScope.cs: update API.
  18. 2007-01-19 Marek Safar <[email protected]>
  19. * ChangeLog: Added