Commit History

Author SHA1 Message Date
  Justin Hileman 12d6884b4b Improve test coverage for custom escapers and charsets. 13 years ago
  Justin Hileman c75b4c2e0b Fix compiled templates' PSR-2 compliance. 13 years ago
  Justin Hileman d5e199b3b9 Update build_bootstrap with all the new classes! 13 years ago
  Justin Hileman a777c587f2 Add `resolveValue` method to base Template. 13 years ago
  Justin Hileman cf76a4b8f9 Remove unused `escape` param from `renderInternal` 13 years ago
  Justin Hileman 05e527fe21 Don't instantiate a LambdaHelper for classes with no Lambdas :) 13 years ago
  Justin Hileman 38453d0eac Merge remote-tracking branch 'rothshahar/patch-1' into dev 13 years ago
  Shahar Roth 2c29f7e2b6 Update src/Mustache/Engine.php 13 years ago
  Justin Hileman b1ca6f3cae Update Lambda Helper docblock. It was a lie. 13 years ago
  Justin Hileman e5bc8d5edf Add a CascadingLoader implementation. 13 years ago
  Justin Hileman b22d15a759 Add an inline template loader. 13 years ago
  Justin Hileman 59020c2e4f Remove unnecessary @implements annotations. 13 years ago
  Justin Hileman 5fcd9f6d25 mention UnknownTemplateException in loader interface 13 years ago
  Justin Hileman a20068657e Link to main docs more prominently 13 years ago
  Justin Hileman 1f07edd1ad Bail early on log formatting if message has no placeholders. 13 years ago
  Justin Hileman d0023b5baa Merge branch 'feature/catchable-exceptions' into dev 13 years ago
  Justin Hileman 8b02366a3f Add test coverage for new exception types. 13 years ago
  Justin Hileman 0436c59477 Improve Mustache exception types, catchability. 13 years ago
  Justin Hileman 5e69e63ffb Merge branch 'feature/bootstrap' into dev 13 years ago
  Justin Hileman d766076b5a Add LambdaHelper and Logger to build_bootstrap. 13 years ago
  Justin Hileman 01bcf6a51a Add a `build_bootstrap` script. 13 years ago
  Justin Hileman ff66639719 Add Symfony ClassLoader (needed for bootstrap) 13 years ago
  Justin Hileman 64dbf3fcb0 Merge branch 'release/2.1.0' into dev 13 years ago
  Justin Hileman 6ac9cf03e4 Merge branch 'release/2.1.0' 13 years ago
  Justin Hileman 638ed9abc1 Bump version to 2.1.0 13 years ago
  Justin Hileman 21c2728fef Merge pull request #116 from bobthecow/feature/logging 13 years ago
  Justin Hileman d252fddf4a Add plug for PSR-3 13 years ago
  Justin Hileman 1515f5126b Update logger to implement accepted PSR log spec 13 years ago
  Justin Hileman 7522e2206d Update loging to match (proposed) logging PSR. 13 years ago
  Justin Hileman d1fb1d86c5 Handle prematurely closed streams in StreamLogger. 13 years ago