提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Justin Hileman bec9ce8448 Add support for PHP 5.2.x 13 年之前
  Justin Hileman 99ff7316b3 Add composer.json 13 年之前
  Justin Hileman 23a4bb04f2 Add custom variable escapers. 13 年之前
  Justin Hileman 2bd3804b1c Merge pull request #82 from bobthecow/feature/helpers 13 年之前
  Justin Hileman ba75d746e1 Add Helper implementation. 13 年之前
  Justin Hileman 50b3594458 Fix failing `partials` example. 13 年之前
  Justin Hileman fe9fccb441 Update the `partials` example to be a failing test case for partial indenting. 13 年之前
  Justin Hileman 367013f01c 2x faster. Who needs a Buffer instance, anyway? 13 年之前
  Justin Hileman 6ed1f68e68 `isIterable` fits better in Template than Context. 13 年之前
  Justin Hileman e09bfb502f Check if array is iterable without full key diff. 13 年之前
  Justin Hileman 9a334cddf0 Inline `isCallable` and `isTruthy` into compiled templates 13 年之前
  Justin Hileman b27705375a Syntax highlighting for mustache in README. 13 年之前
  Justin Hileman cb24d63258 update README. simplify + link to wiki. 13 年之前
  Justin Hileman 628aa02f05 Template sections as functions. 13 年之前
  Justin Hileman a196ac8dab Clean up Tokenizer constants. 13 年之前
  Justin Hileman 36e7247b1e Add a shortcut Mustache::render invocation. 13 年之前
  Justin Hileman ee4c52de8f Fix E_STRICT warning in i18n example. 13 年之前
  Justin Hileman 4e733287cc Clean up vendor libraries. 13 年之前
  Justin Hileman eed4400afb Add file header docblocks. 13 年之前
  Justin Hileman 01312d3e98 Add a Mustache Autoloader implementation. 13 年之前
  Justin Hileman 1f97e2cb5e Update `create_example` script for 2.0-dev 13 年之前
  Justin Hileman 96596f473a Update README for 2.0-dev 13 年之前
  Justin Hileman 5c4fcd0c9a Coding standard cleanup. 13 年之前