mikebridge / Liquid.NET

.Net Port of the Liquid template language
MIT License
61 stars 15 forks source link

TemplateContext.Registers is separate from the stack #57

Open mikebridge opened 8 years ago

mikebridge commented 8 years ago

The global registers should be in the base of the symboltable stack.