Commit Verlauf

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