[Mono-dev] [patch] partial implementation of System.Reflection.Emit.DynamicILInfo

Casey Marshall cmarshall at pacificbiosciences.com
Fri Mar 7 14:35:56 EST 2008


The attached patches add a partial implementation of DynamicILInfo --
basically enough that you can specify the IL code and locals for a
method, and have that method runnable.

I might work on this more if I have time, *plus* I'm not sure if this
here is too naive, and would need to change a lot for a full
implementation.

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-dil2.patch
Type: text/x-patch
Size: 4094 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080307/97efba5c/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono-dil.patch
Type: text/x-patch
Size: 3060 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080307/97efba5c/attachment-0003.bin 


More information about the Mono-devel-list mailing list