[Mono-dev] [PATCH] Implement support for compiled regular expressions in profile 1.x

Kornél Pál kornelpal at gmail.com
Wed Apr 1 23:22:57 EDT 2009


Hi,

I've implement support for compiled regular expressions in profile 1.x 
using dynamic assemblies.

I also have cleaned up the code by removing GetEvalMethod and 
CreateEvalMethod methods and moving their functionality to 
GetMachineFactory.

I also modified the signature of EmitEvalMethodBody and replaced generic 
dictionaries with hashtables in profile 1.x that results in a larger 
patch but I haven't modify the actual code generator.

I also had to modify some visibility levels to pass runtime type checks.

Please review the attached patch.

Kornél
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: RxCilCompiler1x.diff.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090402/edef461e/attachment-0001.txt 


More information about the Mono-devel-list mailing list