Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Hileman 9316775ccb Fix test failures in PHP 5.2.x hace 13 años
  Justin Hileman 74e54cb68e Mustache.php v2.0 will play well with PHP 5.2.x hace 13 años
  Justin Hileman f5137d2053 Strictly speaking, the submodule init isn't necessary. hace 13 años
  Justin Hileman 27a9b1ec72 Add Travis build status badge. hace 13 años
  Justin Hileman cf14f04275 Add Travis CI config hace 13 años
  Justin Hileman 8051acf8ac Switch submodules to use git:// repo urls. hace 13 años
  Justin Hileman 2328615772 Change text tokens to proper tokens (instead of strings) hace 13 años
  Justin Hileman 1430b27f86 Move `examples` into the test fixtures. hace 13 años
  Justin Hileman 99a5e9b14a Per the spec, missing partials should be treated as an empty string. hace 13 años
  Justin Hileman b7a6ff2433 Merge pull request #85 from bobthecow/feature/5.2-support hace 13 años
  Justin Hileman 21d2b9b392 Update composer for 5.2.x hace 13 años
  Justin Hileman ad78639e60 Make Autoloader constructor $baseDir manipulation a little more grokkable. hace 13 años
  scribu 139f6bd3bb don't use ternary shorthand hace 13 años
  scribu 550da21455 replace __DIR__ with dirname(__FILE__) hace 13 años
  Justin Hileman bec9ce8448 Add support for PHP 5.2.x hace 13 años
  Justin Hileman 99ff7316b3 Add composer.json hace 13 años
  Justin Hileman 23a4bb04f2 Add custom variable escapers. hace 13 años
  Justin Hileman 2bd3804b1c Merge pull request #82 from bobthecow/feature/helpers hace 13 años
  Justin Hileman ba75d746e1 Add Helper implementation. hace 13 años
  Justin Hileman 50b3594458 Fix failing `partials` example. hace 13 años
  Justin Hileman fe9fccb441 Update the `partials` example to be a failing test case for partial indenting. hace 13 años
  Justin Hileman 367013f01c 2x faster. Who needs a Buffer instance, anyway? hace 13 años
  Justin Hileman 6ed1f68e68 `isIterable` fits better in Template than Context. hace 13 años
  Justin Hileman e09bfb502f Check if array is iterable without full key diff. hace 13 años
  Justin Hileman 9a334cddf0 Inline `isCallable` and `isTruthy` into compiled templates hace 13 años
  Justin Hileman b27705375a Syntax highlighting for mustache in README. hace 13 años
  Justin Hileman cb24d63258 update README. simplify + link to wiki. hace 13 años
  Justin Hileman 628aa02f05 Template sections as functions. hace 13 años
  Justin Hileman a196ac8dab Clean up Tokenizer constants. hace 13 años
  Justin Hileman 36e7247b1e Add a shortcut Mustache::render invocation. hace 13 años