История коммитов

Автор SHA1 Сообщение Дата
  Justin Hileman 0135107769 Only PHP >= 5.3.0 can call templates directly. 14 лет назад
  Justin Hileman 36fbb28387 Remove namespace from exception. 14 лет назад
  Justin Hileman a47289607d Templates are only callable in 5.3+ 14 лет назад
  Justin Hileman 291ca6d4cb Update the test suite config to actually exclude FiveThree 14 лет назад
  Justin Hileman d1912038f3 Segregate 5.3+ tests, exclude them from phpunit config. 14 лет назад
  Justin Hileman 9316775ccb Fix test failures in PHP 5.2.x 14 лет назад
  Justin Hileman 74e54cb68e Mustache.php v2.0 will play well with PHP 5.2.x 14 лет назад
  Justin Hileman f5137d2053 Strictly speaking, the submodule init isn't necessary. 14 лет назад
  Justin Hileman 27a9b1ec72 Add Travis build status badge. 14 лет назад
  Justin Hileman cf14f04275 Add Travis CI config 14 лет назад
  Justin Hileman cd6bfaefd3 Merge branch 'hotfix/1.1.0' 14 лет назад
  Justin Hileman 417b139d86 Version bump (v1.1.0) 14 лет назад
  Justin Hileman 4de7f2d23b Switch submodule to use git:// repo url. 14 лет назад
  Justin Hileman 8051acf8ac Switch submodules to use git:// repo urls. 14 лет назад
  Justin Hileman 2328615772 Change text tokens to proper tokens (instead of strings) 14 лет назад
  Justin Hileman 1430b27f86 Move `examples` into the test fixtures. 14 лет назад
  Justin Hileman 99a5e9b14a Per the spec, missing partials should be treated as an empty string. 14 лет назад
  Justin Hileman b7a6ff2433 Merge pull request #85 from bobthecow/feature/5.2-support 14 лет назад
  Justin Hileman 21d2b9b392 Update composer for 5.2.x 14 лет назад
  Justin Hileman ad78639e60 Make Autoloader constructor $baseDir manipulation a little more grokkable. 14 лет назад
  scribu 139f6bd3bb don't use ternary shorthand 14 лет назад
  scribu 550da21455 replace __DIR__ with dirname(__FILE__) 14 лет назад
  Justin Hileman bec9ce8448 Add support for PHP 5.2.x 14 лет назад
  Justin Hileman 99ff7316b3 Add composer.json 14 лет назад
  Justin Hileman 23a4bb04f2 Add custom variable escapers. 14 лет назад
  Justin Hileman f6f9d3fe6f Allow custom `escape` callbacks. 14 лет назад
  Justin Hileman 9693695d2b Fix E_STRICT failure in i18n example. 14 лет назад
  Justin Hileman 2bd3804b1c Merge pull request #82 from bobthecow/feature/helpers 14 лет назад
  Justin Hileman ba75d746e1 Add Helper implementation. 14 лет назад
  Justin Hileman 50b3594458 Fix failing `partials` example. 14 лет назад