MustacheSharp/mustache-sharp
Travis Parks 42463a888f Provide context when placeholders found.
It could be useful to know the context when discovering a placeholder.
I also renamed MissingKeyEventArgs to KeyNotFoundEventArgs.
I created a new event KeyFoundEventArgs.
2013-04-24 21:21:00 -04:00
..
Properties Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
ArgumentCollection.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
CompoundGenerator.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
ConditionTagDefinition.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
ContentTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
Context.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
EachTagDefinition.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
ElifTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
ElseTagDefinition.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
FormatCompiler.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
Generator.cs Provide context when placeholders found. 2013-04-24 21:21:00 -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 Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
KeyFoundEventArgs.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
KeyGenerator.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
KeyNotFoundEventArgs.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
KeyScope.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
MasterTagDefinition.cs Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
NestedContext.cs Optimized text generation. 2013-01-16 15:10:25 -05:00
PlaceholderFoundEventArgs.cs Provide context when placeholders found. 2013-04-24 21:21:00 -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 Provide context when placeholders found. 2013-04-24 21:21:00 -04: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 Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
mustache-sharp.csproj Provide context when placeholders found. 2013-04-24 21:21:00 -04:00
mustache-sharp.nuspec Added NuGet deployment items. 2013-01-12 15:18:54 -05:00