Commit Graph

  • 0b34a4ccee Fix errors and warnings master-plus Michael Vesely 2021-12-17 11:21:14 +0100
  • 5bcd101beb TargetFrameworks Michael Vesely 2021-08-28 08:16:37 +0200
  • 28f4ae3178 Revise README.md Michael Vesely 2020-02-26 05:58:13 +0100
  • 0c3a385b98
    Replace (wrong) download info with branch info Michael Vesely 2020-02-25 12:35:16 +0100
  • 81dd092e7b Fix: move added TagDefinitions to project folder Michael Vesely 2020-02-25 12:11:18 +0100
  • 3f383cc46a Rename Assembly to MustacheSharp for consistency Michael Vesely 2020-02-25 12:00:05 +0100
  • ea17d8fadc Merge branch 'master' into feature-compare-tags Michael Vesely 2020-02-25 10:12:17 +0100
  • 75551c7ce0
    Fix error in the description of the 'lt' tag Michael Vesely 2020-02-12 07:58:54 +0100
  • 173cfe839f Add unit tests for empty string, null and single curly brace. master Michael Vesely 2018-12-12 05:31:43 +0100
  • eada46d86b
    Merge pull request #85 from lhaussknecht/feature/Culture_Specific_Fix Travis Parks 2018-11-05 15:25:48 -0500
  • c4615ef125 Specified culture to make test run green on non-us systems. lhaussknecht 2018-11-05 21:17:07 +0100
  • 11d4396543 Add CHANGELOG Travis Parks 2018-07-15 19:02:22 -0400
  • 21097a18d7 Migrate to .NET Standard 2.0. v1.0 Travis Parks 2018-07-15 18:57:30 -0400
  • d4f6004ec4 Added some further tests Paul Grimshaw 2016-09-23 16:05:15 +0100
  • 98b0c501e2 Merge remote-tracking branch 'original-master/master' Paul Grimshaw 2016-09-23 14:37:16 +0100
  • 107b588019 Text duplicated within nested contexts jehugaleahsa 2016-09-19 12:25:48 -0400
  • 0195c39f42 Merge remote-tracking branch 'original-master/master' Paul Grimshaw 2016-09-19 16:26:03 +0100
  • b5e7aceaa6 Url from variable test added Paul Grimshaw 2016-09-19 12:32:46 +0100
  • bed6302ea8 Added Url encode / Url decode options Paul Grimshaw 2016-09-19 11:40:43 +0100
  • bb1b6cc936 Direct support for HTML formatting jehugaleahsa 2016-03-21 13:41:46 -0400
  • 929764e58a Add strong-name to assemblies Travis Parks 2015-11-20 17:42:18 -0500
  • 41bfaf3530 Add UNLICENCE Travis Parks 2015-10-22 22:31:50 -0400
  • eb9f363179 Update README.md Travis Parks 2015-10-22 22:17:08 -0400
  • 76a3f60a94 Treat DBNull as False in Conditions Travis Parks 2014-08-01 11:35:37 -0400
  • 2bf2f0c25c Update assembly version for NuGet Travis Parks 2014-08-01 11:26:45 -0400
  • e3600852cf Merge pull request #29 from zbynek001/master Travis Parks 2014-07-14 15:57:44 -0400
  • 758f112836 KeyFoundEventArgs constructor fix Zbynek Zavadil 2014-07-14 21:14:55 +0200
  • 8135db68df Eliminate recursive calls in UpcastDictionary Travis Parks 2014-06-26 15:21:01 -0400
  • f73814e3d9 Upcast Dictionary Improvements Travis Parks 2014-06-26 14:45:21 -0400
  • 55ff1ef5de Even more powerful dictionary detection Travis Parks 2014-06-25 11:04:51 -0400
  • 80824c4e4b Add mutex lock to PropertyDictionary Travis Parks 2014-06-25 10:19:08 -0400
  • 016161a777 Update README.md Travis Parks 2014-06-20 09:03:59 -0400
  • 46d4b530f1 Update README.md Travis Parks 2014-06-20 08:57:40 -0400
  • 19a0710d49 Allow string and number arguments Travis Parks 2014-05-21 17:02:31 -0400
  • 60f8294eb4 Allow for the preservation of newlines Travis Parks 2014-05-21 13:38:39 -0400
  • 10304d811c Handle dictionaries with non-object values. Travis Parks 2014-05-20 19:34:54 -0400
  • 7bda253bab Handle properties and fields being replaced by derived classes. Travis Parks 2014-03-02 00:43:08 -0500
  • 517e38a6db Support public fields for keys Travis Parks 2014-03-01 23:11:52 -0500
  • 1ea4e00904 Unit test mistakes corrected Paul Grimshaw 2014-02-13 23:17:53 +0000
  • b31f393f65 Added support for explicit values in equality comparisons in the template, using the _ prefix Paul Grimshaw 2014-02-05 00:20:33 +0000
  • a16262d43e Tags altered to allow string number values Paul Grimshaw 2014-02-04 13:52:20 +0000
  • ded9ac56aa Readme correction Paul Grimshaw 2014-02-04 13:21:17 +0000
  • 466ec8a009 Readme updated with new tag types Paul Grimshaw 2014-02-04 13:19:55 +0000
  • 6c902dff3b Lt, Lte, Gt, Gte (less than etc.) tags added Paul Grimshaw 2014-02-04 13:07:28 +0000
  • 7c3df01029 Eq Tag added, to allow values to be compared Paul Grimshaw 2014-02-04 12:10:11 +0000
  • 599dc7a78f Merge pull request #15 from mdelanno/patch-1 Travis Parks 2014-01-01 06:39:14 -0800
  • 546fb3f587 Update README.md Maxence DELANNOY 2014-01-01 08:49:47 +0100
  • 5cabfa4e9b Updated project version for NuGet Travis Parks 2013-10-30 15:42:07 -0400
  • 6a272230af Support firing event when keys/variables used as arguments. Travis Parks 2013-10-30 15:39:38 -0400
  • 6e74fa1fcc Support scoped variables Travis Parks 2013-10-28 15:58:50 -0400
  • f136dd61a5 Begin implementation of context scopes. Travis Parks 2013-08-16 23:35:46 -0400
  • eb7e909f95 Update README.md Travis Parks 2013-07-23 09:02:05 -0400
  • e2fd882ef1 Force newlines to be explicit Travis Parks 2013-07-23 08:44:48 -0400
  • 65b79062d6 Fix Bug with inline tags in compound tags Travis Parks 2013-07-22 22:25:13 -0400
  • d7a0ab3b38 Add support for index in each tags Travis Parks 2013-07-20 12:06:38 -0400
  • 3795a77354 Give more details for unknown tags Travis Parks 2013-07-18 12:04:12 -0400
  • 4a00204bda Prevent archiver from replacing newlines Travis Parks 2013-07-16 20:08:00 -0400
  • a16381a9d3 Prevent archiver from replacing newlines Travis Parks 2013-07-16 20:00:48 -0400
  • c9ad93dca3 Prevent archiver from replacing newlines Travis Parks 2013-07-16 19:55:26 -0400
  • 22e0cb4c2a Rename Namespace Travis Parks 2013-05-03 08:44:51 -0400
  • 50a80f42ad Update README.md Travis Parks 2013-05-03 09:35:04 -0300
  • f07a80d5a1 Eliminate RegexOptions.Compiled Travis Parks 2013-05-01 10:48:25 -0400
  • 11b73b696e Pop Context When Exiting Tag Travis Parks 2013-04-25 08:46:03 -0400
  • 42463a888f Provide context when placeholders found. Travis Parks 2013-04-24 21:21:00 -0400
  • 20dcfc059d Fire event whenever a placeholder is found. Travis Parks 2013-04-24 08:58:19 -0400
  • a6c7933bab Provide more details when keys not found. Travis Parks 2013-04-19 08:56:21 -0400
  • ac09c8fc38 Support Missing Key Handlers Travis Parks 2013-04-18 19:26:58 -0400
  • bfc579be22 Update README.md Travis Parks 2013-01-16 16:09:13 -0500
  • fe54d9522b Default the Scope and Writer for Nested Contexts Travis Parks 2013-01-16 16:06:30 -0500
  • a6ddb18448 Update README.md Travis Parks 2013-01-16 16:03:02 -0500
  • 790f856b44 Optimized text generation. Travis Parks 2013-01-16 15:10:25 -0500
  • 83b2a8a3d9 Update README.md Travis Parks 2013-01-12 21:40:47 -0500
  • f848d63d9a Handle Unknown Tags Travis Parks 2013-01-12 20:22:20 -0500
  • a0bacd250d Update README.md Travis Parks 2013-01-12 19:59:57 -0500
  • 1af1aa000c Update README.md Travis Parks 2013-01-12 19:34:53 -0500
  • 13332c82ec Update README.md Travis Parks 2013-01-12 19:33:58 -0500
  • 463bb7c9d2 Update README.md Travis Parks 2013-01-12 19:31:36 -0500
  • 27650682bf Update README.md Travis Parks 2013-01-12 18:44:49 -0500
  • a64d3a73fc Added NuGet deployment items. Travis Parks 2013-01-12 15:18:54 -0500
  • 138f36f005 Created a complex example for a unit test. Travis Parks 2013-01-12 15:11:24 -0500
  • 7d75c7a2e4 Implemented better custom tag handling. Travis Parks 2013-01-12 14:53:12 -0500
  • 49f9478c79 Added support for trimming unnecessary newlines. Travis Parks 2013-01-09 21:58:45 -0500
  • 0b84ca8877 Made progress implementing the object model, including all of the built-in tags. Travis Parks 2013-01-09 21:17:45 -0500
  • f8628aaf86 Implement custom tags. Travis Parks 2013-01-08 21:33:53 -0500
  • 827faa5d6e Initial Commit Travis Parks 2013-01-01 21:01:34 -0500
  • 3f8bf7413b Initial commit Travis Parks 2013-01-01 17:31:04 -0800