История коммитов

Автор SHA1 Сообщение Дата
  Dan Miller 9cb926a607 removing old todo 11 лет назад
  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 лет назад