Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Hileman 834e16aacc Add a comment about __call / is_callable vor 11 Jahren
  Dan Miller f4e992119e Don\'t escape html from blocks, removing unneeded variable assigns vor 11 Jahren
  Dan Miller 56713e560f ensure that text is ignored outside of a block inside of a parent tag vor 11 Jahren
  Justin Hileman 4c83fb0147 Merge branch 'release/2.6.0' into dev vor 11 Jahren
  Justin Hileman 003a2ae5e7 Bump to v2.6.0 vor 11 Jahren
  Justin Hileman c96e985dbf Shiny new shields! vor 11 Jahren
  Dan Miller efae42978d Adding data provider to test legal and illegal syntax inside of a parent tag vor 11 Jahren
  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 0315da508b Again, but with more following the instructions. vor 11 Jahren
  Justin Hileman 8f831201bd allow hhvm to fail for now vor 11 Jahren
  Justin Hileman d5b1add824 let's try it with *all* the versions! vor 11 Jahren
  Justin Hileman b8b156d3cc Refactor to remove strict callables test duplication. vor 11 Jahren
  Justin Hileman 125873a8e0 Remove unused $partialData. vor 11 Jahren
  Justin Hileman c10c966e60 Refactor to remove duplicate StreamLogger test code vor 11 Jahren
  Justin Hileman 402f5013dc Refactor duplication out of Mustache injection test. vor 11 Jahren
  Justin Hileman ad0204c372 Combine FiltersTest and SectionFiltersTest vor 11 Jahren
  Justin Hileman 2abbc4b35c Refactor away engine logger test duplication. vor 11 Jahren
  Justin Hileman 0b85c9daff Refactor out section callback test duplication. vor 11 Jahren
  Justin Hileman ada9876c18 Refactor out test code duplication vor 11 Jahren
  Justin Hileman 77d99d2bd3 Fix disabling lambda template cache. vor 11 Jahren
  Justin Hileman b61af6e4e8 Add (failing) test case for disabling lambda cache. vor 11 Jahren