Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Hileman fe91be1fb1 Pre-escape tag type constants (saves us from doing it each time the regex strings are prepared) hace 15 años
  Justin Hileman 2b8e2f6e84 Capture whitespace before tags, prefix it to partials. hace 15 años
  Justin Hileman 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. hace 15 años
  Justin Hileman d026315a2c Even more ludicrous recursive section / implicit iterator tests. hace 15 años
  Justin Hileman fef6234954 Test case for recursive sections with implicit iterators. hace 15 años
  Justin Hileman 16115f915b Merge branch 'feature/section-stack' into dev hace 15 años
  Justin Hileman fa0e7fac80 Merge branch 'dev' into feature/section-stack hace 15 años
  Justin Hileman 1282b8104a A broken example for issue #12 - recursive/nested sections. hace 15 años
  Justin Hileman bb04ccd05e Add an inverted section test to base test case. hace 15 años
  Justin Hileman 943aa8849a Add test groups for easier test breakdown. hace 15 años
  Justin Hileman 38accdaf89 More correct sections implementation. hace 15 años
  Justin Hileman 35c725089b Revert "Merge branch 'luciferous-master' into dev" hace 15 años
  Justin Hileman 9202a37cf5 Merge branch 'luciferous-master' into dev hace 15 años
  Justin Hileman 54b5800d42 Merge branch 'ThePixelDeveloper-master' into dev hace 15 años
  Justin Hileman f2d77ad695 Whitespace hace 15 años
  Justin Hileman f3cb0877ff Add support for 'less-than' partial notation. hace 15 años
  Neuman Vong 65770a03f6 Use is_callable instead of method_exists hace 15 años
  Mathew Davies e8f99bb04e Use array_key_exists instead of isset for checking array values. hace 15 años
  Justin Hileman e3c7afde46 Moved test for #11 into 'escaped' example. hace 15 años
  Jeremy Bush 758027bd91 Fixing Issue #11 hace 15 años
  Justin Hileman 2bd68f59b1 Merge branch 'release/0.3.0' into dev hace 15 años
  Justin Hileman 8b1c9c113c Merge branch 'release/0.3.0' hace 15 años
  Justin Hileman 568b6c8512 don't include phpunit in test cases. hace 15 años
  Justin Hileman eb01f3052c Merge branch 'feature/test-coverage' into dev hace 15 años
  Justin Hileman 31b38b71a2 Test coverage is no longer incomplete. hace 15 años
  Justin Hileman f91f74ef1b Clean up comments and whitespace. hace 15 años
  Justin Hileman e2546d40c1 Minor test coverage improvements. hace 15 años
  Justin Hileman 39b24c1933 Update mustache object section test to cover class method access for embedded objects. hace 15 años
  Justin Hileman 54d91b667b Adjust _renderTag so xdebug relizes that it actually has full test coverage. This commit marks 100% test coverage of Mustache.php. hace 15 años
  Justin Hileman 5de845cb2e Add test coverage for edge cases and exceptions. hace 15 años