Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Hileman 3d37a88f0b Replace is_object/is_array with switch on gettype hace 11 años
  Justin Hileman 6859d82e8e Merge pull request #222 from keradus/travis-CS hace 11 años
  Dariusz Rumiński 320bab9e7c ignore php-cs-fixer on php5.2 hace 11 años
  Dariusz Rumiński 761538e065 add php-cs-fixer into travis tasks hace 11 años
  Justin Hileman c3e976a328 Merge branch 'fix/nested-partial-whitespace' into dev hace 11 años
  Justin Hileman 7800aa8136 Add submodule instructions to CONTRIBUTING. hace 11 años
  Justin Hileman bd3c7798c3 Merge branch 'feature/pragma-blocks' into dev hace 11 años
  Justin Hileman 35456764a1 Only pass indent through to standalone nested partials. hace 11 años
  Justin Hileman 5d77f4de9a Move failing nested partial example into a test case. hace 11 años
  Mike Sherov 114477811c Add failing test For extra whitespace in nested partials. hace 11 años
  Justin Hileman 6e37c344eb Merge pull request #211 from keradus/php-cs-fixer hace 11 años
  Dariusz Rumiński 80d724f5f3 .php_cs - simplify hace 11 años
  Dariusz Rumiński 3d25e12fe1 cs fixes hace 11 años
  Dariusz Rumiński 6381604484 .php_cs add file for php-cs-fixer configuration hace 11 años
  Justin Hileman 1fe5b0dfc2 Whoops. Missed some docs and cleanup :) hace 11 años
  Justin Hileman 349b58b8ca Throw inheritance behind a BLOCKS pragma. hace 11 años
  Justin Hileman dd53137ae1 Add missing method docs, minor code cleanup. hace 11 años
  Justin Hileman 7aee026403 Add default pragma option to Mustache_Engine. hace 11 años
  Justin Hileman 4c4c6f156b Merge remote-tracking branch 'jazzdan/dev' into feature/template-inheritance hace 11 años
  Justin Hileman 0eb3e71dc8 Merge branch 'release/2.6.1' into dev hace 11 años
  Justin Hileman b1e0a6d607 Bump to v2.6.1 hace 11 años
  Justin Hileman 8c67a15cf8 Add tag name to mismatched delimiter error message. hace 11 años
  Justin Hileman e8897b1228 Merge pull request #209 from smarden1/pr/even_triple_braces hace 11 años
  steve 6ba77964b8 uneven braces with custom delimiters throws Mustache_Exception_SyntaxException hace 11 años
  steve c037b31d25 add test coverage to ensure that custom delimiters don't swallow trailing characters after they close hace 11 años
  steve 842b31b477 clean up Tokenizer->scan -- add error annotation, spaces between +, strict type checking, and self instead of Mustache_Tokenizer hace 11 años
  steve be19ebf5b2 add DateTimeZone UTC to DateTime calls in FiltersTest hace 11 años
  steve 40e86247ad math is hard - check the bounds of a string properly when looking to see if a closing } exists hace 11 años
  steve 868b5b49eb starting triple braces without ending triple braces throws an error - previously this was swallowing an additional character hace 11 años
  Justin Hileman 77f98ad864 Merge pull request #203 from spiasecki/feature/code_cleaning hace 11 años