Historia zmian

Autor SHA1 Wiadomość Data
  Justin Hileman 22864870ce Merge branch 'dev' into feature/test-coverage 15 lat temu
  Justin Hileman 9f8ff0d845 Merge branch 'feature/pragma-dot-notation' into dev 15 lat temu
  Justin Hileman 0ff5a33505 Updated dot-notation example to include {{%PRAGMA}} tag. 15 lat temu
  Justin Hileman 2ed23003e7 Made dot-notation pragma toggleable, added test cases. 15 lat temu
  Justin Hileman d778838d14 Merge branch 'feature/pragma' into feature/pragma-dot-notation 15 lat temu
  Justin Hileman e962cbac8c Cleaned up UNKNOWN PRAGMA exception test. 15 lat temu
  Justin Hileman 537ebc44c8 Initial work adding pragma detection to Mustache.php 15 lat temu
  Justin Hileman ce019bec81 Removing renderSection short-circuit, as it doesn't actually improve performance. 15 lat temu
  Justin Hileman 69a514916c Updated section short-circuit logic to actually run when only inverted sections exist. 15 lat temu
  Justin Hileman 9b8454f2ba Simplified tag RegEx. Fixed bug preventing section modifiers inside comments. 15 lat temu
  Justin Hileman ad83344900 Merge branch 'dev' into feature/pragma-dot-notation 15 lat temu
  Justin Hileman bee280f127 Merge branch 'master' into dev 15 lat temu
  Justin Hileman 5832dd5b5d Updating README to reflect child context fix. 15 lat temu
  Justin Hileman 35c97c3cf1 Merge branch 'hotfix/0.1.1' into dev 15 lat temu
  Justin Hileman 3dff2332d6 Merge branch 'hotfix/0.1.1' 15 lat temu
  Justin Hileman 5a819a33da Fix for missing child context in sections. 15 lat temu
  Justin Hileman 668b538669 Prevent iteration over associative arrays. 15 lat temu
  Justin Hileman a66e494e6e Merge branch 'release/0.1' 15 lat temu
  Justin Hileman 0450bcfb46 Removing traversable mustache class. This was moved into pragma-dot-notation feature branch. 15 lat temu
  Justin Hileman 2fbc599c26 fixing markup typo in README 15 lat temu
  Justin Hileman bb4905dd1b Added known issue for missing child context in sections. 15 lat temu
  Justin Hileman 81fa51c1af Simplified dot notation example, fixed sample output. 15 lat temu
  Justin Hileman f0d171aed6 Merge branch 'dev' into feature/pragma-dot-notation 15 lat temu
  Justin Hileman f5b4c7ddf1 Removing now-deprecated HandlebarMustache class. 15 lat temu
  Justin Hileman 6350e6180b Inverting expected/actual param order in MustacheTest so the unit test output makes sense. 15 lat temu
  Justin Hileman 099ad75416 Merge branch 'feature/inverted-sections' into dev 15 lat temu
  Justin Hileman 57a6aafff1 Fixed complex example to use inverted sections rather than fancy ruby-ish context swizzling (which never worked in PHP anyway). 15 lat temu
  Justin Hileman fc170fca11 Add inverted section. 15 lat temu
  Justin Hileman 5400cd91a0 Removing now-deprecated HandlebarMustache class. 15 lat temu
  Justin Hileman 8cbf5ebb0f Added known issue for current pragma limitation. 15 lat temu