Commit History

Author SHA1 Message Date
  Woody Gilk 8bc3b1558c Added $options to constructor, along with _setOptions method to allow setting some options at runtime 14 years ago
  Justin Hileman e928cd956a Merge branch 'hotfix/0.5.2' into dev 14 years ago
  Justin Hileman 392b0a3c57 Check whether context item is an array before using it. 14 years ago
  Justin Hileman 8fbca952c6 Update spec submodule to v1.0.0rc2 15 years ago
  Justin Hileman c7a2064344 Merge branch 'hotfix/0.5.1' into dev 15 years ago
  Justin Hileman 6eb3ea0c8b Merge branch 'hotfix/0.5.1' 15 years ago
  Luke Morton 7d239849da Fixes #25 15 years ago
  Justin Hileman a448453da3 Merge branch 'release/0.5.0' 15 years ago
  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