Historia zmian

Autor SHA1 Wiadomość Data
  Dan Miller 3c57d5f220 reverting vendor spec change 11 lat temu
  Dan Miller ebb7fda2e5 removing deprecated code for loading non-existent inheritance tests from the mustache spec 11 lat temu
  Dan Miller a631de174c s/new_context/newContext/g 11 lat temu
  Dan Miller 31800de88f removing unnecessary local variable in findFromParent function 11 lat temu
  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 lat temu
  Dan Miller c6c67ce609 referencing nodes by class constant rather than string literal 11 lat temu
  Dan Miller db14a6c863 hogan.js style template inheritance 11 lat temu
  Justin Hileman 0315da508b Again, but with more following the instructions. 11 lat temu
  Justin Hileman 8f831201bd allow hhvm to fail for now 11 lat temu
  Justin Hileman d5b1add824 let's try it with *all* the versions! 11 lat temu
  Justin Hileman b8b156d3cc Refactor to remove strict callables test duplication. 11 lat temu
  Justin Hileman 125873a8e0 Remove unused $partialData. 11 lat temu
  Justin Hileman c10c966e60 Refactor to remove duplicate StreamLogger test code 11 lat temu
  Justin Hileman 402f5013dc Refactor duplication out of Mustache injection test. 11 lat temu
  Justin Hileman ad0204c372 Combine FiltersTest and SectionFiltersTest 11 lat temu
  Justin Hileman 2abbc4b35c Refactor away engine logger test duplication. 11 lat temu
  Justin Hileman 0b85c9daff Refactor out section callback test duplication. 11 lat temu
  Justin Hileman ada9876c18 Refactor out test code duplication 11 lat temu
  Justin Hileman 77d99d2bd3 Fix disabling lambda template cache. 11 lat temu
  Justin Hileman b61af6e4e8 Add (failing) test case for disabling lambda cache. 11 lat temu
  Justin Hileman 085729aa27 remove old test annotation. 11 lat temu
  Justin Hileman fdff8a4d15 Let’s not use Composer’s autoload, since it fails in 5.2 11 lat temu
  Justin Hileman af737f4cc7 Fix autoload for Travis 11 lat temu
  Justin Hileman de2466864b Remove redundant documentation. 11 lat temu
  Justin Hileman 69c1ff9daa Revert "Reduce Engine constructor complexity." 11 lat temu
  Justin Hileman 2bb13b37a4 Minor CS changes. 11 lat temu
  Justin Hileman 151de6f13e Extract spec loading code into base test case 11 lat temu
  Justin Hileman 3d9288dc8e Extract duplicated tmpdir code into base test case 11 lat temu
  Justin Hileman 84a4ff5b16 Use Composer autoload for unit tests. 11 lat temu
  Justin Hileman e9d4af3bbe Reduce Engine constructor complexity. 11 lat temu