Commit History

Autor SHA1 Mensaxe Data
  Justin Hileman 4dd4db6065 Code style cleanup. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 6b8b89a0ae Merge pull request #91 from bobthecow/feature/psr-1 %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 2448992cc8 Update to proposed PSR-1 coding standard. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman be5cfb3e9e Rename Mustache_Mustache to Mustache_Engine. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 1ffd7c1a8f Remove some more slashes for 5.2. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 0135107769 Only PHP >= 5.3.0 can call templates directly. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 36fbb28387 Remove namespace from exception. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman a47289607d Templates are only callable in 5.3+ %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 291ca6d4cb Update the test suite config to actually exclude FiveThree %!s(int64=13) %!d(string=hai) anos
  Justin Hileman d1912038f3 Segregate 5.3+ tests, exclude them from phpunit config. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 9316775ccb Fix test failures in PHP 5.2.x %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 74e54cb68e Mustache.php v2.0 will play well with PHP 5.2.x %!s(int64=13) %!d(string=hai) anos
  Justin Hileman f5137d2053 Strictly speaking, the submodule init isn't necessary. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 27a9b1ec72 Add Travis build status badge. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman cf14f04275 Add Travis CI config %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 8051acf8ac Switch submodules to use git:// repo urls. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 2328615772 Change text tokens to proper tokens (instead of strings) %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 1430b27f86 Move `examples` into the test fixtures. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 99a5e9b14a Per the spec, missing partials should be treated as an empty string. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman b7a6ff2433 Merge pull request #85 from bobthecow/feature/5.2-support %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 21d2b9b392 Update composer for 5.2.x %!s(int64=13) %!d(string=hai) anos
  Justin Hileman ad78639e60 Make Autoloader constructor $baseDir manipulation a little more grokkable. %!s(int64=13) %!d(string=hai) anos
  scribu 139f6bd3bb don't use ternary shorthand %!s(int64=13) %!d(string=hai) anos
  scribu 550da21455 replace __DIR__ with dirname(__FILE__) %!s(int64=13) %!d(string=hai) anos
  Justin Hileman bec9ce8448 Add support for PHP 5.2.x %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 99ff7316b3 Add composer.json %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 23a4bb04f2 Add custom variable escapers. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 2bd3804b1c Merge pull request #82 from bobthecow/feature/helpers %!s(int64=13) %!d(string=hai) anos
  Justin Hileman ba75d746e1 Add Helper implementation. %!s(int64=13) %!d(string=hai) anos
  Justin Hileman 50b3594458 Fix failing `partials` example. %!s(int64=13) %!d(string=hai) anos