Histórico de Commits

Autor SHA1 Mensagem Data
  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 43dc9457a2 Merge branch 'release/2.6.0' 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
  Dan Miller a631de174c s/new_context/newContext/g há 12 anos atrás
  Dan Miller 31800de88f removing unnecessary local variable in findFromParent function há 12 anos atrás
  Dan Miller f47a09538e php 5.2.x doesn't support closures, so added a private static funtion to be used from array_filter instead há 12 anos atrás
  Dan Miller c6c67ce609 referencing nodes by class constant rather than string literal há 12 anos atrás