MustacheSharp/mustache-sharp
Travis Parks f136dd61a5 Begin implementation of context scopes.
Instead of context data being a single object, it now supports the same
scoping rules as keys.
Now the #index tag is always available.
2013-08-16 23:36:06 -04:00
..
Properties Force newlines to be explicit 2013-07-23 08:44:48 -04:00
ArgumentCollection.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
CompoundGenerator.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
ConditionTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
ContentTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
Context.cs Rename Namespace 2013-05-03 08:44:57 -04:00
ContextParameter.cs Rename Namespace 2013-05-03 08:44:57 -04:00
EachTagDefinition.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
ElifTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
ElseTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
FormatCompiler.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
Generator.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
IGenerator.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
IfTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
IndexTagDefinition.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
InlineGenerator.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
InlineTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
KeyFoundEventArgs.cs Rename Namespace 2013-05-03 08:44:57 -04:00
KeyGenerator.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
KeyNotFoundEventArgs.cs Rename Namespace 2013-05-03 08:44:57 -04:00
MasterTagDefinition.cs Rename Namespace 2013-05-03 08:44:57 -04:00
NestedContext.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
NewlineTagDefinition.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
PlaceholderFoundEventArgs.cs Rename Namespace 2013-05-03 08:44:57 -04:00
PropertyDictionary.cs Rename Namespace 2013-05-03 08:44:57 -04:00
RegexHelper.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
Scope.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
SetTagDefinition.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
StaticGenerator.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
TagDefinition.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
TagParameter.cs Rename Namespace 2013-05-03 08:44:57 -04:00
WithTagDefinition.cs Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
mustache-sharp.csproj Begin implementation of context scopes. 2013-08-16 23:36:06 -04:00
mustache-sharp.nuspec Rename Namespace 2013-05-03 08:44:57 -04:00