Cronologia Commit

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