MustacheSharp/mustache-sharp
Travis Parks f8628aaf86 Implement custom tags.
This is the first step towards supporting custom tags. There are
wrinkles I need to work out, since I'm not 100% sure what the finished
code will look like.
2013-01-08 21:33:53 -05:00
..
Properties Implement custom tags. 2013-01-08 21:33:53 -05:00
CompoundGenerator.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
FormatParser.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
IGenerator.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
KeyScope.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
PropertyDictionary.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
RegexHelper.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
StaticGenerator.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
TagDefinition.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
TagParameter.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
TagScope.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
mustache-sharp.csproj Implement custom tags. 2013-01-08 21:33:53 -05:00