MustacheSharp/mustache-sharp.test
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
..
Properties Eliminate RegexOptions.Compiled 2013-05-01 10:48:25 -04:00
FormatCompilerTester.cs Pop Context When Exiting Tag 2013-04-25 08:46:03 -04:00
mustache-sharp.test.csproj Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00