MustacheSharp/mustache-sharp/Properties
Travis Parks 8135db68df Eliminate recursive calls in UpcastDictionary
I realized I had tail-end recursion, which could be easily eliminated.
Because of yield return, I think this greatly simplified the code.
2014-06-26 15:21:01 -04:00
..
AssemblyInfo.cs Eliminate recursive calls in UpcastDictionary 2014-06-26 15:21:01 -04:00
Resources.Designer.cs Give more details for unknown tags 2013-07-18 12:04:12 -04:00
Resources.resx Give more details for unknown tags 2013-07-18 12:04:12 -04:00