コミット履歴

作者 SHA1 メッセージ 日付
  Justin Hileman 9a30573718 Fixed additional instance of 'only variables should be passed by reference' warning 15 年 前
  Justin Hileman eb94cb8179 Merge branch 'master' into dev 15 年 前
  geoffreyd d5de2d4af7 Fixed warning 'only variables should be passed by reference' 15 年 前
  Justin Hileman 37cf2706a9 Allow whitespace in pragma tags. 15 年 前
  Justin Hileman a834ef7845 Added unescaped pragma. 15 年 前
  Justin Hileman 9f8ff0d845 Merge branch 'feature/pragma-dot-notation' into dev 15 年 前
  Justin Hileman 0ff5a33505 Updated dot-notation example to include {{%PRAGMA}} tag. 15 年 前
  Justin Hileman 2ed23003e7 Made dot-notation pragma toggleable, added test cases. 15 年 前
  Justin Hileman d778838d14 Merge branch 'feature/pragma' into feature/pragma-dot-notation 15 年 前
  Justin Hileman e962cbac8c Cleaned up UNKNOWN PRAGMA exception test. 15 年 前
  Justin Hileman 537ebc44c8 Initial work adding pragma detection to Mustache.php 15 年 前
  Justin Hileman ad83344900 Merge branch 'dev' into feature/pragma-dot-notation 15 年 前
  Justin Hileman bee280f127 Merge branch 'master' into dev 15 年 前
  Justin Hileman 5832dd5b5d Updating README to reflect child context fix. 15 年 前
  Justin Hileman 35c97c3cf1 Merge branch 'hotfix/0.1.1' into dev 15 年 前
  Justin Hileman 3dff2332d6 Merge branch 'hotfix/0.1.1' 15 年 前
  Justin Hileman 5a819a33da Fix for missing child context in sections. 15 年 前
  Justin Hileman 668b538669 Prevent iteration over associative arrays. 15 年 前
  Justin Hileman a66e494e6e Merge branch 'release/0.1' 15 年 前
  Justin Hileman 0450bcfb46 Removing traversable mustache class. This was moved into pragma-dot-notation feature branch. 15 年 前
  Justin Hileman 2fbc599c26 fixing markup typo in README 15 年 前
  Justin Hileman bb4905dd1b Added known issue for missing child context in sections. 15 年 前
  Justin Hileman 81fa51c1af Simplified dot notation example, fixed sample output. 15 年 前
  Justin Hileman f0d171aed6 Merge branch 'dev' into feature/pragma-dot-notation 15 年 前
  Justin Hileman f5b4c7ddf1 Removing now-deprecated HandlebarMustache class. 15 年 前
  Justin Hileman 6350e6180b Inverting expected/actual param order in MustacheTest so the unit test output makes sense. 15 年 前
  Justin Hileman 099ad75416 Merge branch 'feature/inverted-sections' into dev 15 年 前
  Justin Hileman 57a6aafff1 Fixed complex example to use inverted sections rather than fancy ruby-ish context swizzling (which never worked in PHP anyway). 15 年 前
  Justin Hileman fc170fca11 Add inverted section. 15 年 前
  Justin Hileman 5400cd91a0 Removing now-deprecated HandlebarMustache class. 15 年 前