コミット履歴

作者 SHA1 メッセージ 日付
  steve c037b31d25 add test coverage to ensure that custom delimiters don't swallow trailing characters after they close 12 年 前
  steve 842b31b477 clean up Tokenizer->scan -- add error annotation, spaces between +, strict type checking, and self instead of Mustache_Tokenizer 12 年 前
  steve 40e86247ad math is hard - check the bounds of a string properly when looking to see if a closing } exists 12 年 前
  steve 868b5b49eb starting triple braces without ending triple braces throws an error - previously this was swallowing an additional character 12 年 前
  Justin Hileman 77f98ad864 Merge pull request #203 from spiasecki/feature/code_cleaning 12 年 前
  Dariusz Rumiński 808810f540 Apply PSR rules on bin directory 12 年 前
  Dariusz Rumiński d2f8944798 Add few spaces around concatenations 12 年 前
  Dariusz Rumiński 01d03d91df Strict comparison in Tokenizer 12 年 前
  Dariusz Rumiński 5ea8dc21e9 Decrease indentation in HelperCollection constructor 12 年 前
  Dariusz Rumiński 4353e7e2a4 Correct indentation in Engine 12 年 前
  Justin Hileman dab50cdb8b Merge pull request #202 from spiasecki/feature/code_cleaning 12 年 前
  Dariusz Rumiński 49da6d6fad Remove empty line in head of few classes, most of classes do not have them 12 年 前
  Dariusz Rumiński 39cadaca9c Remove redundant semicolons 12 年 前
  Dariusz Rumiński be10fd7ab2 include FiveThree part into classname Mustache_Test_Functional_ClassWithLambda, supplement to 07e96b2a1990bfdf306f6a108841e1c948da762a 12 年 前
  Justin Hileman 834e16aacc Add a comment about __call / is_callable 12 年 前
  Justin Hileman 4c83fb0147 Merge branch 'release/2.6.0' into dev 12 年 前
  Justin Hileman 003a2ae5e7 Bump to v2.6.0 12 年 前
  Justin Hileman c96e985dbf Shiny new shields! 12 年 前
  Justin Hileman 0315da508b Again, but with more following the instructions. 12 年 前
  Justin Hileman 8f831201bd allow hhvm to fail for now 12 年 前
  Justin Hileman d5b1add824 let's try it with *all* the versions! 12 年 前
  Justin Hileman b8b156d3cc Refactor to remove strict callables test duplication. 12 年 前
  Justin Hileman 125873a8e0 Remove unused $partialData. 12 年 前
  Justin Hileman c10c966e60 Refactor to remove duplicate StreamLogger test code 12 年 前
  Justin Hileman 402f5013dc Refactor duplication out of Mustache injection test. 12 年 前
  Justin Hileman ad0204c372 Combine FiltersTest and SectionFiltersTest 12 年 前
  Justin Hileman 2abbc4b35c Refactor away engine logger test duplication. 12 年 前
  Justin Hileman 0b85c9daff Refactor out section callback test duplication. 12 年 前
  Justin Hileman ada9876c18 Refactor out test code duplication 12 年 前
  Justin Hileman 77d99d2bd3 Fix disabling lambda template cache. 12 年 前