コミット履歴

作者 SHA1 メッセージ 日付
  Dan Miller f4e992119e Don\'t escape html from blocks, removing unneeded variable assigns 11 年 前
  Dan Miller 56713e560f ensure that text is ignored outside of a block inside of a parent tag 11 年 前
  Dan Miller efae42978d Adding data provider to test legal and illegal syntax inside of a parent tag 11 年 前
  Dan Miller d27840f8ef Throw exception when something other than text or block tags are encountered inside of a parent tag. Other small cleanups 11 年 前
  Dan Miller af8a62c5e2 Separate stacks are necessary for blocks to be resolved independently of variables. Renamed parent_* to block_*. 11 年 前
  Dan Miller 63b835bd09 DRYing parentArgSection into the section method 11 年 前
  Dan Miller 3c57d5f220 reverting vendor spec change 11 年 前
  Dan Miller ebb7fda2e5 removing deprecated code for loading non-existent inheritance tests from the mustache spec 11 年 前
  Dan Miller a631de174c s/new_context/newContext/g 11 年 前
  Dan Miller 31800de88f removing unnecessary local variable in findFromParent function 11 年 前
  Dan Miller f47a09538e php 5.2.x doesn't support closures, so added a private static funtion to be used from array_filter instead 11 年 前
  Dan Miller c6c67ce609 referencing nodes by class constant rather than string literal 11 年 前
  Dan Miller db14a6c863 hogan.js style template inheritance 11 年 前
  Justin Hileman 6fa8518a9a Merge pull request #185 from jazzdan/dev 12 年 前
  Dan Miller 536c0edac7 Include line number with syntax errors 12 年 前
  Justin Hileman b84e9deec8 Merge branch 'hotfix/2.5.1' into dev 12 年 前
  Justin Hileman 39dc20e691 Version bump v2.5.1 12 年 前
  Justin Hileman aa77e3bfd9 Ugh PHP. 12 年 前
  Justin Hileman f1d3955492 Add a failing test for #183 12 年 前
  Justin Hileman 49eb190c42 Merge branch 'release/2.5.0' into dev 12 年 前
  Justin Hileman dd528e765a Merge branch 'release/2.5.0' 12 年 前
  Justin Hileman bd2a1fa492 Bump to v2.5.0 12 年 前
  Justin Hileman a467124a46 Improve test coverage. 12 年 前
  Justin Hileman 3a9a8bde36 Update bin/build_bootstrap.php for Cache classes. 12 年 前
  Justin Hileman e24f5c744a Minor docblock updates. 12 年 前
  Justin Hileman 77b88cd74f Fix param names in NoopCache. 12 年 前
  Justin Hileman 2b5d9e5f39 Add 'cache_lambda_templates' config option. 12 年 前
  Justin Hileman 6b7f33c78d Add passthrough optimization for lambda sections. 12 年 前
  Justin Hileman e739e216a6 Implement section (and inverted section) filters. 13 年 前
  Justin Hileman 38b6b245b1 Fix ArrayAccess priority: 12 年 前