MustacheSharp/mustache-sharp.test/Properties
Travis Parks f07a80d5a1 Eliminate RegexOptions.Compiled
RegexOptions.Compiled does not seem to improve performance and actually
is a bottleneck in most cases. I am removing it for the time being. I
may add a flag to the FormatCompiler if it is needed in the future.
2013-05-01 10:48:25 -04:00
..
AssemblyInfo.cs Eliminate RegexOptions.Compiled 2013-05-01 10:48:25 -04:00