Historial de Commits

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