MustacheSharp/mustache-sharp
Travis Parks 20dcfc059d Fire event whenever a placeholder is found.
It could be useful to track which placeholders were found when parsing
the template. This event will allow keys to be mapped to different keys,
and support changing alignment and formatting.
2013-04-24 08:58:19 -04:00
..
Properties Fire event whenever a placeholder is found. 2013-04-24 08:58:19 -04:00
ArgumentCollection.cs Made progress implementing the object model, including all of the built-in tags. 2013-01-09 21:17:45 -05:00
CompoundGenerator.cs Default the Scope and Writer for Nested Contexts 2013-01-16 16:06:35 -05:00
ConditionTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
ContentTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
EachTagDefinition.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
ElifTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
ElseTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
FormatCompiler.cs Fire event whenever a placeholder is found. 2013-04-24 08:58:19 -04:00
Generator.cs Support Missing Key Handlers 2013-04-18 19:27:09 -04:00
IGenerator.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
IfTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
InlineGenerator.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
InlineTagDefinition.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
KeyGenerator.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
KeyScope.cs Provide more details when keys not found. 2013-04-19 08:56:21 -04:00
MasterTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
MissingKeyEventArgs.cs Provide more details when keys not found. 2013-04-19 08:56:21 -04:00
NestedContext.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
PlaceholderFoundEventArgs.cs Fire event whenever a placeholder is found. 2013-04-24 08:58:19 -04:00
PropertyDictionary.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
RegexHelper.cs Fire event whenever a placeholder is found. 2013-04-24 08:58:19 -04:00
StaticGenerator.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
TagDefinition.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
TagParameter.cs Made progress implementing the object model, including all of the built-in tags. 2013-01-09 21:17:45 -05:00
Trimmer.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
WithGenerator.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
mustache-sharp.csproj Fire event whenever a placeholder is found. 2013-04-24 08:58:19 -04:00
mustache-sharp.nuspec Added NuGet deployment items. 2013-01-12 15:18:54 -05:00