Commit History

作者 SHA1 備註 提交日期
  Justin Hileman 0c22b75ec1 Version bump to 2.0.2-rc.1 13 年之前
  Justin Hileman 83b6f935f7 Fixes for PSR-1/2 13 年之前
  Justin Hileman 7750a41369 Minor code style cleanup. 13 年之前
  Justin Hileman d8bc0b870f 'Improve' code coverage :) 13 年之前
  Justin Hileman 49e47de612 Use versions Travis actually supports 13 年之前
  Justin Hileman 5486537b10 Composer updates 13 年之前
  Justin Hileman 4dd4db6065 Code style cleanup. 13 年之前
  Justin Hileman 6b8b89a0ae Merge pull request #91 from bobthecow/feature/psr-1 13 年之前
  Justin Hileman 2448992cc8 Update to proposed PSR-1 coding standard. 13 年之前
  Justin Hileman be5cfb3e9e Rename Mustache_Mustache to Mustache_Engine. 13 年之前
  Justin Hileman 1ffd7c1a8f Remove some more slashes for 5.2. 13 年之前
  Justin Hileman 0135107769 Only PHP >= 5.3.0 can call templates directly. 13 年之前
  Justin Hileman 36fbb28387 Remove namespace from exception. 13 年之前
  Justin Hileman a47289607d Templates are only callable in 5.3+ 13 年之前
  Justin Hileman 291ca6d4cb Update the test suite config to actually exclude FiveThree 13 年之前
  Justin Hileman d1912038f3 Segregate 5.3+ tests, exclude them from phpunit config. 13 年之前
  Justin Hileman 9316775ccb Fix test failures in PHP 5.2.x 13 年之前
  Justin Hileman 74e54cb68e Mustache.php v2.0 will play well with PHP 5.2.x 13 年之前
  Justin Hileman f5137d2053 Strictly speaking, the submodule init isn't necessary. 13 年之前
  Justin Hileman 27a9b1ec72 Add Travis build status badge. 13 年之前
  Justin Hileman cf14f04275 Add Travis CI config 13 年之前
  Justin Hileman 8051acf8ac Switch submodules to use git:// repo urls. 13 年之前
  Justin Hileman 2328615772 Change text tokens to proper tokens (instead of strings) 13 年之前
  Justin Hileman 1430b27f86 Move `examples` into the test fixtures. 13 年之前
  Justin Hileman 99a5e9b14a Per the spec, missing partials should be treated as an empty string. 13 年之前
  Justin Hileman b7a6ff2433 Merge pull request #85 from bobthecow/feature/5.2-support 13 年之前
  Justin Hileman 21d2b9b392 Update composer for 5.2.x 13 年之前
  Justin Hileman ad78639e60 Make Autoloader constructor $baseDir manipulation a little more grokkable. 13 年之前
  scribu 139f6bd3bb don't use ternary shorthand 13 年之前
  scribu 550da21455 replace __DIR__ with dirname(__FILE__) 13 年之前