提交歷史

作者 SHA1 備註 提交日期
  Justin Hileman d225afe032 Remove unused block arg code. 11 年之前
  Justin Hileman 2ceea2e9d2 Merge pull request #223 from bobthecow/feature/faster-type-checking 11 年之前
  Justin Hileman 89b322c3e8 Merge pull request #221 from keradus/cs 11 年之前
  Justin Hileman 8449681a37 One more unnecessary else/return combo. 11 年之前
  Justin Hileman c0bd7efe39 No need for elseif with returns :) 11 年之前
  Justin Hileman df67052626 Use reference to current stack frame 11 年之前
  Justin Hileman 3d37a88f0b Replace is_object/is_array with switch on gettype 11 年之前
  Justin Hileman 6859d82e8e Merge pull request #222 from keradus/travis-CS 11 年之前
  Dariusz Rumiński 320bab9e7c ignore php-cs-fixer on php5.2 11 年之前
  Dariusz Rumiński 761538e065 add php-cs-fixer into travis tasks 11 年之前
  Justin Hileman c3e976a328 Merge branch 'fix/nested-partial-whitespace' into dev 11 年之前
  Justin Hileman 7800aa8136 Add submodule instructions to CONTRIBUTING. 11 年之前
  Dariusz Rumiński d07cac322c update CS by php-cs-fixer 11 年之前
  Justin Hileman bd3c7798c3 Merge branch 'feature/pragma-blocks' into dev 11 年之前
  Justin Hileman 35456764a1 Only pass indent through to standalone nested partials. 11 年之前
  Justin Hileman 5d77f4de9a Move failing nested partial example into a test case. 11 年之前
  Mike Sherov 114477811c Add failing test For extra whitespace in nested partials. 11 年之前
  Justin Hileman 6e37c344eb Merge pull request #211 from keradus/php-cs-fixer 11 年之前
  Dariusz Rumiński 80d724f5f3 .php_cs - simplify 11 年之前
  Dariusz Rumiński 3d25e12fe1 cs fixes 11 年之前
  Dariusz Rumiński 6381604484 .php_cs add file for php-cs-fixer configuration 11 年之前
  Justin Hileman 1fe5b0dfc2 Whoops. Missed some docs and cleanup :) 11 年之前
  Justin Hileman 349b58b8ca Throw inheritance behind a BLOCKS pragma. 11 年之前
  Justin Hileman dd53137ae1 Add missing method docs, minor code cleanup. 11 年之前
  Justin Hileman 7aee026403 Add default pragma option to Mustache_Engine. 11 年之前
  Justin Hileman 4c4c6f156b Merge remote-tracking branch 'jazzdan/dev' into feature/template-inheritance 11 年之前
  Justin Hileman 0eb3e71dc8 Merge branch 'release/2.6.1' into dev 11 年之前
  Justin Hileman b1e0a6d607 Bump to v2.6.1 11 年之前
  Justin Hileman 8c67a15cf8 Add tag name to mismatched delimiter error message. 11 年之前
  Justin Hileman e8897b1228 Merge pull request #209 from smarden1/pr/even_triple_braces 11 年之前