提交历史

作者 SHA1 备注 提交日期
  Justin Hileman 417b139d86 Version bump (v1.1.0) 13 年之前
  Justin Hileman f6f9d3fe6f Allow custom `escape` callbacks. 13 年之前
  Justin Hileman b30d938441 Bump version number. 13 年之前
  Justin Hileman fab64b14bf Add a `throws_exceptions` constructor option. 13 年之前
  jwronsky 6c2b85c36b Dot notation with numeric indexes fix. 14 年之前
  Justin Hileman 0a76694169 Remove deprecated call in _renderTemplate call. 14 年之前
  Justin Hileman 36ac3710f1 Clean up pragma exception fix, add test coverage. 14 年之前
  Chris Czub 1c2e9a22d3 Use the _throwsExceptions(MustacheException::UNKNOWN_PRAGMA) config 14 年之前
  Justin Hileman 1764e6270b Version bump (0.9.0) 14 年之前
  Justin Hileman 236ba060ca Code style updates. 14 年之前
  Justin Hileman e5f3a059ab Merge branch 'feature/partial-loader' into dev 14 年之前
  Justin Hileman 3f78fefcc2 Version bump to 0.8.1 14 年之前
  Justin Hileman 30d23077c8 Use strict equality for unknown pragma check. 14 年之前
  wmorancfi 3b20940662 Fix validation of constructor-passed pragmas 14 年之前
  Justin Hileman 2aaa820965 Add a 'MustacheLoader' filesystem loader. 14 年之前
  Justin Hileman 02f8cec3e3 Bump version number. 14 年之前
  Justin Hileman ceb0766f66 $leading and $trailing shouldn't be escaped. 14 年之前
  Justin Hileman 1fa5d288e7 Remove remnant `$key` from old spec version code. 14 年之前
  Justin Hileman 9f7ab9d362 Merge branch 'dev' into feature/higher-order-sections 14 年之前
  Damien Tournoud ac418ad876 Restrict the callable lambda to object calls and anonymous functions. 15 年之前
  Justin Hileman ccf4b33666 Add a SPEC_VERSION constant, since that's super handy too. 14 年之前
  Justin Hileman fbcea210e3 Version bump 14 年之前
  Justin Hileman b7a12665ea Add a VERSION constant. 14 年之前
  Justin Hileman 28b5a457ce fix merge conflict. 14 年之前
  Justin Hileman 0c467311e8 Merge remote-tracking branch 'KevBurnsJr/fixing_delimiters' into feature/delimiter-cleanup 14 年之前
  KevBurnsJr 527bca37f3 Fixing testStickyDelimiters 14 年之前
  Justin Hileman 1abf854af3 Make section rendering delimiter-chage-aware. Fixes longstanding section/delimiter bug. 14 年之前
  Justin Hileman eff36b5540 Coding style? Conventions? Consistency? Who needs that?. Mebbe I should get some sleep :) 14 年之前
  KevBurnsJr 5e7f0ea4bd Relocating _renderTags($before) since _renderTags now has the ability to modify delimiters 14 年之前
  KevBurnsJr 77f9a37b9e Moving $orig_tags to render 14 年之前