Justin Hileman
|
6b7f33c78d
|
Add passthrough optimization for lambda sections.
Higher order sections which return mustache-free strings don’t need to be re-parsed, compiled and rendered. Just use the string, silly!
Fixes #141
|
2013-12-14 10:45:17 -08:00 |
|
Justin Hileman
|
0d161cc7d2
|
Bump copyright dates.
|
2013-09-18 12:10:17 -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
|
be5cfb3e9e
|
Rename Mustache_Mustache to Mustache_Engine.
Because the former was just too absurd to keep typing.
|
2012-05-01 21:30:22 -07:00 |
|
Justin Hileman
|
d1912038f3
|
Segregate 5.3+ tests, exclude them from phpunit config.
|
2012-05-01 14:03:11 -07:00 |
|
Justin Hileman
|
9316775ccb
|
Fix test failures in PHP 5.2.x
|
2012-05-01 10:19:03 -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
|
5c4fcd0c9a
|
Coding standard cleanup.
|
2012-03-01 05:26:32 -08:00 |
|
Justin Hileman
|
0034bf657b
|
Add test coverage for Mustache.php 2.0
Update legacy tests for new codebase.
|
2012-02-29 19:12:22 -08:00 |
|
Justin Hileman
|
8710e4b8a4
|
Rearrange legacy tests.
|
2012-02-29 18:54:05 -08:00 |
|