Historique des commits

Auteur SHA1 Message Date
  Justin Hileman 417b139d86 Version bump (v1.1.0) il y a 13 ans
  Justin Hileman f6f9d3fe6f Allow custom `escape` callbacks. il y a 13 ans
  Justin Hileman b30d938441 Bump version number. il y a 13 ans
  Justin Hileman fab64b14bf Add a `throws_exceptions` constructor option. il y a 13 ans
  jwronsky 6c2b85c36b Dot notation with numeric indexes fix. il y a 14 ans
  Justin Hileman 0a76694169 Remove deprecated call in _renderTemplate call. il y a 14 ans
  Justin Hileman 36ac3710f1 Clean up pragma exception fix, add test coverage. il y a 14 ans
  Chris Czub 1c2e9a22d3 Use the _throwsExceptions(MustacheException::UNKNOWN_PRAGMA) config il y a 14 ans
  Justin Hileman 1764e6270b Version bump (0.9.0) il y a 14 ans
  Justin Hileman 236ba060ca Code style updates. il y a 14 ans
  Justin Hileman e5f3a059ab Merge branch 'feature/partial-loader' into dev il y a 14 ans
  Justin Hileman 3f78fefcc2 Version bump to 0.8.1 il y a 14 ans
  Justin Hileman 30d23077c8 Use strict equality for unknown pragma check. il y a 14 ans
  wmorancfi 3b20940662 Fix validation of constructor-passed pragmas il y a 14 ans
  Justin Hileman 2aaa820965 Add a 'MustacheLoader' filesystem loader. il y a 14 ans
  Justin Hileman 02f8cec3e3 Bump version number. il y a 14 ans
  Justin Hileman ceb0766f66 $leading and $trailing shouldn't be escaped. il y a 14 ans
  Justin Hileman 1fa5d288e7 Remove remnant `$key` from old spec version code. il y a 14 ans
  Justin Hileman 9f7ab9d362 Merge branch 'dev' into feature/higher-order-sections il y a 14 ans
  Damien Tournoud ac418ad876 Restrict the callable lambda to object calls and anonymous functions. il y a 15 ans
  Justin Hileman ccf4b33666 Add a SPEC_VERSION constant, since that's super handy too. il y a 14 ans
  Justin Hileman fbcea210e3 Version bump il y a 14 ans
  Justin Hileman b7a12665ea Add a VERSION constant. il y a 14 ans
  Justin Hileman 28b5a457ce fix merge conflict. il y a 14 ans
  Justin Hileman 0c467311e8 Merge remote-tracking branch 'KevBurnsJr/fixing_delimiters' into feature/delimiter-cleanup il y a 14 ans
  KevBurnsJr 527bca37f3 Fixing testStickyDelimiters il y a 14 ans
  Justin Hileman 1abf854af3 Make section rendering delimiter-chage-aware. Fixes longstanding section/delimiter bug. il y a 14 ans
  Justin Hileman eff36b5540 Coding style? Conventions? Consistency? Who needs that?. Mebbe I should get some sleep :) il y a 14 ans
  KevBurnsJr 5e7f0ea4bd Relocating _renderTags($before) since _renderTags now has the ability to modify delimiters il y a 14 ans
  KevBurnsJr 77f9a37b9e Moving $orig_tags to render il y a 14 ans