Histórico de Commits

Autor SHA1 Mensagem Data
  Justin Hileman e8897b1228 Merge pull request #209 from smarden1/pr/even_triple_braces há 12 anos atrás
  steve 6ba77964b8 uneven braces with custom delimiters throws Mustache_Exception_SyntaxException há 12 anos atrás
  steve c037b31d25 add test coverage to ensure that custom delimiters don't swallow trailing characters after they close há 12 anos atrás
  steve 842b31b477 clean up Tokenizer->scan -- add error annotation, spaces between +, strict type checking, and self instead of Mustache_Tokenizer há 12 anos atrás
  steve be19ebf5b2 add DateTimeZone UTC to DateTime calls in FiltersTest há 12 anos atrás
  steve 40e86247ad math is hard - check the bounds of a string properly when looking to see if a closing } exists há 12 anos atrás
  steve 868b5b49eb starting triple braces without ending triple braces throws an error - previously this was swallowing an additional character há 12 anos atrás
  Justin Hileman 77f98ad864 Merge pull request #203 from spiasecki/feature/code_cleaning há 12 anos atrás
  Dariusz Rumiński 808810f540 Apply PSR rules on bin directory há 12 anos atrás
  Dariusz Rumiński d2f8944798 Add few spaces around concatenations há 12 anos atrás
  Dariusz Rumiński 01d03d91df Strict comparison in Tokenizer há 12 anos atrás
  Dariusz Rumiński 5ea8dc21e9 Decrease indentation in HelperCollection constructor há 12 anos atrás
  Dariusz Rumiński 4353e7e2a4 Correct indentation in Engine há 12 anos atrás
  Justin Hileman dab50cdb8b Merge pull request #202 from spiasecki/feature/code_cleaning há 12 anos atrás
  Dariusz Rumiński 49da6d6fad Remove empty line in head of few classes, most of classes do not have them há 12 anos atrás
  Dariusz Rumiński 39cadaca9c Remove redundant semicolons há 12 anos atrás
  Dariusz Rumiński be10fd7ab2 include FiveThree part into classname Mustache_Test_Functional_ClassWithLambda, supplement to 07e96b2a1990bfdf306f6a108841e1c948da762a há 12 anos atrás
  Dan Miller 9cb926a607 removing old todo há 12 anos atrás
  Justin Hileman 834e16aacc Add a comment about __call / is_callable há 12 anos atrás
  Dan Miller f4e992119e Don\'t escape html from blocks, removing unneeded variable assigns há 12 anos atrás
  Dan Miller 56713e560f ensure that text is ignored outside of a block inside of a parent tag há 12 anos atrás
  Justin Hileman 4c83fb0147 Merge branch 'release/2.6.0' into dev há 12 anos atrás
  Justin Hileman 003a2ae5e7 Bump to v2.6.0 há 12 anos atrás
  Justin Hileman c96e985dbf Shiny new shields! há 12 anos atrás
  Dan Miller efae42978d Adding data provider to test legal and illegal syntax inside of a parent tag há 12 anos atrás
  Dan Miller d27840f8ef Throw exception when something other than text or block tags are encountered inside of a parent tag. Other small cleanups há 12 anos atrás
  Dan Miller af8a62c5e2 Separate stacks are necessary for blocks to be resolved independently of variables. Renamed parent_* to block_*. há 12 anos atrás
  Dan Miller 63b835bd09 DRYing parentArgSection into the section method há 12 anos atrás
  Dan Miller 3c57d5f220 reverting vendor spec change há 12 anos atrás
  Dan Miller ebb7fda2e5 removing deprecated code for loading non-existent inheritance tests from the mustache spec há 12 anos atrás