csharp: Refactoring IL code generator & add two compiled packer implementation (dynamic-method, method-builder)

This commit is contained in:
Kazuki Oikawa 2011-04-23 14:14:12 +09:00
parent 94e5b0d78f
commit 33498d3673
7 changed files with 883 additions and 670 deletions

View file

@ -18,7 +18,6 @@ Global
{CE24167B-8F0A-4670-BD1E-3C283311E86B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE24167B-8F0A-4670-BD1E-3C283311E86B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE24167B-8F0A-4670-BD1E-3C283311E86B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE24167B-8F0A-4670-BD1E-3C283311E86B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE