MustacheSharp/mustache-sharp.test
Travis Parks 80824c4e4b Add mutex lock to PropertyDictionary
It was pointed out that since the PropertyDictionary is caching the
properties of types using a static dictionary, it must be made thread
safe.
2014-06-25 10:19:08 -04:00
..
Properties Add mutex lock to PropertyDictionary 2014-06-25 10:19:08 -04:00
FormatCompilerTester.cs Allow string and number arguments 2014-05-21 17:02:31 -04:00
UpcastDictionaryTester.cs Handle dictionaries with non-object values. 2014-05-20 19:34:54 -04:00
mustache-sharp.test.csproj Handle dictionaries with non-object values. 2014-05-20 19:34:54 -04:00