MustacheSharp/mustache-sharp
Travis Parks f848d63d9a Handle Unknown Tags
I added code to detect unknown tags and throw an exception. I also
provided a default implementation so tags are in the global scope by
default.
2013-01-12 20:22:31 -05:00
..
Properties Handle Unknown Tags 2013-01-12 20:22:31 -05: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 Implemented better custom tag handling. 2013-01-12 14:53:12 -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 Implemented better custom tag handling. 2013-01-12 14:53:12 -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 Handle Unknown Tags 2013-01-12 20:22:31 -05:00
Generator.cs Made progress implementing the object model, including all of the built-in tags. 2013-01-09 21:17:45 -05:00
IGenerator.cs Made progress implementing the object model, including all of the built-in tags. 2013-01-09 21:17:45 -05:00
IfTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
InlineGenerator.cs Made progress implementing the object model, including all of the built-in tags. 2013-01-09 21:17:45 -05:00
InlineTagDefinition.cs Handle Unknown Tags 2013-01-12 20:22:31 -05:00
KeyGenerator.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
KeyScope.cs Made progress implementing the object model, including all of the built-in tags. 2013-01-09 21:17:45 -05:00
MasterTagDefinition.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
PropertyDictionary.cs Implement custom tags. 2013-01-08 21:33:53 -05:00
RegexHelper.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
StaticGenerator.cs Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
TagDefinition.cs Handle Unknown Tags 2013-01-12 20:22:31 -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 Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
mustache-sharp.csproj Implemented better custom tag handling. 2013-01-12 14:53:12 -05:00
mustache-sharp.nuspec Added NuGet deployment items. 2013-01-12 15:18:54 -05:00