MustacheSharp/mustache-sharp.test
Travis Parks 11b73b696e Pop Context When Exiting Tag
I was not removing context when I was leaving a tag. This caused the
context to grow indefinitely, which is not a valid representation of
where the placeholder was located in the template.
2013-04-25 08:46:03 -04:00
..
Properties Pop Context When Exiting Tag 2013-04-25 08:46:03 -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