Commit History

Author SHA1 Message Date
  Justin Hileman f2d677e5d6 Update README. 15 years ago
  Justin Hileman 7466cd2551 Comment out lambda tests. 15 years ago
  Justin Hileman 2e335f8687 Merge branch 'feature/whitespace-overhaul' into dev 15 years ago
  Justin Hileman 6e070ca476 Merge branch 'dev' into feature/whitespace-overhaul 15 years ago
  Justin Hileman 5eeddd5cb5 Merge branch 'feature/mustache-spec' into dev 15 years ago
  Justin Hileman 55e3a036f2 Merge branch 'dev' into feature/mustache-spec 15 years ago
  Justin Hileman 64b5cd0964 Cleanup. 15 years ago
  Justin Hileman c5bf83f9a9 Move class constants to their logical places. 15 years ago
  Justin Hileman 834d612f1e Merge branch 'dev' into feature/whitespace-overhaul 15 years ago
  Justin Hileman 7cb2029ec2 Add test for double-rendered sections, prevent mustache injection (see fix for mustache.js: http://hile.mn/fOVoW1 ...) 15 years ago
  Justin Hileman 7ffd232c2e Merge branch 'dev' into feature/mustache-spec 15 years ago
  Justin Hileman 289cd023d4 Optimize dot notation check 15 years ago
  Justin Hileman b33b1a7bf2 Remove an extra trim(); 15 years ago
  Justin Hileman c1bac31884 Merge branch 'dev' into feature/whitespace-overhaul 15 years ago
  Justin Hileman fe91be1fb1 Pre-escape tag type constants (saves us from doing it each time the regex strings are prepared) 15 years ago
  Justin Hileman 225a32d5bf Updating _renderTag logic around leftover section tags. 15 years ago
  Justin Hileman 730c3a36e5 Update phpunit config to exclude tests from coverage report. 15 years ago
  Justin Hileman 2b8e2f6e84 Capture whitespace before tags, prefix it to partials. 15 years ago
  Justin Hileman 3e6b8102b7 Massive overhaul of Mustache.php's whitespace handling. 15 years ago
  Justin Hileman e0ec0d0e18 Swap out spyc for sfYaml. 15 years ago
  Justin Hileman ab29f6eef4 Merge branch 'dev' into feature/mustache-spec 15 years ago
  Justin Hileman d026315a2c Even more ludicrous recursive section / implicit iterator tests. 15 years ago
  Justin Hileman fef6234954 Test case for recursive sections with implicit iterators. 15 years ago
  Justin Hileman 16115f915b Merge branch 'feature/section-stack' into dev 15 years ago
  Justin Hileman fa0e7fac80 Merge branch 'dev' into feature/section-stack 15 years ago
  Justin Hileman 1282b8104a A broken example for issue #12 - recursive/nested sections. 15 years ago
  Justin Hileman bb04ccd05e Add an inverted section test to base test case. 15 years ago
  Justin Hileman 943aa8849a Add test groups for easier test breakdown. 15 years ago
  Justin Hileman f143f17b40 Add test groups for easier test breakdown. 15 years ago
  Justin Hileman 38accdaf89 More correct sections implementation. 15 years ago