Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Miller d27840f8ef Throw exception when something other than text or block tags are encountered inside of a parent tag. Other small cleanups vor 11 Jahren
  Dan Miller af8a62c5e2 Separate stacks are necessary for blocks to be resolved independently of variables. Renamed parent_* to block_*. vor 11 Jahren
  Dan Miller 63b835bd09 DRYing parentArgSection into the section method vor 11 Jahren
  Dan Miller 3c57d5f220 reverting vendor spec change vor 11 Jahren
  Dan Miller ebb7fda2e5 removing deprecated code for loading non-existent inheritance tests from the mustache spec vor 11 Jahren
  Dan Miller a631de174c s/new_context/newContext/g vor 11 Jahren
  Dan Miller 31800de88f removing unnecessary local variable in findFromParent function vor 11 Jahren
  Dan Miller f47a09538e php 5.2.x doesn't support closures, so added a private static funtion to be used from array_filter instead vor 11 Jahren
  Dan Miller c6c67ce609 referencing nodes by class constant rather than string literal vor 11 Jahren
  Dan Miller db14a6c863 hogan.js style template inheritance vor 11 Jahren
  Justin Hileman 6fa8518a9a Merge pull request #185 from jazzdan/dev vor 12 Jahren
  Dan Miller 536c0edac7 Include line number with syntax errors vor 12 Jahren
  Justin Hileman b84e9deec8 Merge branch 'hotfix/2.5.1' into dev vor 12 Jahren
  Justin Hileman 39dc20e691 Version bump v2.5.1 vor 12 Jahren
  Justin Hileman aa77e3bfd9 Ugh PHP. vor 12 Jahren
  Justin Hileman f1d3955492 Add a failing test for #183 vor 12 Jahren
  Justin Hileman 49eb190c42 Merge branch 'release/2.5.0' into dev vor 12 Jahren
  Justin Hileman dd528e765a Merge branch 'release/2.5.0' vor 12 Jahren
  Justin Hileman bd2a1fa492 Bump to v2.5.0 vor 12 Jahren
  Justin Hileman a467124a46 Improve test coverage. vor 12 Jahren
  Justin Hileman 3a9a8bde36 Update bin/build_bootstrap.php for Cache classes. vor 12 Jahren
  Justin Hileman e24f5c744a Minor docblock updates. vor 12 Jahren
  Justin Hileman 77b88cd74f Fix param names in NoopCache. vor 12 Jahren
  Justin Hileman 2b5d9e5f39 Add 'cache_lambda_templates' config option. vor 12 Jahren
  Justin Hileman 6b7f33c78d Add passthrough optimization for lambda sections. vor 12 Jahren
  Justin Hileman e739e216a6 Implement section (and inverted section) filters. vor 13 Jahren
  Justin Hileman 38b6b245b1 Fix ArrayAccess priority: vor 12 Jahren
  Justin Hileman 04b016016e Clean up code style, ArrayAccess test. vor 12 Jahren
  Christian Würker 0c85d19509 Allow use of ArrayAccess objects in context. vor 12 Jahren
  Justin Hileman 0e1d5a678f Add PHP 5.5 to Travis config vor 12 Jahren