Commit History

Author SHA1 Message Date
  Justin Hileman a39c6f689e Merge branch 'release/0.4.0' 15 years ago
  Justin Hileman 35c725089b Revert "Merge branch 'luciferous-master' into dev" 15 years ago
  Justin Hileman 9202a37cf5 Merge branch 'luciferous-master' into dev 15 years ago
  Justin Hileman 54b5800d42 Merge branch 'ThePixelDeveloper-master' into dev 15 years ago
  Justin Hileman f2d77ad695 Whitespace 15 years ago
  Justin Hileman f3cb0877ff Add support for 'less-than' partial notation. 15 years ago
  Neuman Vong 65770a03f6 Use is_callable instead of method_exists 15 years ago
  Mathew Davies e8f99bb04e Use array_key_exists instead of isset for checking array values. 15 years ago
  Justin Hileman e3c7afde46 Moved test for #11 into 'escaped' example. 15 years ago
  Jeremy Bush 758027bd91 Fixing Issue #11 15 years ago
  Justin Hileman 2bd68f59b1 Merge branch 'release/0.3.0' into dev 15 years ago
  Justin Hileman 8b1c9c113c Merge branch 'release/0.3.0' 15 years ago
  Justin Hileman 568b6c8512 don't include phpunit in test cases. 15 years ago
  Justin Hileman eb01f3052c Merge branch 'feature/test-coverage' into dev 15 years ago
  Justin Hileman 31b38b71a2 Test coverage is no longer incomplete. 15 years ago
  Justin Hileman f91f74ef1b Clean up comments and whitespace. 15 years ago
  Justin Hileman e2546d40c1 Minor test coverage improvements. 15 years ago
  Justin Hileman 39b24c1933 Update mustache object section test to cover class method access for embedded objects. 15 years ago
  Justin Hileman 54d91b667b Adjust _renderTag so xdebug relizes that it actually has full test coverage. This commit marks 100% test coverage of Mustache.php. 15 years ago
  Justin Hileman 5de845cb2e Add test coverage for edge cases and exceptions. 15 years ago
  Justin Hileman de968a42b4 Initialize local pragmas with empty array. 15 years ago
  Justin Hileman 582c3278fa Add known issue for whitespace, mark whitespace test as skipped. 15 years ago
  Justin Hileman e40a57cba1 Refactor section_iterator_objects example. 15 years ago
  Matt Button 196f334621 Re-ordering mustache variable precedence 15 years ago
  Justin Hileman 4c85d9f3e4 Merge branch 'feature/test-coverage' of github.com:bobthecow/mustache.php into feature/test-coverage 15 years ago
  Justin Hileman fe1493c6e7 Merge branch 'release/0.2.7' 15 years ago
  Justin Hileman ec562fea09 Support for newlines inside mustache tags. 15 years ago
  Justin Hileman ad6e15e5b5 Update SectionSpaces class name to work with template autoloading, changing .txt to desired (not actual) output so the test will fail. 15 years ago
  Jeremy Bush c51d1e61b7 adding tests for space failure 15 years ago
  Justin Hileman 0b542e4e08 Merge branch 'release/0.2.6' 15 years ago