Commit Graph
17 Commits
Author SHA1 Message Date
Dariusz Rumiński 0007be44cd indent fixes 2014-09-04 20:44:59 +02:00
Justin Hileman 3f492a1bf5 Add a simple FILTERS pragma example.
This includes examples of both section and interpolation filters.
2014-08-22 22:06:02 -07:00
Dariusz Rumiński d07cac322c update CS by php-cs-fixer 2014-08-17 00:29:05 +02:00
Dariusz Rumiński 3d25e12fe1 cs fixes 2014-07-24 18:37:55 +02:00
Justin Hileman 22a47452da How embarrassing.
I keep writing 2013 on my copyright notices.
2014-03-13 22:34:44 -07:00
Justin Hileman 44b60e1bb8 Add a failing test for #167
Multiple levels of nested partials are only indented to the level of the first partial.
2013-09-26 09:48:29 -07:00
Justin Hileman 0d161cc7d2 Bump copyright dates. 2013-09-18 12:10:17 -07:00
Justin Hileman 277288137b Coding standards fixes. 2012-08-02 10:36:07 -07:00
Justin Hileman 169e6e0a1f Fix whitespace in a few test files (PSR-2) 2012-07-27 17:58:55 -07:00
Justin Hileman 2448992cc8 Update to proposed PSR-1 coding standard.
* 4 space (no tab) indent
 * K&R-style braces
2012-05-01 22:03:39 -07:00
Justin Hileman 1430b27f86 Move examples into the test fixtures. 2012-03-26 19:05:08 -07:00
Justin Hileman bec9ce8448 Add support for PHP 5.2.x 2012-03-17 23:05:52 -07:00
Justin Hileman eed4400afb Add file header docblocks. 2012-03-01 07:17:13 -08:00
Justin Hileman 01312d3e98 Add a Mustache Autoloader implementation. 2012-03-01 07:09:36 -08:00
Justin Hileman 8710e4b8a4 Rearrange legacy tests. 2012-02-29 18:54:05 -08:00
Justin Hileman d2136d91b3 Initial Mustache.php 2.0 commit. 2012-02-29 18:01:57 -08:00
Justin Hileman 2aaa820965 Add a 'MustacheLoader' filesystem loader. 2011-09-21 23:40:12 -07:00